A sleek and responsive web application that allows users to generate secure, customized passwords with various strength levels and character combinations. Built with HTML, CSS, JavaScript, and Bootstrap 5.
- 🎯 Custom Password Length
- 🔡 Toggle options for Uppercase, Lowercase, Numbers, and Symbols
- 🔁 Automatic password generator
- 🧠 Password strength presets:
Super Strong,Strong,Weak,Funny - 💡 Responsive design for mobile and desktop
- 🎨 Stylish UI with gradients and modern UI components
📍 Live Preview : Click Here
| Desktop View | Mobile View |
|---|---|
![]() |
![]() |
| Modern UI with interactive controls |
📦 Password-Generator
├── index.html # Main HTML page
├── style.css # Styling with gradient UI
├── script.js # JavaScript logic for password generator
└── README.md # You’re reading it
-
Clone the repository
git clone https://github.com/HassaanMemon026/Password-Generator.git cd Password-Generator -
Open the
index.htmlfile in your browseropen index.html
-
Customize your password
- Choose length using the slider
- Enable/disable character options
- Pick a strength type (Optional)
- Click
Generate Passwordto get your secure password
-
Click on
Automatic Generatefor an instant strong password!
- 🌐 HTML5
- 🎨 CSS3 + Gradient UI
- ⚙️ JavaScript (Vanilla)
- 🎁 Bootstrap 5.3
Made with ❤️ by Muhammad Hassaan
Feel free to connect or contribute!
This project is licensed under the MIT License.
You are free to use, modify, and distribute this software as you wish.
If you found this project helpful, please consider giving it a ⭐ on GitHub!

