Skip to content

Projects

Here are some things I've built:

MacTrack

React, Go, AWS Lambda, Supabase PostgreSQL, Python | Jan 2026 - Ongoing

A full-stack course platform for McMaster students running in production.

Live Demo | GitHub

Read more →

McMaster Seat Tracker

Flask, SQLite, Playwright, Nginx, AWS EC2 | Dec 2025 - Ongoing

Production course monitoring system with automated email notifications when seats become available.

Live Demo | GitHub

Read more →

Personal Finance Tracker

Flask, React, PostgreSQL, Redis, JWT | Nov 2025 - Dec 2025

Full-stack finance tracking app with AI-powered spending insights and Redis caching.

Live Demo | GitHub

Read more →

AI-Powered Quiz Generator

Python, Django, LangGraph, Gemini API | Oct 2025 - Nov 2025

LangGraph agent that generates, evaluates, and refines quiz questions until quality thresholds are met.

Demo Video | GitHub

Read more →

HTTP Server in C++

C++, Socket Programming, HTTP Protocol, TCP/IP, Fork/Process Management | Oct 2025 - Nov 2025

A lightweight HTTP server built from scratch in C++, using fork() for concurrent client connections and handling HTTP request/response cycles with TCP sockets.

GitHub

Read more →