Birthday Statistics Calculator 🎂
A beautiful life statistics calculator offering fascinating insights into your life journey through various metrics
🎯 Overview
This application calculates and displays various statistics and interesting facts about your life based on your birthdate. It provides a modern, responsive interface with real-time updates and beautiful visualizations.
🚀 Deploy on Render
Birthday Statistics Calculator application is live! You can access it at the following link:
📊 Features
🎂 Birth Details
- Exact birthdate
- Day of the week
- Leap year status
- Moon phase
- Season of birth
📅 Calendar Systems
- Gregorian calendar date
- Chinese calendar date
- Islamic calendar date
- Hebrew calendar date
⭐ Astrological Profile
- Western zodiac sign
- Chinese zodiac sign
- Element association
⏳ Time Elapsed
- Centuries lived
- Decades passed
- Years, months, weeks
- Days, hours, minutes, seconds
🚀 Cosmic Journey
- Solar orbits completed
- Earth rotations experienced
- Distance traveled through space
- Seasons experienced
🎈 Next Birthday
- Days until next birthday
- Age milestone tracking
⚖️ Legal Age Status
- Legal age status for different countries
- Days until legal age
- Multi-country support
📈 Life Statistics
- Life stage (Newborn to Centenarian)
- Heartbeats and breaths
- Oxygen consumption
- Energy expenditure
- Food and water consumption
- Biological processes
- Sleep patterns
- Physical changes
🛠️ Tech Stack
Frontend
- Svelte - Reactive UI framework
- TypeScript - Type-safe JavaScript
- Vite - Next generation frontend tooling
- TailwindCSS - Utility-first CSS framework
- DaisyUI - Component library for Tailwind
- Lucide Icons - Beautiful icon set
Libraries
- date-fns - Modern date utility library
- lunar-javascript - Chinese calendar calculations
- @hebcal/core - Hebrew calendar support
- hijri-date - Islamic calendar calculations
🚀 Getting Started
Clone the repository
git clone https://github.com/EduardoProfe666/birthday-statistics.git
Install dependencies
yarn install
Start development server
yarn run dev
Build for production
yarn run build
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.