Skip to content
View hfanzaou's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report hfanzaou

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
hfanzaou/README.md

Typing SVG


Matrix Code Rain — Geeky Epic

Profile Views GitHub followers


> whoami

$ cat /home/hfanzaou/about.txt
╔══════════════════════════════════════════════════════╗
║  ALIAS   : hfanzaou                                 ║
║  SCHOOL  : 1337 (42 Network) — since July 2018      ║
║  FOCUS   : Backend · Cybersecurity · DevOps · AI    ║
║  STATUS  : [████████████████████] ALWAYS BUILDING   ║
╚══════════════════════════════════════════════════════╝

Backend development specialist with expertise in building scalable web applications, securing systems, orchestrating containers, and integrating AI technologies.

  • 🎓 Proud student of 1337 coding school (42 Network)
  • 🔐 Cybersecurity researcher & CTF enthusiast
  • ☸️ Container orchestration & CI/CD practitioner
  • 🤖 AI integration explorer
  • 🌐 Portfolio → hfanzaou.netlify.app
  • 🐦 Twitter → @HFanzaoui

> cat tech_stack.json

⚙️ Backend

NestJS Laravel Node.js PHP Express

🖥️ Frontend

Next.js React TypeScript JavaScript

🧬 Languages

C C++ Python TypeScript PHP Shell

🚀 DevOps & Infrastructure

Docker Kubernetes K3s Vagrant GitHub Actions

🗄️ Databases

PostgreSQL Redis

🔐 Security

Kali Linux Metasploit Wireshark


> ls -la ./projects/

🎮 Ping-Pong — Real-time multiplayer social pong

Technologies : TypeScript · NestJS · Docker · WebSockets
Highlights   : Real-time multiplayer gaming, social features, responsive UI

🌐 HTTP-Core — HTTP/1.1 Web Server from scratch

Technologies : C++ · HTTP Protocol · CGI
Highlights   : Built from scratch, full HTTP/1.1 compliance, CGI support

💬 ChatBot — AI chatbot powered by Gemini

Technologies : Node.js · Express · Google Gemini AI · TypeScript
Highlights   : AI integration, conversational interface, modern architecture

🔐 BOOT2ROOT — CTF / Privilege Escalation Research

Technologies : Python · Linux Security · Dirty COW (CVE-2016-5195)
Highlights   : Penetration testing, vuln exploitation, security research

☸️ Inception-of-Things — Kubernetes / K3s / CI-CD

Technologies : Kubernetes · K3s · Docker · Vagrant · Shell Scripting
Highlights   : Container orchestration, CI/CD pipelines, infra-as-code

> cat github_stats.md


> ping me

GitHub LinkedIn Twitter Portfolio


> "The quieter you become, the more you are able to hear." — Kali Linux motto
> "There is no patch for human stupidity." — Kevin Mitnick
> "It's not a bug, it's an undocumented feature." — Unknown dev at 3 AM

⚡ Always learning. Always building. Always improving.

Pinned Loading

  1. Bgp-At-Doors-of-Autonomous-Systems-is-Simple Bgp-At-Doors-of-Autonomous-Systems-is-Simple Public

    The purpose of this project is to deepen my knowledge of NetPractice. Simulating several networks (VXLAN+BGP-EVPN) in GNS3.

    Shell

  2. Inception-of-Things Inception-of-Things Public

    This project aims to introduce you to kubernetes from a developer perspective. the goal is to set up small clusters and discover the mechanics of continuous integration. At the end of this project …

    Shell 1

  3. Rainfall Rainfall Public

    Forked from TR4V0LT4/Rainfall

    Rainfall is an iso challenge slightly more complex than Snow Crash. You will have to dive deep into reverse engineering, learn to reconstruct a code, and understand it to detect faults.

    C

  4. Ping-Pong Ping-Pong Public

    Real time social pong game web app

    TypeScript 2

  5. snow-crash snow-crash Public

    This project is an introduction to computer security. Snow Crash will make you discover security in various sub-domains, with a developer-oriented approach. You will become familiar with several la…

    Python

  6. BOOT2ROOT BOOT2ROOT Public

    Security Challenge.In a group, search for various means to pass root on the ISO given to you.

    Python 1