The creator developed CoderHub, a dashboard to monitor progress on competitive programming platforms like LeetCode, Codeforces, CodeChef, and GeeksforGeeks.
Motivation behind building CoderHub was the desire to have a centralized place for tracking problem-solving statistics, rating trends, and the ability to share progress with others.
CoderHub aggregates data including total problems solved, ratings, ranks, and historical rating graphs from various platforms.
The dashboard features a clean and minimal UI, simple authentication through Clerk, and is mobile-responsive.
Tech stack used includes Next.js for the app router, Tailwind CSS for UI, Clerk for authentication, and data fetched from platform APIs.
CoderHub is hosted on Vercel for deployment.
To try out CoderHub, users can visit https://coderhub.karneel.dev, sign in, add their usernames, and view their stats within seconds.