Skip to content
View HassanNetSec's full-sized avatar

Highlights

  • Pro

Block or report HassanNetSec

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

Hassan Khan

Full-Stack Engineer | Cybersecurity Specialist | ML Security Researcher

Building intelligent, secure systems that protect at scaleβ€”from phishing detection to zero-knowledge email infrastructure.

Profile Views GitHub followers LinkedIn


πŸ‘¨β€πŸ’» About Me

I'm a Cybersecurity Engineering student at GIKI and full-stack developer specializing in production-grade security tools powered by machine learning. My work bridges offensive security, ML engineering, and secure application developmentβ€”designing systems that don't just detect threats, but explain them.

What Sets Me Apart

I don't just build ML models; I build deployable security infrastructure with explainable AI, modern web frameworks, and security-first architecture. My projects deliver measurable impact:

  • 🎯 97% phishing detection accuracy with explainable AI
  • ⚑ Sub-200ms API response times for real-time threat analysis
  • πŸ” Zero-knowledge encryption at scale with ChaCha20-Poly1305
  • πŸš€ Production-ready systems built with FastAPI, Next.js, and secure architectures

πŸ” Currently Building

βœ“ AI-driven security tools with explainable threat intelligence (SHAP)
βœ“ Zero-knowledge encrypted communication systems (ChaCha20-Poly1305 AEAD)
βœ“ Offensive security capabilities on Parrot OS and Kali Linux
βœ“ Full-stack applications with Next.js, FastAPI, and secure backends

πŸ’Ό Open To

  • Summer 2026 internships in Secure Software Development, DevSecOps, Full-Stack Engineering
  • Open-source security collaborations and ML/cybersecurity research projects
  • Technical discussions on threat detection, secure architecture, and AI/ML security

πŸš€ Featured Projects

πŸ›‘οΈ PhishGuard AI

ML-Powered Phishing Detection

An explainable AI system achieving 97% accuracy on 11,000+ URLsβ€”built for real-world security operations.

Tech Stack:
Python FastAPI Next.js Random Forest SHAP Scikit-learn

Highlights:

  • ✨ Explainable AI with SHAP integration
  • ⚑ Sub-200ms async API responses
  • πŸ“Š Real-time threat dashboard
  • 🎯 Outperformed Decision Tree, Logistic Regression, KNN

β†’ View Project

πŸ”’ CryptMail

Zero-Knowledge Email Service

Privacy-first temporary email with military-grade encryption and 1-hour auto-expiry.

Tech Stack:
Next.js FastAPI ChaCha20-Poly1305 MongoDB

Highlights:

  • πŸ” AEAD encryption (ChaCha20-Poly1305)
  • πŸ‘₯ Supports 50+ concurrent users
  • πŸ›‘οΈ Burp Suite penetration tested
  • 🚫 Zero PII collection

β†’ View Project

🩺 Doctor Friend β€” Healthcare Platform

Live: the-doctors-friends.vercel.app

Connecting patients to verified doctors with secure booking and automated notifications. Innovative use of GitHub API as version-controlled database (zero hosting costs).

Next.js Node.js Nodemailer GitHub API JWT Authentication


πŸ› οΈ Technical Arsenal

πŸ’» Languages & Core

Python JavaScript TypeScript C++ SQL HTML5 CSS3

🎨 Frontend Development

React Next.js Tailwind CSS Bootstrap

βš™οΈ Backend & APIs

FastAPI Node.js Express.js NestJS

πŸ€– AI/ML & Security

Scikit-learn Pandas NumPy Kali Linux Burp Suite

Security Toolkit: Metasploit β€’ Wireshark β€’ Nmap β€’ Scapy β€’ OWASP ZAP β€’ ChaCha20-Poly1305 β€’ AES

πŸ—„οΈ Databases & Infrastructure

PostgreSQL MongoDB Docker Git Linux


πŸ“Š GitHub Analytics

Profile Summary

πŸŽ“ Education & Certifications

πŸ›οΈ Ghulam Ishaq Khan Institute of Engineering Sciences and Technology (GIKI)
Bachelor of Science in Cybersecurity β€’ 2023–2027
Relevant Coursework: Network Security, Secure Software Development, Cryptography, Web Application Security

πŸ“œ Professional Certifications

βœ“ Burp Suite Unfiltered: Beginner to Advanced β€” Packt (2025)
βœ“ Web Scraping with Scrapy and Python β€” Packt (2025)
βœ“ Kali Linux β€” Board Infinity (2025)
βœ“ Crash Course on Python β€” Google (2025)

πŸ“« Connect With Me

I'm always interested in discussing ML security applications, threat detection systems, secure architecture, and open-source collaboration.

Email LinkedIn Portfolio Stack Overflow


πŸ’‘ Open to Summer 2026 Internships

Secure Software Development β€’ DevSecOps β€’ Full-Stack Engineering

Let's build something secure together.

Pinned Loading

  1. cryptmail-py cryptmail-py Public

    Full-stack Python web app that generates disposable email addresses powered by the mail.tm API, featuring real-time inbox viewing, message refresh, and a clean, responsive interface

    Python

  2. phishguard-ai phishguard-ai Public

    AI-powered phishing URL detection system using machine learning (Random Forest 97% accuracy). Built with scikit-learn, Next.js, and FastAPI. Real-time URL analysis with high precision threat detect…

    Jupyter Notebook

  3. python-webserver-gui- python-webserver-gui- Public

    A beautiful, professional desktop application for running a local HTTP server with an intuitive graphical interface. Perfect for web developers, students, and anyone who needs a quick local server …

    Python

  4. secure-contact-form secure-contact-form Public

    A secure Next.js contact form with honeypot anti-spam protection and nodemailer email integration.

    TypeScript