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.

Content in all repositories owned by your account will be closed.
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 👋

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

Group & Tutorial Exchange Platform for GUC Students.

TypeScript Hono React PostgreSQL Redis Cloudflare


Trained a custom Logistic Regression classifier from scratch on ~300k samples with 29 handcrafted NLP features to detect AI-generated text, zero ML framework dependencies at inference.

Language ML Dataset Features License


🛡 DefendX

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

TypeScript Node.js Hono React PostgreSQL Drizzle Critical High Medium Low


🔗 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.

TypeScript Hono Cloudflare Supabase Zod


🧑‍💻 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. GUC-Swap GUC-Swap Public

    Group & Tutorial Exchange Platform for GUC Students

  2. AI-Detector AI-Detector Public

    Custom Logistic Regression classifier trained from scratch on ~300k samples with 29 handcrafted NLP features to detect AI-generated text. Zero ML framework dependencies at inference.

    Python

  3. DefendX DefendX Public

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

    TypeScript

  4. 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

  5. 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

  6. SecureS2S SecureS2S Public

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

    Python