{"id":26139812,"url":"https://github.com/devgoyalg/age-calculator","last_synced_at":"2026-01-28T10:35:01.109Z","repository":{"id":257934346,"uuid":"858304123","full_name":"DevGoyalG/Age-Calculator","owner":"DevGoyalG","description":"Age Calculator using HTML, CSS and JavaScript","archived":false,"fork":false,"pushed_at":"2024-11-26T18:28:59.000Z","size":437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T22:51:47.504Z","etag":null,"topics":["age-calculation","age-calculator","age-calculator-app","age-calculator-birthday","age-calculator-by-javascript","age-calculator-free","age-calculator-javascript","age-calculator-js"],"latest_commit_sha":null,"homepage":"https://age-track.netlify.app/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevGoyalG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-16T17:03:35.000Z","updated_at":"2025-05-27T01:14:42.000Z","dependencies_parsed_at":"2024-10-28T16:27:03.616Z","dependency_job_id":"5b8e2751-8c3a-426e-b5c7-ebdeefaad8ce","html_url":"https://github.com/DevGoyalG/Age-Calculator","commit_stats":null,"previous_names":["devgoyalg/age-calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevGoyalG/Age-Calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FAge-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FAge-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FAge-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FAge-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevGoyalG","download_url":"https://codeload.github.com/DevGoyalG/Age-Calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FAge-Calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["age-calculation","age-calculator","age-calculator-app","age-calculator-birthday","age-calculator-by-javascript","age-calculator-free","age-calculator-javascript","age-calculator-js"],"created_at":"2025-03-11T02:37:07.401Z","updated_at":"2026-01-28T10:35:01.088Z","avatar_url":"https://github.com/DevGoyalG.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F\u0026message=If%20Useful\u0026style=style=flat\u0026color=BC4E99)\n![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)\n[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/DevGoyalG)\n[![View Repositories](https://img.shields.io/badge/View-My_Repositories-blue?logo=GitHub)](https://github.com/DevGoyalG?tab=repositories)\n\n\n\u003ch1 align=\"center\"\u003e Age Calculator \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e \u003cb\u003e If you found this repository helpful, give us a  ⭐️ \u003c/b\u003e \u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://readme-typing-svg.demolab.com?font=Segoe+script\u0026duration=1000\u0026pause=1000\u0026center=true\u0026vCenter=true\u0026random=false\u0026width=435\u0026lines=Goal+%3A+10+%E2%98%85\" alt=\"Typing SVG\" /\u003e\u003c/a\u003e \u003c/p\u003e\n\nA simple project that calculates the user's age based on their birthdate. The application takes a user's birthdate as input and displays their age in years, months, and days. It is easy to use and provides an accurate result instantly. \n\n## 🌐 Live Demo\nCheck out the live demo of the Age Calculator [here](https://age-track.netlify.app/).\n\n## 📸 Project Preview\nHere's a sneak peek of the Age Calculator application:\n\n![Project Preview](assets/Age-Calculator.png)\n\n## 🚀 Features\n- Allows the user to input their birthdate.\n- Calculates the user's age in years, months, and days.\n- Instant feedback once the user submits their birthdate.\n- Handles invalid inputs and displays appropriate error messages.\n\n## 🛠️ Tech Stack\n- **HTML** : For the structure of the form and displaying the results.\n- **CSS** : For styling the page and creating an attractive interface.\n- **JavaScript** : For calculating the age based on the user's input and displaying the result.\n\n## 🧑‍💻 Getting Started\n\nFollow the steps below to clone and use the project locally:\n\n### 1. Prerequisites\nMake sure you have **Git** installed. If not, you can download it [here](https://git-scm.com/).\n\n### 2. Clone the Repository\n```bash\ngit clone https://github.com/DevGoyalG/Age-Calculator.git\n```\n\n## 🤝 Contributing\nContributions are welcome! If you have suggestions or want to report an issue, feel free to open an issue or create a pull request.\n\n## 👨‍💻 Created by\nThis project was created and is maintained by:\n**Dev Goyal**\n\nFeel free to reach out if you have any questions or suggestions! ❤️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgoyalg%2Fage-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevgoyalg%2Fage-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgoyalg%2Fage-calculator/lists"}