Skip to content

HassaanMemon026/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Advanced Password Generator

GitHub repo size GitHub stars License

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.


🚀 Features

  • 🎯 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 Demo

📍 Live Preview : Click Here

Desktop View Mobile View
Desktop Mobile
Modern UI with interactive controls

📂 File Structure

📦 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


⚙️ How to Use

  1. Clone the repository

    git clone https://github.com/HassaanMemon026/Password-Generator.git
    cd Password-Generator
  2. Open the index.html file in your browser

    open index.html
  3. Customize your password

    • Choose length using the slider
    • Enable/disable character options
    • Pick a strength type (Optional)
    • Click Generate Password to get your secure password
  4. Click on Automatic Generate for an instant strong password!


🛠️ Built With

  • 🌐 HTML5
  • 🎨 CSS3 + Gradient UI
  • ⚙️ JavaScript (Vanilla)
  • 🎁 Bootstrap 5.3

🧑‍💻 Author

Made with ❤️ by Muhammad Hassaan
Feel free to connect or contribute!


📄 License

This project is licensed under the MIT License.
You are free to use, modify, and distribute this software as you wish.


🌟 Support

If you found this project helpful, please consider giving it a ⭐ on GitHub!

About

A modern password generator with Super Strong, Strong, Weak, and Funny modes. Manual mode coming soon for custom passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors