<?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: Priyanshu Doshi</title>
    <description>The latest articles on DEV Community by Priyanshu Doshi (@priyanshubytecoder).</description>
    <link>https://dev.to/priyanshubytecoder</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%2F3929642%2Fe646b342-efe1-4487-9406-7840dbdbd2d7.jpeg</url>
      <title>DEV Community: Priyanshu Doshi</title>
      <link>https://dev.to/priyanshubytecoder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/priyanshubytecoder"/>
    <language>en</language>
    <item>
      <title>Building DevTrack — An Open Source GitHub Productivity Dashboard</title>
      <dc:creator>Priyanshu Doshi</dc:creator>
      <pubDate>Wed, 13 May 2026 15:29:24 +0000</pubDate>
      <link>https://dev.to/priyanshubytecoder/building-devtrack-an-open-source-github-productivity-dashboard-30ki</link>
      <guid>https://dev.to/priyanshubytecoder/building-devtrack-an-open-source-github-productivity-dashboard-30ki</guid>
      <description>&lt;p&gt;GitHub Repo:&lt;br&gt;
&lt;a href="https://github.com/Priyanshu-byte-coder/devtrack" rel="noopener noreferrer"&gt;https://github.com/Priyanshu-byte-coder/devtrack&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;DevTrack is an open-source developer productivity dashboard that combines GitHub activity, contribution analytics, PR insights, streak tracking, and weekly coding goals in one place.&lt;/p&gt;

&lt;p&gt;I built it because most developer analytics tools are either too limited, expensive, or overloaded with unnecessary features. DevTrack focuses on simplicity and useful insights.&lt;/p&gt;




&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;GitHub OAuth authentication&lt;/li&gt;
&lt;li&gt;Contribution analytics (7/14/30/90 days)&lt;/li&gt;
&lt;li&gt;Commit streak tracking&lt;/li&gt;
&lt;li&gt;Pull request analytics&lt;/li&gt;
&lt;li&gt;Weekly goal tracker&lt;/li&gt;
&lt;li&gt;Top repository insights&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 14&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;Supabase&lt;/li&gt;
&lt;li&gt;NextAuth.js&lt;/li&gt;
&lt;li&gt;Recharts&lt;/li&gt;
&lt;li&gt;Vercel&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project uses Next.js route handlers and Supabase to keep the architecture simple and contributor-friendly.&lt;/p&gt;




&lt;h2&gt;
  
  
  Challenges
&lt;/h2&gt;

&lt;p&gt;Some of the biggest challenges while building DevTrack were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Processing GitHub data into meaningful metrics&lt;/li&gt;
&lt;li&gt;Keeping the dashboard lightweight and uncluttered&lt;/li&gt;
&lt;li&gt;Making the project easy for open-source contributors&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Open Source
&lt;/h2&gt;

&lt;p&gt;DevTrack is fully open source and contributions are welcome.&lt;/p&gt;

&lt;p&gt;Planned improvements include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dark mode&lt;/li&gt;
&lt;li&gt;Mobile responsiveness&lt;/li&gt;
&lt;li&gt;GitLab integration&lt;/li&gt;
&lt;li&gt;Contribution heatmaps&lt;/li&gt;
&lt;li&gt;Exportable analytics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Whether you're a beginner or experienced developer, feel free to contribute.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>nextjs</category>
      <category>typescript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
