- HTML
- CSS
- JavaScript
A simple age calculator web application built using HTML, CSS, and JavaScript. This calculator allows users to input their birthdate and calculates their current age in years, months, and days.
- Input field for birthdate selection
- Calculation of age in years, months, and days
- Modern user interface
An alarm clock web application built using HTML, CSS, and JavaScript. This alarm clock allows users to set an alarm time and snooze if needed.
- Clock display with hour, minute, and second selectors
- AM/PM selector
- Set Alarm button to set the alarm time
- Snooze button to snooze the alarm
Include screenshots or GIFs of your application here.
This is a simple password strength checker web application built using HTML, CSS, and JavaScript.
- Allows users to input a password and checks its strength.
- Provides feedback on the strength of the password.
- Password strength criteria include length, complexity, and diversity of characters.
- Provides visual cues to indicate the strength level of the password.
I will update soon You can view a live demo of the password strength checker here (Replace "#" with the link to your demo).