Projects
Things I've built, explored, and shipped.
Piano – Learn Music By Ear, For Free
A free, open practice studio for piano and electric guitar. Every session tells you exactly what to do next and keeps a sharp record of what you've learned — fundamentals-first, plain language, beginner-friendly. No paywall.
Nudge – Privacy-First ADHD App Blocker
A free, open-source Android app blocker built for ADHD. Delay-to-open friction, in-app blocking of Reels / Shorts / TikTok feeds, reel counters and auto-kick — with zero internet permission. Break the scroll, take back your time.
Bilateral – EMDR Stimulation Tool
Free, open-source EMDR bilateral stimulation tool with visual, audio, and haptic modes. No account, no tracking, no paywall.
Questr - RPG Task Management
A web application that gamifies productivity by transforming daily tasks into an RPG adventure with XP, levels, streaks, and friend leaderboards. Built with a microservices architecture on AWS, React, FastAPI and PostgreSQL.
SoulSync – Mood Tracker
A privacy-first, open-source mood tracker. 10-point mood scale, rigorous activity-impact correlations, plain-language insights, and health-data (heart rate / HRV) correlation — all 100% on-device. No account, no cloud, no tracking.
Alzheimer’s Detection with Vision Transformer
Classifies ADNI brain MRI images into Alzheimer’s vs. healthy using a custom Vision Transformer (ViT) pipeline with augmentation and analytics.
CodeDuel
1v1 your friends in LeetCode battles with sabotage mechanics! Built during UQCS Hackathon 2024 with real-time competitive programming and code execution via Judge0.
Financial Statement Analysis Pipeline
Automated financial statement extraction and analysis using GenAI. Processes financial PDFs, extracts key data, and generates structured reports with AI-powered insights.
Multi-Threaded Password Cracker
Multi-threaded password cracker over a TCP/IP server, written on a remote SSH environment.
Karpathy Neural Network Lectures
My runthrough of Karpathy's 'Zero to Hero' neural network lecture series, building NNs from scratch with detailed notes and implementations
Dataplanet
A 3D data visualisation project that displays datasets and live APIs about sustainability goals onto our planet.
AI Sports 2021
Creating competitive AI agents in a bomberman-like environment.
Flask Weather Visualisation
Authenticated login + display weather data from an API on a protected page.