My Projects Stories
Full disclosure, I made this after a lot of my projects so for those, either it will just be a temp page or I will just give a general rundown as much as I can since I also forgot about them too. For other ongoing projects, yeah I will try to give updates on progress and stuff.


Distributed Key-Value Database
Started: March 2024
This project involved implementing a distributed, replicated key-value datastore with strong consistency, based on a simplified Raft consensus protocol. It was a deep dive into distributed systems.

Grocery Store Feature (Covey Town)
Started: February 2024
This was a challenging team project for CS4530, where we added a full-fledged new feature (a grocery store) to an existing web application using Node.js TypeScript and React.

Rise From The Ashes (Game)
Started: April 2024
My first attempt at game development! This was a team project to create an adventure-based game using Unity and C#, focusing on exploration and boss battles.