<?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: Yash Goel</title>
    <description>The latest articles on DEV Community by Yash Goel (@yashhzd).</description>
    <link>https://dev.to/yashhzd</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%2F3820988%2F688a9bdf-350f-4b8b-ba5d-b61a0cb06654.jpeg</url>
      <title>DEV Community: Yash Goel</title>
      <link>https://dev.to/yashhzd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yashhzd"/>
    <language>en</language>
    <item>
      <title>MY JOURNEY TO OPEN SOURCE</title>
      <dc:creator>Yash Goel</dc:creator>
      <pubDate>Sat, 14 Mar 2026 18:17:21 +0000</pubDate>
      <link>https://dev.to/yashhzd/my-journey-to-open-source-2c6p</link>
      <guid>https://dev.to/yashhzd/my-journey-to-open-source-2c6p</guid>
      <description>&lt;p&gt;From zero contributions to 34 merged PRs. How a bug-logging platform changed the way I think about code, community, and what it means to be a developer.&lt;/p&gt;

&lt;p&gt;The Night I Almost Didn't Click "Fork"&lt;br&gt;
It was late January 2026. I'd been reading about Google Summer of Code for weeks, scrolling through org lists, bookmarking repositories I'd never open again. I was doing what most students do — preparing to contribute without ever actually contributing.&lt;br&gt;
Then I found OWASP BLT. My first contribution was a small one - My first real contribution wasn't the security dashboard. It was something much smaller.&lt;br&gt;
&lt;a href="https://github.com/OWASP-BLT/BLT/pull/5644" rel="noopener noreferrer"&gt;PR #5644&lt;/a&gt; — Add spam detection utility for bug report views.&lt;/p&gt;

&lt;p&gt;I remember the feeling when I opened that pull request, i was quite nervous  And tbh it was my first pr on github . I'd set up the Docker environment (which, on Windows 11, is its own adventure — port conflicts, CRLF line endings, Django version mismatches between local pip and Docker). I'd found a genuine gap: bug report views had no spam filtering.&lt;/p&gt;

&lt;p&gt;so after 2 months of contributing my progress was -  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;34&lt;/strong&gt; pull requests merged&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;63&lt;/strong&gt; tests written (for the security dashboard alone)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;10&lt;/strong&gt; security vulnerabilities fixed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;7&lt;/strong&gt; N+1 query optimizations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;6&lt;/strong&gt; new database models&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;12&lt;/strong&gt; files changed in the largest PR&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;13&lt;/strong&gt; CodeRabbit review rounds addressed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;"Security Is a Mindset, Not a Checklist" . also "The Best Bug Fixes Are the Ones Nobody Asked For" this is what i learnt from contributing to OWASP-BLT . &lt;/p&gt;

&lt;p&gt;A Thank You&lt;/p&gt;

&lt;p&gt;I want to thank DonnieBLT specifically. His reviews were tough, his standards were high, and his vision for the project pushed me far beyond what I thought I could do. When he asked me to rebuild the security dashboard from scratch with an org-scoped architecture, it felt overwhelming. But it was the right call, and the result was something I'm genuinely proud of.&lt;br&gt;
Good mentors don't make things easy. They make you better.&lt;br&gt;
And to the OWASP BLT community — every contributor, reviewer, and maintainer who keeps this project alive — thank you. You gave a student with zero open-source experience a chance to contribute something real.&lt;/p&gt;

&lt;p&gt;If you're a student thinking about open source — just start. Find a project that matters to you, read the code until it makes sense, and fix something small. The first PR is the hardest. Everything after that is momentum.&lt;/p&gt;

&lt;p&gt;BLT- &lt;a href="https://github.com/OWASP-BLT" rel="noopener noreferrer"&gt;https://github.com/OWASP-BLT&lt;/a&gt;&lt;br&gt;
MENTOR- &lt;a href="https://github.com/DonnieBLT" rel="noopener noreferrer"&gt;https://github.com/DonnieBLT&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Follow my journey: &lt;a href="https://github.com/yashhzd" rel="noopener noreferrer"&gt;github.com/yashhzd&lt;/a&gt;.&lt;a href="![%20](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0gk8lz96rgxn1l6uaavv.png)"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
    </item>
  </channel>
</rss>
