Skip to content

A modern password strength checker that provides real-time feedback with animations, color gradients, and visual effects to enhance user experience.

License

Notifications You must be signed in to change notification settings

nayandas69/password-strength-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Strength Checker

🔐 Overview

This is a modern, interactive password strength checker that provides instant feedback on password security. It dynamically updates the strength level (Weak, Medium, Strong) and includes animations, color gradients, and a glowing effect to enhance user experience.

🚀 Features

  • 🔥 Live password strength detection
  • 🌈 Color-coded progress bar and background gradient
  • 💡 Glowing effect for better UX
  • 🔄 Smooth animations (fade-in & shake)
  • 🛠️ Easy to integrate into any project

📸 Demo

Password Strength Checker Demo

🛠️ Setup

Follow these steps to run the project locally:

1️. Clone the Repository

 git clone https://github.com/nayandas69/password-strength-checker.git

2️. Open the Project Folder

 cd password-strength-checker

3️. Run Locally

Just open the index.html file in your browser:

 open index.html  # MacOS
 start index.html # Windows
 xdg-open index.html # Linux

📝 Code Highlights

  • HTML (index.html): Defines the password input field and UI components.
  • CSS (index.css): Handles styling, animations, and responsive design.
  • JavaScript (index.js): Implements password strength logic, animations, and UI updates.

📌 How It Works

  1. User types a password in the input field.
  2. JavaScript detects strength based on length and updates the UI.
  3. Progress bar & background gradient change dynamically.
  4. Shake animation triggers for weak passwords.

🔗 Join the Community

🎥 Subscribe on YouTube:

Scan the QR code below to subscribe:

Subscribe on YouTube

or Click here

💬 Join our Discord:

Stay connected, ask questions, and share projects!

Join Discord

License

This project is open-source and available under the MIT License.

Happy coding!

About

A modern password strength checker that provides real-time feedback with animations, color gradients, and visual effects to enhance user experience.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published