Skip to content
View usfa7med's full-sized avatar

Block or report usfa7med

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

Hi there, I'm Youssef Ahmed Abdelfatah 👋

ENGINEERING SECURE SYSTEMS.


👨‍💻 About Me

Short Bio

I am a Computer Engineering student with a relentless drive for building robust, secure applications. My journey is defined by a deep curiosity for how complex systems operate and how to defend them, leading me to blend rigorous architectural design with offensive and defensive cybersecurity principles. I don't just write code; I construct engineering solutions that are resilient and efficient.

  • 🎯 Specialty: Architecting scalable backend systems and secure web applications with a structure-first mindset. My real strength lies in understanding software architecture, system design, and security fundamentals database design, secure API structures, and web application security.
  • 🚀 Goals & Interests: Building software that's secure from day one, with security baked into architecture rather than bolted on. Actively exploring freelance/portfolio work alongside my studies.

📊 GitHub Analytics

GitHub Streak Most Used Languages


🛠️ Technical Stack

🔹 Languages & Backend

Python TypeScript FastAPI Hono PostgreSQL Supabase Redis

🔹 ML & Computer Vision

scikit-learn OpenCV YOLO

🔹 Security & DevOps

Linux Docker Burp Suite Cloudflare Git


📁 Featured Projects

🔗 DefendX

Self-hosted WAF + SIEM + IDS with 32 threat detectors, escalating auto-bans, and a real-time security dashboard built on Hono + PostgreSQL.

TypeScriptHonoPostgreSQLDrizzle ORMReactSecurity


🔗 Shrinko

A URL shortening platform with click analytics, QR codes, password protection, expiration dates, click limits, anonymous monitoring, and user dashboards built on Hono + Cloudflare.

TypeScriptHonoCloudflareSupabasePostgreSQLZodSecurity


AI-powered traffic monitoring system that detects and tracks vehicles, estimates their speed, identifies violations, recognizes license plates using OCR, generates visual evidence, and automatically produces violation reports.

PythonYOLO11ByteTrackPaddleOCROpenCVComputer VisionANPR


End-to-end encrypted service-to-service communication using RSA-2048 + AES-256-GCM hybrid cryptography over plain TCP sockets.

RSAAESSecurityCryptographyNetworkingPython


🧑‍💻 Experience

  • 🎯 Bug Hunter | HackerOne (Aug 2026 - Present)
    • Independent security researcher conducting authorized penetration testing on public bug bounty programs.
    • Focused on web application, API, authentication, and authorization security.

🎓 Education

  • 🎓 B.Sc. in Computer Engineering | German University in Cairo (GUC) (2025 - Present)
    • Focus: computer systems architecture, algorithms, software engineering, and cybersecurity.

📜 Certifications (Coursera)


📬 Let's Connect


Views


© 2026 Youssef Ahmed Abdelfatah. All rights reserved.

Pinned Loading

  1. DefendX DefendX Public

    A real-time Web Application Firewall, Security Information & Event Manager, and Intrusion Detection System

    TypeScript

  2. Shrinko Shrinko Public

    A URL shortener with click analytics, QR code generation, password protection, expiration & click limits, and anonymous monitoring keys. Built with Hono + TypeScript, deployed on Cloudflare, backed…

    TypeScript

  3. SpeedRadar-ANPR SpeedRadar-ANPR Public

    AI-powered speed enforcement & ANPR system. Detects and tracks vehicles using YOLO11 + ByteTrack, estimates speed from pixel displacement, extracts plates with PaddleOCR, and generates watermarked …

    Python

  4. SecureS2S SecureS2S Public

    RSA-2048 + AES-256-GCM hybrid encrypted server-to-server communication system

    Python