<?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>Forem: Rishabh Bhartiya</title>
    <description>The latest articles on Forem by Rishabh Bhartiya (@rishabhbhartiya).</description>
    <link>https://forem.com/rishabhbhartiya</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%2F3855341%2Feb317c87-e5a3-419e-8eff-7aeb8675f5f7.png</url>
      <title>Forem: Rishabh Bhartiya</title>
      <link>https://forem.com/rishabhbhartiya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/rishabhbhartiya"/>
    <language>en</language>
    <item>
      <title>I turned your GitHub contribution graph into a 3D city you can drive through</title>
      <dc:creator>Rishabh Bhartiya</dc:creator>
      <pubDate>Wed, 01 Apr 2026 10:27:04 +0000</pubDate>
      <link>https://forem.com/rishabhbhartiya/i-turned-your-github-contribution-graph-into-a-3d-city-you-can-drive-through-5acj</link>
      <guid>https://forem.com/rishabhbhartiya/i-turned-your-github-contribution-graph-into-a-3d-city-you-can-drive-through-5acj</guid>
      <description>&lt;p&gt;Every developer has that green squares grid on their GitHub profile. You stare at it, feel guilty about the gaps, and move on.&lt;/p&gt;

&lt;p&gt;I wanted to make it feel alive. So I built &lt;strong&gt;GitCity&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is it?
&lt;/h2&gt;

&lt;p&gt;GitCity transforms your GitHub contribution history into an interactive isometric 3D city. Every day you commit, a building grows. The more commits, the taller the tower. Years of consistent coding turns into a proper skyline.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;Try it: &lt;a href="https://gitcity.natrajx.in" rel="noopener noreferrer"&gt;gitcity.natrajx.in&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The feature nobody expected
&lt;/h2&gt;

&lt;p&gt;You can switch to &lt;strong&gt;simulation mode&lt;/strong&gt; and drive a car through the city you built with your code.&lt;/p&gt;

&lt;p&gt;It started as a joke. It's now the thing everyone screenshots.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Frishabhbhartiya%2FGitCity%2Fblob%2Fmain%2Fscreenshots%2Fcardriving.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Frishabhbhartiya%2FGitCity%2Fblob%2Fmain%2Fscreenshots%2Fcardriving.gif" alt="Driving simulation" width="" height=""&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;🏙️ Isometric 3D city from your GitHub contributions&lt;/li&gt;
&lt;li&gt;🚗 Driveable city simulation mode&lt;/li&gt;
&lt;li&gt;🎨 6 themes — Matrix, Noir, Aurora, Ocean, Gold, Ice&lt;/li&gt;
&lt;li&gt;📅 Filter by year, month, or week&lt;/li&gt;
&lt;li&gt;🔗 Embeddable SVG — one URL drops your skyline into any README&lt;/li&gt;
&lt;li&gt;🔓 No login needed — just enter any GitHub username&lt;/li&gt;
&lt;li&gt;✅ Free and open source&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Add it to your README
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight markdown"&gt;&lt;code&gt;&lt;span class="p"&gt;![&lt;/span&gt;&lt;span class="nv"&gt;GitCity&lt;/span&gt;&lt;span class="p"&gt;](&lt;/span&gt;&lt;span class="sx"&gt;https://gitcity.natrajx.in/api/svg?username=YOUR_USERNAME&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Try it with &lt;code&gt;torvalds&lt;/code&gt; to see what a legendary skyline looks like:&lt;br&gt;
👉 &lt;a href="https://gitcity.natrajx.in/torvalds" rel="noopener noreferrer"&gt;gitcity.natrajx.in/torvalds&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;p&gt;Built with React, Vite, and Three.js for the 3D rendering. Deployed on Vercel. GitHub contribution data fetched via the public API — no token required.&lt;/p&gt;

&lt;h2&gt;
  
  
  Open source
&lt;/h2&gt;

&lt;p&gt;The full source is on GitHub — PRs and feedback welcome.&lt;br&gt;
👉 &lt;a href="https://github.com/rishabhbhartiya/GitCity" rel="noopener noreferrer"&gt;github.com/rishabhbhartiya/GitCity&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear what your city looks like — drop your username in the comments!&lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
