<?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: Argha</title>
    <description>The latest articles on DEV Community by Argha (@argha_tech2025).</description>
    <link>https://dev.to/argha_tech2025</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%2F2448125%2F3fa7c3f9-2d4b-443f-8103-7199a05b3888.png</url>
      <title>DEV Community: Argha</title>
      <link>https://dev.to/argha_tech2025</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/argha_tech2025"/>
    <language>en</language>
    <item>
      <title>My First JavaScript Project – Car Counter App 🚗</title>
      <dc:creator>Argha</dc:creator>
      <pubDate>Thu, 14 Aug 2025 17:36:05 +0000</pubDate>
      <link>https://dev.to/argha_tech2025/my-first-javascript-project-car-counter-app-209b</link>
      <guid>https://dev.to/argha_tech2025/my-first-javascript-project-car-counter-app-209b</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;After learning the basics of HTML, CSS, and some essential JavaScript concepts like:&lt;/p&gt;

&lt;p&gt;Variables&lt;/p&gt;

&lt;p&gt;Functions&lt;/p&gt;

&lt;p&gt;Increment operation&lt;/p&gt;

&lt;p&gt;Event listeners&lt;/p&gt;

&lt;p&gt;…I decided to put them into practice by creating my first project: Car Counter App.&lt;/p&gt;

&lt;p&gt;🔗 GitHub Repository: (&lt;a href="https://github.com/itsargha6656/Car-Counter-App" rel="noopener noreferrer"&gt;https://github.com/itsargha6656/Car-Counter-App&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;📌 What the app does&lt;/p&gt;

&lt;p&gt;It’s a simple app where you can count cars entering or leaving a parking area with just a click. The count updates instantly, thanks to JavaScript’s event listeners.&lt;/p&gt;

&lt;p&gt;💡 What I learned while building it&lt;/p&gt;

&lt;p&gt;Structuring HTML for functionality.&lt;/p&gt;

&lt;p&gt;Styling elements for a clean UI with CSS.&lt;/p&gt;

&lt;p&gt;Using addEventListener() to make buttons interactive.&lt;/p&gt;

&lt;p&gt;Managing data with variables and functions.&lt;/p&gt;

&lt;p&gt;This project may be small, but it marks the start of applying my skills to real, working applications. 🚀&lt;/p&gt;

&lt;p&gt;If you check out the repo, I’d love feedback or suggestions on making it better!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
      <category>beginners</category>
    </item>
    <item>
      <title>My Web Development Journey Begins 🚀</title>
      <dc:creator>Argha</dc:creator>
      <pubDate>Thu, 14 Aug 2025 17:16:44 +0000</pubDate>
      <link>https://dev.to/argha_tech2025/my-web-development-journey-begins-5em5</link>
      <guid>https://dev.to/argha_tech2025/my-web-development-journey-begins-5em5</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I’m Argha, an aspiring web developer currently learning the ins and outs of Java, DSA, and modern web technologies. My goal is to not just learn theory but to apply it through real-world projects and share the process here.&lt;/p&gt;

&lt;p&gt;I’ll be posting about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;My learning milestones &lt;/li&gt;
&lt;li&gt;Projects I’m working on &lt;/li&gt;
&lt;li&gt;Challenges I face and how I solve them &lt;/li&gt;
&lt;li&gt;Tips, resources, and lessons I pick up along the way &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Whether you’re also learning or already experienced, I’d love to connect, share ideas, and grow together as developers.&lt;/p&gt;

&lt;p&gt;Follow along — the journey’s just starting! &lt;/p&gt;

&lt;p&gt;If you want, I can also make you a shorter, catchy version&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>learning</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
