<?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: Varnika Sharma</title>
    <description>The latest articles on DEV Community by Varnika Sharma (@varnika_sharma_227924c81f).</description>
    <link>https://dev.to/varnika_sharma_227924c81f</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%2F3404158%2F0707c071-07cc-44c5-b5bd-6d017639f5c7.png</url>
      <title>DEV Community: Varnika Sharma</title>
      <link>https://dev.to/varnika_sharma_227924c81f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/varnika_sharma_227924c81f"/>
    <language>en</language>
    <item>
      <title>How I Landed a Spot in the Hall of Fame . My Open Source Journey with PrepNerdz</title>
      <dc:creator>Varnika Sharma</dc:creator>
      <pubDate>Thu, 31 Jul 2025 20:52:23 +0000</pubDate>
      <link>https://dev.to/varnika_sharma_227924c81f/how-i-landed-a-spot-in-the-hall-of-fame-my-open-source-journey-with-prepnerdz-4hc3</link>
      <guid>https://dev.to/varnika_sharma_227924c81f/how-i-landed-a-spot-in-the-hall-of-fame-my-open-source-journey-with-prepnerdz-4hc3</guid>
      <description>&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%2Fwpvntq6w0attq4hwkyqf.jpeg" 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%2Fwpvntq6w0attq4hwkyqf.jpeg" alt=" " width="800" height="330"&gt;&lt;/a&gt;&lt;br&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%2Fwylv2jqzkfbl8lns19zp.jpeg" 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%2Fwylv2jqzkfbl8lns19zp.jpeg" alt=" " width="800" height="603"&gt;&lt;/a&gt;I opened GitHub one morning and saw my face sitting next to the maintainer’s on a leaderboard.&lt;/p&gt;

&lt;p&gt;That’s when it hit me, I had been featured in the Top Contributors Hall of Fame for the PrepNerdz project.&lt;/p&gt;

&lt;p&gt;And that feeling?&lt;br&gt;
Unreal.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🤔 What’s PrepNerdz and Why Was I Even Contributing?&lt;/p&gt;

&lt;p&gt;I’m currently a student contributor aiming for GSSoC’25, and I’d been diving deep into open source,submitting PRs, reading issues, and trying to learn by doing.&lt;/p&gt;

&lt;p&gt;One of the repositories I came across was PrepNerdz, a full stack open platform helping students prep smarter.&lt;/p&gt;

&lt;p&gt;What stood out was how active and beginner-friendly it felt like the maintainers wanted you to contribute. I took that energy and ran with it.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💻 What I Contributed&lt;/p&gt;

&lt;p&gt;I submitted two major pull requests to the project:&lt;br&gt;
    • #11 – About Page Enhancements&lt;br&gt;
Added gradient uniformity, animation polish, emojis, and an informative section&lt;br&gt;
    • #12 – Responsive Button Size Variants&lt;br&gt;
Made buttons across the site truly responsive (small, medium, large), improving accessibility and UI logic&lt;/p&gt;

&lt;p&gt;Both PRs were:&lt;br&gt;
    • Fully merged ✅&lt;br&gt;
    • Reviewed and approved by the repo maintainer himself ✅&lt;br&gt;
    • Written with clean code and proper descriptions ✅&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💥 The Hall of Fame Moment&lt;/p&gt;

&lt;p&gt;A few days later, I got tagged in this:&lt;br&gt;
I was now officially one of the top contributors to PrepNerdz.&lt;/p&gt;

&lt;p&gt;Did I expect it? Not at all.&lt;br&gt;
But did it validate every single line of code I wrote? 100%.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🎓 What I Learned Along the Way&lt;br&gt;
    • Your PR doesn’t have to be huge to be valuable&lt;br&gt;
    • Writing clean commit messages really matters&lt;br&gt;
    • Open source is less about code and more about community&lt;/p&gt;

&lt;p&gt;I learned how to:&lt;br&gt;
    • Respect existing codebases&lt;br&gt;
    • Match repo structure and styling&lt;br&gt;
    • Communicate effectively on GitHub&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🚀 Why This Matters (Beyond a Title)&lt;/p&gt;

&lt;p&gt;That little “Hall of Fame” card gave me more confidence than any certificate could.&lt;/p&gt;

&lt;p&gt;It reminded me that:&lt;/p&gt;

&lt;p&gt;You don’t have to be perfect to be valuable.&lt;br&gt;
You just have to show up consistently and care about what you’re building.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💌 Final Words: If You’re a Beginner…&lt;/p&gt;

&lt;p&gt;Just start.&lt;br&gt;
Comment on an issue.&lt;br&gt;
Read a README.&lt;br&gt;
Ask dumb questions (I did).&lt;br&gt;
Submit your first PR and learn from feedback.&lt;/p&gt;

&lt;p&gt;You don’t need to be a 10x engineer.&lt;br&gt;
You just need to act like you belong  and slowly, you’ll become someone who does.&lt;/p&gt;

&lt;p&gt;And maybe, just maybe…&lt;br&gt;
You’ll land your own little place in someone’s Hall of Fame. 💫&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;📌 Connect with me on GitHub: @Varnika060306&lt;br&gt;
🔗 View the repo: PrepNerdz on GitHub&lt;/p&gt;

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