← back

Projects

Things I've built, researched, and shipped.

MoodQuest Apr 2024

Mental health app that uses game mechanics to encourage habit building. Has a chatbot built with Vertex AI and Gemini 1.5 Flash that adapts based on how you're feeling.

PythonVertex AIGeminiGamification
ParkinsonX Oct 2024

ML model for early Parkinson's detection using biomarker and cognitive data, aimed at catching it before symptoms become obvious.

PythonMLscikit-learn
HeritageHub Apr 2024

E-commerce site for handmade heritage goods. Django backend, live on PythonAnywhere.

DjangoPythonFull-stack
StickHero Dec 2023

Desktop game built in JavaFX with animations, physics, and sound. Demo →

JavaJavaFXFXML
HealthScribe3000 Apr 2025

NLP pipeline that figures out the perspective behind a healthcare answer and then summarises it in a way that's specific to that viewpoint.

PythonNLPDeep Learning
MeMS Oct 2023

Custom memory allocator in C using mmap/munmap directly, basically reimplementing what malloc does under the hood.

COperating Systemsmmap
MyShell Sep 2023

A basic Unix shell written in C that supports piping, redirection, background processes, and most of what Bash does day-to-day.

CUnixSystems
GIGAssembler Jun 2023

Assembler and simulator for a made-up instruction set. Takes assembly code, converts it to binary, and runs it through a simulated processor.

PythonComputer ArchitectureISA
reading The Handmaid's Tale