A gamified platform that makes tracking GitHub commits fun with goals, rewards, and leaderboards.
I've always wanted to create a gamified app for GitHub with a global leaderboard. I built it to stay consistent with daily commits and make the coding process feel rewarding.
I built this project in 1 week, which was a challenge in itself. I had to learn tRPC and Prisma quickly to implement the backend. The biggest challenge was updating user stats and leaderboard based on new daily commits since it involves a lot of background processes.