Skip to content
View YuuneesIBH's full-sized avatar
👋
هلا والله
👋
هلا والله

Block or report YuuneesIBH

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YuuneesIBH/README.md

Hey, I'm Younes El Azzouzi

Freelance IT Expert | Platform Engineer | Automation Specialist

Turning complex problems into elegant solutions, one script at a time.

LinkedIn GitHub Email


About Me

class Younes:
    def __init__(self):
        self.location = "Antwerp, Belgium"
        self.education = "Applied Computer Science @ Karel de Grote"
        self.graduation = "September 2026"
        self.passions = ["Platform Engineering", "AI Automation", "Cloud", "Security"]
        self.current_roles = [
            "Freelance IT Expert",
            "Platform Engineer @ Axxes IT Consultancy",
            "IT Consultant AI Automation @ BEEGO"
        ]
        
    def get_philosophy(self):
        return "I thrive on learning new tech and turning ideas into working solutions."
    
    def say_hi(self):
        print("Always open to collaboration and interesting projects!")

me = Younes()
me.say_hi()

Tech Stack

Programming Languages

Frameworks & Libraries

DevOps, Cloud & Platform Engineering

Databases & Tools


Professional Experience

Axxes IT Consultancy | Platform Engineer | Mar 2026 - Present

  • Designing and implementing an Internal Developer Platform (IDP) based on platform engineering principles
  • Building modular Azure infrastructure with Terraform for dev and production environments
  • Tech: Terraform, Kubernetes, Azure, HCL

BEEGO | IT Consultant – AI Automation | Feb 2026 - Present

  • Designing and implementing AI-driven automation solutions within Microsoft 365
  • Improving operational efficiency and reducing costs through intelligent process automation
  • Tech: AI Agents, Power Automate, M365, n8n

Gosselin Group | IT Support Engineer | Jul 2023 - Jan 2026

  • Provided IT support in an enterprise environment while actively leading automation initiatives
  • Built end-to-end Python automation pipelines for shipment detection & locking
  • Developed automated client reporting systems and migrated corporate website to multilingual platform
  • Tech: Python, PowerShell, automation scripting

Profit Protection Services | Data Analyst & IT Support | Mar 2022 - Oct 2023

  • Analyzed customer data to identify trends and support data-driven decision-making
  • PowerShell scripting for server maintenance and automated mailbox cleanup
  • Automated Windows device enrollment with silent provisioning

Featured Projects

Internship KdG — Platform Engineering (Axxes)

Terraform infrastructure for the KdG internship platform, providing a modular Azure foundation for dev and production environments. Built during a Platform Engineering internship at Axxes.

  • Tech: Terraform, HCL, Azure
  • Private

n8n Autosell Bot

Automated XRP profit-taking system built with n8n. Continuously monitors XRP portfolio value in EUR and automatically executes market sell orders when thresholds are hit.

  • Tech: n8n, TypeScript

Site Snapshot

Command-line tool that crawls an entire website and captures full-page screenshots of every page. Screenshots are automatically organized by domain and path.

Crypto Breakout Alert

FastAPI app for detecting crypto breakouts (BTC, ETH, SHIB, XRP, BONK, PEPE) via the CoinMarketCap API, with scheduled checks and Telegram alerts.

  • Tech: Python, FastAPI

AI-Powered Arcade Platform

Full-stack multiplayer gaming platform with real-time AI integration via GCP and Ollama, hardware interaction, and integrated security challenges.

  • Tech: TypeScript, Google Cloud, Ollama, WebSockets, Lua
  • View Project

FocusFlow App

Cross-platform Pomodoro timer with study streaks, achievement tracking, and productivity visualizations with smooth animations.

  • Tech: TypeScript

McDonald's Self-Service Kiosk

Full-stack replica with real-time ordering, multiplayer gaming, and admin management.

  • Tech: Flask, WebSockets, PostgreSQL

DevOps & Infrastructure

  • Multi-platform deployment with GKE, Terraform, K8s (GCP)
  • CI/CD pipelines with GitLab
  • Raspberry Pi kiosk deployment with AppArmor & UFW hardening

Lumera Shopify Theme

High-performance, modular Shopify 2.0 theme built for clarity and speed, with accessibility-first design.


Languages

English - Fluent
Dutch - Native
French - Intermediate
Spanish - Learning
Berber/Tamazight - Native


Let's Connect!

I'm always interested in collaborating on innovative projects, especially in:

  • Platform Engineering & IDP Design
  • AI Automation & Intelligent Workflows
  • Cloud Infrastructure & DevOps (AWS, Azure, GCP)
  • Cybersecurity
  • Full-Stack Development

Email: younesq7@hotmail.com
Location: Antwerp, Belgium
Graduating: September 2026


"Hard work, smart solutions, continuous improvement."

Profile Views

Popular repositories Loading

  1. KdG-TheLab-Graduation-AI-GCP-Arcade-HackingPlatform KdG-TheLab-Graduation-AI-GCP-Arcade-HackingPlatform Public archive

    AI-driven arcade platform combining retro gaming, hardware interaction and cybersecurity challenges. The system integrates multiplayer arcade games with real-time AI intelligence (GCP/Ollama), enab…

    Lua 1

  2. YuuneesIBH YuuneesIBH Public

    Config files for my GitHub profile.

  3. AutoCursorPro AutoCursorPro Public

    Een Python-toolset voor het uitlezen van muiscoördinaten en het uitvoeren van gescripte muisinteracties op vaste posities. Ideaal voor repetitieve taken zoals batchverwerking, automatisering van GU…

    Python

  4. KDG-User-Interfaces-1-Course KDG-User-Interfaces-1-Course Public archive

    Interactieve webpagina’s gebouwd met HTML, CSS en JavaScript – focus op structuur, validatie en frontend fundamentals (KdG M3.2 Project).

    HTML

  5. KdG-Computer-Systems2-ISB KdG-Computer-Systems2-ISB Public archive

    PowerShell-cursusmateriaal voor het vak Computersystemen 2 binnen de afstudeerrichting Infrastructuur & Systeembeheer (ISB) aan KdG. Bevat gestructureerde scripts, oefeningen en notities voor het a…

    PowerShell

  6. KDG-Programming2-.NET-Fundamentals KDG-Programming2-.NET-Fundamentals Public archive

    A layered ASP.NET Core Web API built for managing aircrafts, flights, and airports. Features include full CRUD support, filtering capabilities, and entity relationships modeled using Entity Framewo…

    C#