<?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: Manvi </title>
    <description>The latest articles on DEV Community by Manvi  (@manvi_kamboj).</description>
    <link>https://dev.to/manvi_kamboj</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3993075%2F17804270-04b9-4f0d-9b48-9df6862cfa69.jpeg</url>
      <title>DEV Community: Manvi </title>
      <link>https://dev.to/manvi_kamboj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manvi_kamboj"/>
    <language>en</language>
    <item>
      <title>From "helll yes! I am a Vibe Coder 😈" to "why i am a Vibe Coder 😭"</title>
      <dc:creator>Manvi </dc:creator>
      <pubDate>Tue, 23 Jun 2026 15:20:53 +0000</pubDate>
      <link>https://dev.to/manvi_kamboj/from-helll-yes-i-am-a-vibe-coder-to-why-i-am-a-vibe-coder--3nng</link>
      <guid>https://dev.to/manvi_kamboj/from-helll-yes-i-am-a-vibe-coder-to-why-i-am-a-vibe-coder--3nng</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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fyvltgx73uxjlehtl5o7j.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fyvltgx73uxjlehtl5o7j.gif" alt=" " width="480" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Manvikamboz/Common-Hero" rel="noopener noreferrer"&gt;Better not to check&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;AI: "Here is your code."&lt;/p&gt;

&lt;p&gt;Also AI: "Good luck."&lt;/p&gt;

</description>
      <category>vibecoding</category>
      <category>ai</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Treating open Source Like a Game</title>
      <dc:creator>Manvi </dc:creator>
      <pubDate>Sat, 20 Jun 2026 17:10:37 +0000</pubDate>
      <link>https://dev.to/manvi_kamboj/treating-open-source-like-a-game-2lml</link>
      <guid>https://dev.to/manvi_kamboj/treating-open-source-like-a-game-2lml</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/Manvikamboz" rel="noopener noreferrer"&gt;Check my Github&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fsyyl4e0s0he4unqt3vva.png" 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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fsyyl4e0s0he4unqt3vva.png" alt=" " width="799" height="537"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ten days ago, I had almost no experience contributing to open source. Pull requests felt intimidating, maintainers seemed unreachable, and large repositories looked impossible to contribute to.&lt;/p&gt;

&lt;p&gt;Then I asked myself:&lt;/p&gt;

&lt;p&gt;"What if I treated open source like a game?"&lt;/p&gt;

&lt;h2&gt;
  
  
  The Rules of My Game
&lt;/h2&gt;

&lt;p&gt;For the next 10 days, I would:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Spend at least 1 hour contributing every day.&lt;/li&gt;
&lt;li&gt;Look for beginner-friendly issues.&lt;/li&gt;
&lt;li&gt;Submit at least one meaningful contribution whenever possible.&lt;/li&gt;
&lt;li&gt;Learn something new from every repository.&lt;/li&gt;
&lt;li&gt;Focus on consistency instead of perfection.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No excuses.&lt;/p&gt;

&lt;h2&gt;
  
  
  Day 1: The Fear of the First Pull Request
&lt;/h2&gt;

&lt;p&gt;The hardest part wasn't writing code.&lt;/p&gt;

&lt;p&gt;It was clicking the "Create Pull Request" button.&lt;/p&gt;

&lt;p&gt;I kept thinking:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What if my code is wrong?&lt;/li&gt;
&lt;li&gt;What if the maintainer rejects it?&lt;/li&gt;
&lt;li&gt;What if I look stupid?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Eventually I submitted my first PR anyway.&lt;/p&gt;

&lt;p&gt;And guess what?&lt;/p&gt;

&lt;p&gt;Nobody laughed.&lt;/p&gt;

&lt;p&gt;Instead, maintainers reviewed the code and gave feedback.&lt;/p&gt;

&lt;p&gt;That was my first lesson:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Open source is much more welcoming than it looks from the outside.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  The Unexpected Rewards
&lt;/h2&gt;

&lt;p&gt;As I continued contributing, something interesting happened.&lt;/p&gt;

&lt;p&gt;I started unlocking GitHub badges:&lt;/p&gt;

&lt;p&gt;🏆 Quickdraw&lt;/p&gt;

&lt;p&gt;🏆 YOLO&lt;/p&gt;

&lt;p&gt;🏆 Pull Shark&lt;/p&gt;

&lt;p&gt;At first I thought badges were just cosmetic.&lt;/p&gt;

&lt;p&gt;But they became a fun way to track progress and stay motivated.&lt;/p&gt;

&lt;p&gt;Every badge represented a real contribution and a new lesson learned.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Learned in 10 Days
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Consistency Beats Talent
&lt;/h3&gt;

&lt;p&gt;One contribution every day is more powerful than waiting for the perfect opportunity.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Documentation Matters
&lt;/h3&gt;

&lt;p&gt;Not every contribution has to be a huge feature.&lt;/p&gt;

&lt;p&gt;Bug fixes, documentation improvements, and small enhancements all create value.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Maintainers Are People
&lt;/h3&gt;

&lt;p&gt;Most maintainers genuinely want contributors to succeed.&lt;/p&gt;

&lt;p&gt;Good communication goes a long way.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Open Source Accelerates Learning
&lt;/h3&gt;

&lt;p&gt;In 10 days I learned more about Git, GitHub workflows, code reviews, and collaboration than I expected.&lt;/p&gt;

&lt;p&gt;This is only the beginning.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Treating open source like a game changed how I learn.&lt;/p&gt;

&lt;p&gt;Instead of focusing on badges, I focused on progress.&lt;/p&gt;

&lt;p&gt;The badges were simply a side effect.&lt;/p&gt;

&lt;p&gt;If you're thinking about contributing to open source, don't wait until you feel ready.&lt;/p&gt;

&lt;p&gt;Start today.&lt;/p&gt;

&lt;p&gt;Your first contribution might be smaller than you expect, but it could be the beginning of an incredible journey.&lt;/p&gt;

&lt;p&gt;What was your first open-source contribution? I'd love to hear about it in the comments.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>opensource</category>
      <category>git</category>
    </item>
  </channel>
</rss>
