Projects
A collection of my work in systems engineering, computer vision, and web development.
Brain Tumor Segmentation & Classification
Hybrid deep learning pipeline utilizing a U-Net architecture and ResNet-50.
Engineered a dual-stage architecture to process 3,064 MRI scans. The U-Net stage generates binary masks for tumor localization (achieving a 0.75 Dice Score), while the ResNet-50 stage classifies the tumor type (Meningioma, Glioma, Pituitary) with 96% accuracy.
6809 Emulator
Cycle-accurate CPU emulation.
This is the microprosser used to teach me in the Computer Organization II course at TMU (CPS310) so I thought I'd build it myself
Personal website
Built with Gatsby and deployed with Netlify
A statically generated React site using Tailwind CSS v4. Implements a continuous deployment pipeline where git commits automatically trigger builds and deployments via Netlify.
// Still working on
AetherScripts
Offline-first clinical documentation engine.
Oflline first and privacy focused use of AI models. More to mimick what people and organizations want from AI
Virual Reality Game
Term project in partial fullfilment of CPS643. Currently in the works.
Working on Unity with C# to develop a game for the Meta Quest 2.