Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

shivamksharma/age-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Age Timer

Version License

Your age, ticking in real time. A minimalist web app that turns your birthdate into a live counter.


How it works

Enter your date of birth and watch your age update every 100ms down to 9 decimal places. That's it — no sign-ups, no data sent anywhere, just a quiet reminder of time passing.

Features

  • Real-time precision — age recalculates 10 times per second.
  • Dark/Light theme — toggle with a click, preference saved between visits.
  • PWA ready — install on your phone or desktop, works offline.
  • Zero tracking — your birthdate stays in your browser's localStorage.

Getting Started

Open index.html in any browser (or deploy to Vercel/Netlify). Enter your birthdate and you're done.

git clone https://github.com/shivamksharma/age-timer.git
cd age-timer
open index.html

Built with

HTML, CSS, JavaScript, jQuery, and the Date API.

License

MIT

About

Age Timer is a lightweight web app that lets users input their birthdate and track their age in real-time with a continuously running timer. It offers an intuitive interface to monitor your age down to the second. This responsive Progressive Web App (PWA) is perfect for anyone curious about their exact age or exploring creative web development.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors