<?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: Harkeerat Singh</title>
    <description>The latest articles on DEV Community by Harkeerat Singh (@harkeerat24).</description>
    <link>https://dev.to/harkeerat24</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%2F3949369%2F0f8acbdb-2239-4486-b128-77aa683c53de.png</url>
      <title>DEV Community: Harkeerat Singh</title>
      <link>https://dev.to/harkeerat24</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/harkeerat24"/>
    <language>en</language>
    <item>
      <title>From a Student Who Used CircuitVerse to a GSoC Contributor — My Community Bonding Story</title>
      <dc:creator>Harkeerat Singh</dc:creator>
      <pubDate>Sun, 24 May 2026 18:09:06 +0000</pubDate>
      <link>https://dev.to/harkeerat24/from-a-student-who-used-circuitverse-to-a-gsoc-contributor-my-community-bonding-story-43ie</link>
      <guid>https://dev.to/harkeerat24/from-a-student-who-used-circuitverse-to-a-gsoc-contributor-my-community-bonding-story-43ie</guid>
      <description>&lt;h2&gt;
  
  
  &lt;strong&gt;📍 Where It All Started&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;In &lt;strong&gt;January 2026&lt;/strong&gt;, I was browsing through GSoC organisations, shortlisting ones that matched my interests in computer science. Then I came across &lt;strong&gt;CircuitVerse&lt;/strong&gt; — and it wasn't a new name to me at all.&lt;/p&gt;

&lt;p&gt;A year before, I was struggling with my &lt;strong&gt;Digital and Logic Design course&lt;/strong&gt;. Sequential circuits felt abstract until I started building them on CircuitVerse. Being able to see a D flip-flop hold state, or watch a 3-bit counter tick through its sequence in real time, made concepts click in a way no textbook had managed. CircuitVerse genuinely helped me get there.&lt;/p&gt;

&lt;p&gt;So seeing it listed as a GSoC organisation felt personal. This was a chance to give something back to the platform that had helped me. I decided to start contributing.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;💻 February — Getting Into the Codebase&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;I started with &lt;strong&gt;beginner-friendly issues&lt;/strong&gt; in &lt;strong&gt;February&lt;/strong&gt;, exploring both the Vue frontend and the main Rails repository. My first contributions were small but impactful:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;🔤 Fixing typos&lt;br&gt;
⌨️ Improving keyboard accessibility for the header dropdowns&lt;br&gt;
🔍 Making the search icon focusable&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Nothing glamorous&lt;/strong&gt;, but it taught me how the codebase was structured and how the contribution process worked.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;📝 The Proposal — Late Nights and Midterms&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Of all the projects listed on the idea list, one stood out: &lt;strong&gt;Structured Format for Saved Circuit Data.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The problem was &lt;strong&gt;"elegant"&lt;/strong&gt; and &lt;strong&gt;"genuinely hard"&lt;/strong&gt;. Currently, two logically identical circuits saved in different orders produce completely different files. The goal was to build a canonical, deterministic format that produces identical output for any two logically equivalent circuits.&lt;/p&gt;

&lt;p&gt;I decided to build a &lt;strong&gt;Proof of Concept&lt;/strong&gt; before writing a single word of the proposal and recorded a &lt;strong&gt;demo&lt;/strong&gt; showing matching hashes on import and export. &lt;/p&gt;

&lt;p&gt;And then I wrote the proposal. I will be honest, that was the least interesting part of all. But somehow I was doing all of this while preparing for my midterms.&lt;/p&gt;

&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;FINALLY, on &lt;strong&gt;March 30th 07:49 PM&lt;/strong&gt; , I submitted the proposal! &lt;strong&gt;Late — but worth it!&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;⏳ April — The Wait and the Interview&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;After submitting, I checked Slack every single day. Every morning, first thing. Waiting to see if a mentor had messaged me for an interview. A few days of silence, and I started &lt;strong&gt;second-guessing everything&lt;/strong&gt;. These were really stressful weeks.&lt;/p&gt;

&lt;p&gt;Then on &lt;strong&gt;April 14th&lt;/strong&gt;, the message came. I said yes without a second thought. I prepared for the interview. The mentors asked sharp, thoughtful questions — some I answered well, some made me realise there were corners of the project I needed to think through more carefully. It was a good kind of difficult.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;🎉 April 30th, 2026 | 11:33 PM&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;I opened the GSoC dashboard. &lt;strong&gt;My project was live.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I sat there for a moment just staring at the screen. A year of using the platform, two months of contributing, late nights on the proposal, the interview — it had all landed.&lt;/p&gt;

&lt;p&gt;The next morning, I woke up and genuinely thought &lt;strong&gt;I had dreamed it&lt;/strong&gt;. I checked the dashboard again just to be sure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;It was real.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;🤝 The Community Bonding Period&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;May 2nd — Organization Meeting&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The community bonding period kicked off with an organisation-wide meeting. We met mentors, fellow GSoC contributors, and the people behind other projects. It was &lt;strong&gt;relaxed, warm, and genuinely fun&lt;/strong&gt; — less like a formal meeting and more like a friendly group hangout.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;May 9th — Project Kickoff&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;My project-specific meeting was with my mentors &lt;strong&gt;Aboobacker, JoshVarga, Arnabdaz, Aryann&lt;/strong&gt;. We went through the timeline, discussed the algorithm design in depth, and aligned on how the canonical format should handle edge.&lt;/p&gt;

&lt;p&gt;The meeting was fun, and I learned many new things and got very useful insights.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;🔮 What's Next&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;The coding period begins &lt;strong&gt;May 25th.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The community bonding period has been everything I hoped — technically productive, genuinely warm, and motivating. &lt;/p&gt;

&lt;p&gt;I'm grateful to my mentors for the opportunity and for the quality of feedback they've already given.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Let's see what the coding period brings. Very excited! 🔥&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>gsoc</category>
      <category>circuitverse</category>
      <category>opensource</category>
      <category>devjournal</category>
    </item>
  </channel>
</rss>
