Codebloom
Over winter break, I got the chance to lead a small team and create a project for Patina Network. We decided to make something that would help us stay motivated while we grind our technical skills during our internship search!
Codebloom is a website that "game-ifies" LeetCode by giving you points for solving problems on a global leaderboard lets you compete against your friends in a lower-stakes leaderboard system.
We had a lot of fun building this out because of all the challenges we faced. A good example was trying to figure out how to reverse LeetCode GraphQL queries! Once we did, we then had to figure out how to access some of the data that were locked behind protected GraphQL queries (things like runtime, code, and more).
We're really proud of the project and we hope that people find this just useful as we did! Anyone is free to join, so use the links below to view the website, as well as the GitHub repo if you would like to see the code!