Projects
AI/security research, full-stack apps, and infra automation. No live demos. Every entry links straight to the code.
ML-Based Intrusion Detection System
Real-time network traffic classifier (benign / DoS / port-scan) built on a Random Forest model, paired with an automated ARP-spoofing script that simulates attacks against ESP32 devices in a lab network. Final-year research project combining offensive and defensive security.
Python · scikit-learn · Scapy · Bash
Network Security Toolkit
Two companion tools for local network recon and monitoring: a host-discovery + port scanner built on nmap, and a ping-attempt detector that emails an alert the moment someone probes the machine.
Bash · nmap · tcpdump · Python
Nutrition Tracker
A meal and macro tracker that evolved from a React prototype into a containerized, production-shaped app: Laravel API, MySQL, Docker Compose, and a Jenkins CI/CD pipeline.
React · Laravel · Docker · Jenkins · MySQL
Infra Automation
Ansible playbooks for provisioning and managing a small fleet of Linux nodes: package installs, file management, and service configuration across hosts.
Ansible · YAML · Linux
Other projects
Password Generator
Desktop GUI for generating strong, customizable passwords.
Java · SwingGitHub