Cool Things I Built
Lumin : The App That Runs Your University Life
From scheduling classes to planning your GPA, connecting with students, alumni, and societies - Lumin makes college life simpler and smarter. Check real-time campus events, explore instructor reviews, and stay in sync with everything happening around you.
Gator : RSS Feed Aggregator - A deep dive into Backend Systems
This is project I started to gain a deeper understanding of Backend Systems and Golang. Looking forward to completing this very soon
Zambeel Sniper
Zambeel‑Sniper is a precision automation tool built with Python and Selenium that instantly detects open university course seats and enrolls the moment they appear. No manual refreshing — it continuously monitors registration pages, applies configurable filters, and executes fast, reliable enrollments with retry logic and headless-browser support so you never miss a spot.
Pokedex REPL
An interactive REPL where you can catch Pokémon, grow your collection, check their stats, and explore the Pokémon world one command at a time.
Tic-Tac-Toe: Unbeatable AI
A CLI-based Tic-Tac-Toe built with the Minimax algorithm, exploring game theory and optimal play. Simple interface, impossible opponent.
Teen Patti: The Classic South Asian Card Game, Reimagined
Digitally reimagined the iconic Indian card game Teen Patti, capturing its strategy and fun while bringing it to an interactive, online experience.
Twix: A Tiny Twitter Clone
Built this to see how Twitter works under the hood — auth, posts, all that jazz. Then I got distracted (it happens). Might pick it back up when the motivation hits again.