Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theyashsawarkar/password-generator


https://github.com/theyashsawarkar/password-generator

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Password Generator 🔐

Welcome to the Password Generator repository! This project creates secure passwords based on user-specified criteria and also provides a visual indication of the password strength.

## About the Project ℹī¸

The Password Generator is a handy tool for generating strong and secure passwords. Whether you're creating a new account, updating your password, or simply need a secure password for any purpose, this tool has got you covered. It offers customizable options to tailor the generated passwords to your specific requirements.

## Screenshots 📷

![Password_gen](https://github.com/Theyashsawarkar/Password-Generator/assets/104064673/e41a6848-8870-4f11-aa52-3d66a971bcb5)

## Features ✨

- **Secure Passwords:** Generate strong and secure passwords based on user-specified criteria.
- **Password Strength Indicator:** Visualize the strength of the generated password using a color-coded strength meter.
- **Customizable Options:** Specify the length and character types (uppercase letters, lowercase letters, numbers, and symbols) for the generated passwords.
- **Copy to Clipboard:** Easily copy the generated password to the clipboard for quick use.

## Technologies Used đŸ’ģ

- **JavaScript:** Programming language for generating passwords and implementing interactivity.
- **HTML/CSS:** Markup and styling languages for creating the user interface.
- **Hosting:** The project is hosted on [Netlify](https://random-pass-word-gen.netlify.app/).

## How to Use 🚀

To use the Password Generator:

1. Open the [Password Generator](https://random-pass-word-gen.netlify.app/) website.
2. Specify the desired length of the password using the slider control.
3. Choose the character types you want to include in the password by checking the corresponding checkboxes.
4. Click on the "Generate Password" button.

5. View the generated password and its strength indicated by the color-coded strength meter.

6. Click on the "Copy to Clipboard" button to copy the generated password.

## Contributing 🤝

Contributions to the Password Generator are welcome! If you have any suggestions, feature requests, or bug reports, please feel free to open an issue or submit a pull request.

## License 📄

This project is licensed under the [MIT License](LICENSE) - see the LICENSE file for details.

## Contact 📧

If you have any questions or feedback, feel free to contact me at [[email protected]].