Things I've built
A mix of university capstones, weekend experiments, and ongoing builds.
capstone
SwinTrack — student task tracker
A full-stack task management app built with a small team for our final-year capstone. Auth, real-time updates, and a clean kanban UI.
ReactNode.jsMongoDBSocket.io
// security.projects
Cybersecurity work
Hands-on security projects from coursework, my home lab, and CTFs. Full hiring summary on ~/security.
ml + security
PhishGuard — phishing-URL classifier
A scikit-learn classifier that flags suspicious URLs from engineered features (length, entropy, suspicious tokens, TLD). Wrapped in a small Flask API for testing.
Pythonscikit-learnFlask
home lab
Mini SOC — Splunk + Suricata
A small SOC-style pipeline: Suricata IDS sensor on a tap interface, Sysmon endpoint logs, all forwarded into a free-tier Splunk for dashboards and alerts.
SplunkSuricataSysmon