Projects

AI/security research, full-stack apps, and infra automation. No live demos. Every entry links straight to the code.

01

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

02

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

03

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

04

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