-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Project Name
Password Strength Visualizer & Generator
Project Type
Frontend (HTML/CSS/JS)
Category
utility
Project Description
Description:
Interactive password security tool that visualizes password strength in real-time, estimates crack time, and generates ultra-secure passwords with customizable criteria.
Tech Stack
No response
Key Features
🔐 Real-Time Analysis - Instant strength feedback as you type
📊 Visual Strength Meter - Color-coded progress bar
⏱️ Crack Time Estimate - "Would take 3 billion years to crack"
🎲 Smart Generator - Create passwords with custom rules
✅ Rule Checker - Uppercase, numbers, symbols, length
🎭 Passphrase Mode - Generate memorable word-based passwords
💡 Improvement Tips - Suggestions to strengthen weak passwords
🔄 Entropy Calculator - Show password randomness score
📋 Copy to Clipboard - One-click copy
🌙 Dark Mode - Eye-friendly interface
🚫 No Server - All processing done client-side
Screenshots
Checklist
- I have tested my project locally
- My project follows the repository structure
- My project is responsive (if frontend)
- I will add my project to projects.json (NOT index.html)
- I have included setup instructions for backend (if full-stack)