<?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: Muhammad Nour</title>
    <description>The latest articles on DEV Community by Muhammad Nour (@nourgrafico).</description>
    <link>https://dev.to/nourgrafico</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%2F2109959%2Fd23644c5-5024-48d3-92b2-37dbc0eac963.jpg</url>
      <title>DEV Community: Muhammad Nour</title>
      <link>https://dev.to/nourgrafico</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nourgrafico"/>
    <language>en</language>
    <item>
      <title>My first JavaScript Web App</title>
      <dc:creator>Muhammad Nour</dc:creator>
      <pubDate>Wed, 04 Dec 2024 12:36:15 +0000</pubDate>
      <link>https://dev.to/nourgrafico/my-first-javascript-web-app-27kc</link>
      <guid>https://dev.to/nourgrafico/my-first-javascript-web-app-27kc</guid>
      <description>&lt;p&gt;🕌 Zakat Calculator App: Simple &amp;amp; Beginner-Friendly&lt;/p&gt;

&lt;p&gt;Welcome to the Zakat Calculator App, a project I built as part of my journey to learn JavaScript. This app is designed to help users calculate their Zakat (charitable contribution) effortlessly by applying a standard rate of 2.5% to the amount they enter.&lt;/p&gt;

&lt;p&gt;🎥 Live Demo&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://muhcoder.github.io/Zakat-App/" rel="noopener noreferrer"&gt;Try the Zakat Calculator App&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📂 Source Code&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://github.com/MuhCoder/Zakat-App" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to explore the code and provide feedback. I’m always open to learning and improving! 😊&lt;/p&gt;

&lt;p&gt;🛠️ Features&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;• Input Validation: Ensures users enter valid numbers for calculation.
• Dynamic Output: Displays the Zakat owed instantly in a clear and simple format.
• Beginner-Friendly Code: Written with simplicity to help new developers understand JavaScript fundamentals.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;💡 Why I Built This&lt;/p&gt;

&lt;p&gt;As a beginner, I wanted to practice JavaScript by building a practical and meaningful app. This project not only helped me understand user input handling and simple calculations but also taught me the importance of clean UI and UX.&lt;/p&gt;

&lt;p&gt;🚀 Feedback Welcome!&lt;/p&gt;

&lt;p&gt;I’m still at the start of my coding journey and learning new things every day. If you have any suggestions, tips, or resources, I’d love to hear from you. 🌟&lt;/p&gt;

&lt;p&gt;Let me know what you think, and don’t forget to rate my work!&lt;/p&gt;

&lt;p&gt;Thanks for reading! Happy coding! 🚀&lt;/p&gt;

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