Skip to content

AlokKumarYadav2410/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Password Generator

📖 Table of Contents

🌟 Overview

The Password Generator is a web application that allows users to generate secure passwords based on customizable criteria. Users can specify the length of the password and choose to include uppercase letters, lowercase letters, numbers, and symbols. The application provides a user-friendly interface and visual indicators for password strength.

👉 Try it now: Live Demo

🚀 Live Demo

Click the link below to try the Password Generator instantly:

🔗 Password Generator Live Demo

🔍 Screenshot

main-screen    pass-gen

✨ Features

  • 🔢 Generate passwords of customizable lengths (1 to 20 characters).
  • 🔠 Options to include uppercase letters, lowercase letters, numbers, and symbols.
  • 🛡️ Visual strength indicator to assess password strength.
  • 📋 Copy generated password to clipboard with a single click.
  • 📱 Responsive design for optimal viewing on various devices.

🛠️ Tech Stack

  • 🌐 HTML5: For structuring the web page.
  • 🎨 CSS3: For styling and responsive design.
  • ⚙️ JavaScript: For dynamic functionality and interactivity.

🚀 Usage Instructions

  1. Clone the repository to your local machine using:
    git clone https://github.com/AlokKumarYadav2410/password-generator.git
  2. Navigate to the project directory:
    cd password-generator
  3. Open index.html in your web browser to start using the Password Generator.
  4. Adjust the password length using the slider and select your desired options.
  5. Click the "Generate Password" button to create a password.
  6. Use the copy button to copy the generated password to your clipboard.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.


🎉 Enjoy generating secure passwords with ease!

About

The Password Generator is a web application that allows users to generate secure passwords based on customizable criteria.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published