projects.
a selection of things i’ve built — some shipped, some shelved, all taught me something.
recent
03LBW (iOS)
SwiftUI cricket companion with lock‑screen Live Activities, clean World Cup and league views, and fixtures + reminders; sunset due to unreliable / expensive score APIs.
YARAIA
yet another Reddit AI app — chat with Reddit or specific subreddits; RAG + Gemini; Flutter UI with Python backend; sunset after native AI search shipped.
kaglet
campus events app for K College, find/post events and RSVP with K email; grew to ~150 users before we were asked to shut it down. private repo.
college
03Encrypted Voting Simulation
Python election simulator with AES + RSA signing/verification; scaled to 100k voters; cryptography course project.
Jigwé Guide
setup guide for students to use the CS dept's Jigwé server for parallel computing, SSH + Jupyter workflow; adopted for the course.
Message Posting Site
fullstack social app from a 10‑week seminar: sign up, post, comment, like, follow; React + TypeScript frontend on Firebase; Node + Express + Sequelize API.
early
02Yale Hacks
single‑page tourism site built at Explo @ Yale (2016), HTML/Bootstrap + Google Maps widget, photo carousel, responsive layout; first spark for CS.
gg finder
Vue.js app using CheapShark to find the cheapest PC game deals across stores; built in 2021 as a freshman learning project. code private.