<?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: Vaidehi Yadav</title>
    <description>The latest articles on DEV Community by Vaidehi Yadav (@vaidehi_yadav_30).</description>
    <link>https://dev.to/vaidehi_yadav_30</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%2F4049430%2Fe68fea88-ffd2-47d1-bbee-01b5824372b1.png</url>
      <title>DEV Community: Vaidehi Yadav</title>
      <link>https://dev.to/vaidehi_yadav_30</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vaidehi_yadav_30"/>
    <language>en</language>
    <item>
      <title>I Was Waiting to Be "Ready." Building Projects Changed Everything.</title>
      <dc:creator>Vaidehi Yadav</dc:creator>
      <pubDate>Wed, 05 Aug 2026 12:29:27 +0000</pubDate>
      <link>https://dev.to/vaidehi_yadav_30/i-was-waiting-to-be-ready-building-projects-changed-everything-4k7a</link>
      <guid>https://dev.to/vaidehi_yadav_30/i-was-waiting-to-be-ready-building-projects-changed-everything-4k7a</guid>
      <description>&lt;p&gt;When I first started learning to code, I believed I needed to complete every course, watch every tutorial, and understand every concept before I could build something meaningful.&lt;/p&gt;

&lt;p&gt;I was wrong.&lt;/p&gt;

&lt;p&gt;The more I learned, the more overwhelmed I became. Every roadmap introduced another framework, another library, another "must-know" technology. It felt like the finish line kept moving further away.&lt;/p&gt;

&lt;p&gt;So one day, I decided to do something different.&lt;/p&gt;

&lt;p&gt;Instead of learning everything first, I started building.&lt;/p&gt;

&lt;p&gt;That single decision changed the way I learn.&lt;/p&gt;

&lt;p&gt;Working on real projects taught me lessons that no tutorial ever could. I learned that a tiny mistake—a single missing character, an extra space, or a typo—can stop an entire application from working. Hours of debugging can come down to one small error.&lt;/p&gt;

&lt;p&gt;And when the application finally runs without a single error?&lt;/p&gt;

&lt;p&gt;That feeling is hard to describe. It's relief, excitement, and motivation all at once. Those moments remind me why I love programming.&lt;/p&gt;

&lt;p&gt;Since I can't afford expensive courses, I use AI tools as mentors. They don't replace my thinking—they help improve it. When I'm stuck, they explain concepts, point me in the right direction, review my code, and challenge my ideas. They help me learn faster, but I still have to understand and build everything myself.&lt;/p&gt;

&lt;p&gt;Over time, I discovered something else about myself.&lt;/p&gt;

&lt;p&gt;I genuinely enjoy solving problems.&lt;/p&gt;

&lt;p&gt;Whenever I think of a project, I don't immediately start coding. I spend time understanding the problem first.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Why does this problem exist?&lt;/li&gt;
&lt;li&gt;Is there a simpler way to solve it?&lt;/li&gt;
&lt;li&gt;Can the user experience be better?&lt;/li&gt;
&lt;li&gt;What would make this idea different from what's already available?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Once I have a direction, I create a prototype, experiment with different approaches, refine the idea, and keep improving it. Seeing an idea slowly turn into a working product is one of the most satisfying parts of my journey.&lt;/p&gt;

&lt;p&gt;I'm still a student.&lt;/p&gt;

&lt;p&gt;I still make mistakes almost every day.&lt;/p&gt;

&lt;p&gt;I still Google things.&lt;/p&gt;

&lt;p&gt;I still get stuck.&lt;/p&gt;

&lt;p&gt;But I've stopped seeing those moments as signs that I'm not good enough.&lt;/p&gt;

&lt;p&gt;They're simply part of building.&lt;/p&gt;

&lt;p&gt;Looking back, I think the biggest lesson I've learned isn't a programming language or a framework.&lt;/p&gt;

&lt;p&gt;It's that you don't become a better developer by consuming more tutorials.&lt;/p&gt;

&lt;p&gt;You become better by building, making mistakes, fixing them, and repeating the process.&lt;/p&gt;

&lt;p&gt;I'm still at the beginning of my journey, but if there's one piece of advice I'd give to anyone who's waiting to be "ready," it's this:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Start building before you feel ready.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You'll learn more from one real project than from dozens of tutorials you never apply.&lt;/p&gt;

&lt;p&gt;This is only the beginning of my journey, and I'm excited to see where building takes me next.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;What has been the biggest lesson you've learned while building your own projects? I'd love to hear your story.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>beginners</category>
      <category>career</category>
    </item>
    <item>
      <title>My first ever idea</title>
      <dc:creator>Vaidehi Yadav</dc:creator>
      <pubDate>Mon, 27 Jul 2026 13:52:47 +0000</pubDate>
      <link>https://dev.to/vaidehi_yadav_30/my-first-ever-idea-388m</link>
      <guid>https://dev.to/vaidehi_yadav_30/my-first-ever-idea-388m</guid>
      <description>&lt;h1&gt;
  
  
  Why I'm Documenting My Computer Science Journey
&lt;/h1&gt;

&lt;p&gt;I'm a Computer Science student at the beginning of my software engineering journey.&lt;/p&gt;

&lt;p&gt;Like many students, I often felt overwhelmed by the number of things I "should" learn—DSA, backend development, AI, Git, cloud, open source, hackathons... the list never seems to end.&lt;/p&gt;

&lt;p&gt;Instead of trying to appear like I know everything, I've decided to do something different.&lt;/p&gt;

&lt;p&gt;I'll document what I'm building, what I'm learning, the mistakes I make, and the lessons I pick up along the way.&lt;/p&gt;

&lt;p&gt;One of the ideas I've been exploring is &lt;strong&gt;ImpactIndia&lt;/strong&gt;—a platform aimed at making volunteering and community engagement more accessible for young people. Whether it becomes a successful product or simply a valuable learning experience, I want to share the engineering decisions, challenges, and insights that come from building it.&lt;/p&gt;

&lt;p&gt;This blog isn't about pretending to be an expert.&lt;/p&gt;

&lt;p&gt;It's about becoming one—one project, one bug, and one lesson at a time.&lt;/p&gt;

&lt;p&gt;If you're also learning, building, or figuring things out as you go, I hope you'll find something useful here.&lt;/p&gt;

&lt;p&gt;Here's to the journey. &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>buildinpublic</category>
      <category>computerscience</category>
      <category>devjournal</category>
    </item>
  </channel>
</rss>
