A colorful, cross-platform CLI tool that evaluates password strength and generates secure, random passwords — built with style and simplicity in mind.
-
✅ Password Strength Checker
Evaluates passwords based on:- Length (8–50 characters)
- Uppercase, lowercase, digits, and special characters
- Returns strength as:
Weak,Moderate, orStrong
-
✅ Secure Password Generator
- Generates strong passwords with guaranteed character diversity
- Customizable length (minimum 8 characters)
-
✅ Rainbow CLI Intro
- Smooth RGB gradient banner using ANSI 24-bit color
- Fade-in animation for a polished terminal experience
-
✅ Cross-Platform Support
- Works on Windows, macOS, and Linux
- Clears screen automatically based on OS
git clone https://github.com/ShaneYLad/Password_Checker.git
cd Password_Checkerpython main.py
⚠️ Requires Python 3.10 or higher
Shane Green (ShaneYLad)
Email: shane.green1@proton.me
Signal: ShaneGreen.76
MIT — free to use, modify, and share.