Project Log
Projects
These are development builds, not security case studies — see Field Reports for the running series of DFIR investigations, or Case Studies on the Home page for shorter triage exercises. Included here because the Python and full-stack experience behind them directly supports log-parsing and detection-automation work in a SOC context.
MedyFlow — Healthcare Management App
A full-stack healthcare management application built using an object-oriented approach. Demonstrates backend logic, structured data handling, and clean software design across the app.
BookShelf — CRUD Web App
A full-stack CRUD web application built on a structural programming paradigm using Django, covering the end-to-end web development lifecycle from models to templates.