Skip to content

Collection of small JavaScript projects demonstrating various concepts and functionalities, perfect for learning, inspiration, and practical coding practice.

Notifications You must be signed in to change notification settings

samiulhoquechowdhury/Javascript-Small-Projects

Repository files navigation

Projects

Technologies Used in all the projects

  • HTML
  • CSS
  • JavaScript

Age Calculator

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.

Features

  • Input field for birthdate selection
  • Calculation of age in years, months, and days
  • Modern user interface

Demo

age calculator

Alarm Clock

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.

Features

  • 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

Demo

Include screenshots or GIFs of your application here.

Password Strength Checker

This is a simple password strength checker web application built using HTML, CSS, and JavaScript.

Features

  • 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.

Demo

I will update soon You can view a live demo of the password strength checker here (Replace "#" with the link to your demo).

About

Collection of small JavaScript projects demonstrating various concepts and functionalities, perfect for learning, inspiration, and practical coding practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published