<?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: Farhan Qureshi</title>
    <description>The latest articles on DEV Community by Farhan Qureshi (@farhan_qureshi_61a0f60399).</description>
    <link>https://dev.to/farhan_qureshi_61a0f60399</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%2F3972167%2F03c4fcc9-52d8-45ba-8474-a801186aa8d2.jpg</url>
      <title>DEV Community: Farhan Qureshi</title>
      <link>https://dev.to/farhan_qureshi_61a0f60399</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/farhan_qureshi_61a0f60399"/>
    <language>en</language>
    <item>
      <title>How I Built an Age Calculator Using HTML, CSS and JavaScript</title>
      <dc:creator>Farhan Qureshi</dc:creator>
      <pubDate>Sun, 07 Jun 2026 07:14:33 +0000</pubDate>
      <link>https://dev.to/farhan_qureshi_61a0f60399/how-i-built-an-age-calculator-using-html-css-and-javascript-2pd4</link>
      <guid>https://dev.to/farhan_qureshi_61a0f60399/how-i-built-an-age-calculator-using-html-css-and-javascript-2pd4</guid>
      <description>&lt;h1&gt;
  
  
  How I Built an Age Calculator Using HTML, CSS and JavaScript
&lt;/h1&gt;

&lt;p&gt;I recently built a simple Age Calculator web application using HTML, CSS and JavaScript.&lt;/p&gt;

&lt;p&gt;The tool allows users to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Calculate exact age in years, months and days&lt;/li&gt;
&lt;li&gt;See total days lived&lt;/li&gt;
&lt;li&gt;View their next birthday countdown&lt;/li&gt;
&lt;li&gt;Use dark mode&lt;/li&gt;
&lt;li&gt;Access the tool on mobile devices&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Technologies Used
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;GitHub Pages&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Challenges
&lt;/h2&gt;

&lt;p&gt;Some challenges included:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Handling future dates correctly&lt;/li&gt;
&lt;li&gt;Making the calculator mobile friendly&lt;/li&gt;
&lt;li&gt;Adding dark mode support&lt;/li&gt;
&lt;li&gt;Setting up sitemap and SEO pages&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;You can try the tool here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://fq8404293-eng.github.io/age-calculator/" rel="noopener noreferrer"&gt;https://fq8404293-eng.github.io/age-calculator/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Learned
&lt;/h2&gt;

&lt;p&gt;Building this project helped me learn:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;DOM manipulation in JavaScript&lt;/li&gt;
&lt;li&gt;Responsive web design&lt;/li&gt;
&lt;li&gt;Basic SEO practices&lt;/li&gt;
&lt;li&gt;GitHub Pages deployment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback is welcome.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
