🔒 PassGuard – Real‑Time Password Strength Checker

Test your password’s resilience instantly and get AI‑driven tips to make it stronger.

View All Projects Connect on LinkedIn

🧠 Project Overview

PassGuard is a simple, real-time password strength checker built using HTML, CSS, and JavaScript. It instantly evaluates your password's strength based on length, character variety, and common patterns. Users receive visual feedback and helpful tips to create stronger, safer passwords. The tool runs entirely in the browser — no data is sent anywhere. Perfect for quick checks and learning password best practices.

🔴 Live Web Page

password-strength-checker

🧰 Tools & Technologies

✨ Key Features

📂 File Structure


password-strength-checker/
├── index.html
├── style.css
├── script.js
├── assets/
│   ├── demo-video.mp4
│   └── password-checker.html
      

🚀 How to Use

Step 1: Clone the Repository

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

Step 2: Open index.html

The app is 100 % client‑side—just double‑click index.html or serve it with any static‑file server (e.g. live-server).

💻 Source Code

password-strength-checker

🎥 Demo Video

👨‍💻 Author Info

Created by Chandraprakash C – BSc Computer Science | Cybersecurity Enthusiast
cyberchandru87@gmail.com | GitHub | LinkedIn

“A strong password today keeps the hackers away.”