My Projects
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 minimalist, data-driven mood tracking app that transforms your emotional awareness with powerful visualizations and activity impact analysis.
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.