<?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: JunHyuck Kim</title>
    <description>The latest articles on DEV Community by JunHyuck Kim (@heisjun).</description>
    <link>https://dev.to/heisjun</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%2F3793171%2F4c857651-a4cf-4ec4-90df-6d1b91f222fd.jpeg</url>
      <title>DEV Community: JunHyuck Kim</title>
      <link>https://dev.to/heisjun</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heisjun"/>
    <language>en</language>
    <item>
      <title>ShowDev: I built a gamified virtual co-working space for introverted developers</title>
      <dc:creator>JunHyuck Kim</dc:creator>
      <pubDate>Thu, 26 Feb 2026 01:51:14 +0000</pubDate>
      <link>https://dev.to/heisjun/showdev-i-built-a-gamified-virtual-co-working-space-for-introverted-developers-1i7n</link>
      <guid>https://dev.to/heisjun/showdev-i-built-a-gamified-virtual-co-working-space-for-introverted-developers-1i7n</guid>
      <description>&lt;p&gt;Hey DEV! 👋&lt;/p&gt;

&lt;p&gt;Ever felt a bit lonely coding at 1 AM, but absolutely dreaded the idea of joining a Discord channel where you have to turn on your webcam or mic? As an introverted developer, I love the feeling of working alongside others, but I get easily drained by forced social interactions.&lt;/p&gt;

&lt;p&gt;So, my team and I decided to build a solution: &lt;strong&gt;CommitPlease&lt;/strong&gt;, a 2D pixel-art virtual co-working space tailored specifically for developers.&lt;/p&gt;

&lt;h3&gt;
  
  
  What makes CommitPlease different?
&lt;/h3&gt;

&lt;p&gt;We removed all the pressure and added gamification tied directly to your actual dev workflow.&lt;/p&gt;

&lt;p&gt;🎧 &lt;strong&gt;Pure Immersion (No Cams/Mics)&lt;/strong&gt;: Just hop in, listen to the built-in Lofi beats, and focus on your code. No video, no voice chat, no awkwardness.&lt;/p&gt;

&lt;p&gt;🐱 &lt;strong&gt;Collect &amp;amp; Evolve Pets&lt;/strong&gt;: Your GitHub activity (Commits, PRs) and focused time turn into XP. Use it to collect and evolve cute coding pets (like a Linux penguin or Go gopher)!&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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fogq33g5txhu389z547vm.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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fogq33g5txhu389z547vm.gif" alt="collect pet" width="846" height="378"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🏗️ &lt;strong&gt;Build the World Together&lt;/strong&gt;: This is the best part. As everyone in the room pushes commits and finishes tasks, a collective progress bar fills up. Once it's full, the barren wasteland map evolves into a thriving world (like a lush forest or a futuristic city).&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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7nuqjw6qtlprdgcgncqo.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%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7nuqjw6qtlprdgcgncqo.gif" alt="convert map" width="480" height="250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🛠️ The Tech Stack&lt;/strong&gt;&lt;br&gt;
Since we are developers, here is a quick look under the hood:&lt;/p&gt;

&lt;p&gt;Frontend: Next.js &amp;amp; React&lt;/p&gt;

&lt;p&gt;Game Engine: Phaser.js (for the 2D canvas and sprite animations)&lt;/p&gt;

&lt;p&gt;Real-time &amp;amp; Backend: Socket.IO (for real-time multiplayer presence)&lt;/p&gt;

&lt;p&gt;Integrations: GitHub API (OAuth and tracking commit/PR events)&lt;/p&gt;

&lt;p&gt;🚀 Come code with us!&lt;br&gt;
We just launched our prototype and would love for you to try it out. Whether you want to quietly grind on your side project or just hang out in a cool pixel world, you are more than welcome.&lt;/p&gt;

&lt;p&gt;👉 Link: &lt;a href="https://commitplease.com/" rel="noopener noreferrer"&gt;https://commitplease.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would love to hear any feedback from this amazing community. How do you usually stay motivated during solo coding sessions? Let me know in the comments! 👇&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>programming</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
