A collection of my work bridging Artificial Intelligence, Cybersecurity, Full Stack Engineering, and Computer vision.
A real-time routing engine handling static and moving obstacles. Used Quad Trees for spatial indexing and Min-Heap A* for pathfinding. Reduced battery usage by 18%.
High-performance packet sniffer using Scapy and FastAPI. Features a "Hybrid Mode" engine to distinguish legitimate traffic from high-velocity DDoS attacks in real-time.
Touchless cursor control system using a fine-tuned ViT-Base model. Achieved 98% accuracy with <35ms latency, outperforming traditional CNN approaches.
Decentralized supply chain platform on Ethereum Sepolia. Uses Smart Contracts to record temperature and location data, preventing data tampering.
Conducted a security audit on a live e-commerce site. Identified and reported a critical Open Redirect vulnerability that could lead to phishing attacks.
A full-featured backend template for high-traffic stores. Implemented secure authentication, product indexing, and responsive UI.