<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: prashantug21</title>
    <description>The latest articles on DEV Community by prashantug21 (@prashantug21).</description>
    <link>https://dev.to/prashantug21</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F948010%2F2450b322-8348-4605-a727-37eebab0e46d.png</url>
      <title>DEV Community: prashantug21</title>
      <link>https://dev.to/prashantug21</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prashantug21"/>
    <language>en</language>
    <item>
      <title>🧠 I Built CoderHub – A Unified Dashboard to Track LeetCode, Codeforces, CodeChef &amp; GFG Progress</title>
      <dc:creator>prashantug21</dc:creator>
      <pubDate>Sat, 14 Jun 2025 07:18:19 +0000</pubDate>
      <link>https://dev.to/prashantug21/i-built-coderhub-a-unified-dashboard-to-track-leetcode-codeforces-codechef-gfg-progress-2m18</link>
      <guid>https://dev.to/prashantug21/i-built-coderhub-a-unified-dashboard-to-track-leetcode-codeforces-codechef-gfg-progress-2m18</guid>
      <description>&lt;p&gt;Hey devs! 👋&lt;/p&gt;

&lt;p&gt;I recently built a project called *&lt;em&gt;CoderHub *&lt;/em&gt;— a dashboard that shows your coding progress across multiple competitive programming platforms like:&lt;/p&gt;

&lt;p&gt;✅ LeetCode&lt;br&gt;
✅ Codeforces&lt;br&gt;
✅ CodeChef&lt;br&gt;
✅ GeeksforGeeks&lt;/p&gt;




&lt;p&gt;🧩 Why I built it&lt;br&gt;
I’ve been using all these platforms to practice DSA and competitive programming, and it always bugged me how scattered everything is.&lt;/p&gt;

&lt;p&gt;I wanted:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A single place to track all my problem-solving stats&lt;/li&gt;
&lt;li&gt;An easy way to see my rating trends&lt;/li&gt;
&lt;li&gt;Something I could share with friends or mentors&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So... I built &lt;strong&gt;CoderHub&lt;/strong&gt;. 😄&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;🚀 What it does&lt;/strong&gt;&lt;br&gt;
Fetches your public profiles and aggregates stats like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Total problems solved&lt;/li&gt;
&lt;li&gt;Ratings and ranks&lt;/li&gt;
&lt;li&gt;Historical rating graphs (e.g. Codeforces chart)&lt;/li&gt;
&lt;li&gt;Clean, minimal dashboard UI&lt;/li&gt;
&lt;li&gt;Simple auth via Clerk (you can create a profile and link your handles)&lt;/li&gt;
&lt;li&gt;Mobile-friendly, works great on both desktop and phone&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;🛠️ Tech Stack&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Next.js (App Router)&lt;/li&gt;
&lt;li&gt;Tailwind CSS for UI&lt;/li&gt;
&lt;li&gt;Clerk for authentication&lt;/li&gt;
&lt;li&gt;Fetches data via platform APIs + some scraping&lt;/li&gt;
&lt;li&gt;Hosted on Vercel&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;🔗 Try it out&lt;/strong&gt;&lt;br&gt;
👉 &lt;a href="https://coderhub.karneel.dev" rel="noopener noreferrer"&gt;https://coderhub.karneel.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You just need to sign in, add your usernames, and it'll start showing your stats within a few seconds.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>leetcode</category>
      <category>competativeprogramming</category>
    </item>
  </channel>
</rss>
