projects
a selection of things i’ve built.
recent
LBW (iOS)
swiftui cricket companion with lock‑screen live activities, clean world‑cup and league views, and fixtures + reminders.; sunset due to unreliable and costly 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; ~150 users; paused on request. private repo.
college
Encrypted Voting Simulation
python election simulator with AES + RSA signing/verification; scaled to 100k voters; cryptography course project.
Jigwé Parallel Computing 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+TS frontend on Firebase; Node+Express+Sequelize API.
early
Yale 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
VueJS app using CheapShark to find the cheapest PC game deals across stores; built in 2021 as a freshman learning project. code private.