Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theyashsawarkar/password-generator
https://github.com/theyashsawarkar/password-generator
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/theyashsawarkar/password-generator
- Owner: Theyashsawarkar
- Created: 2023-08-02T06:21:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-14T09:31:34.000Z (9 months ago)
- Last Synced: 2024-03-14T10:44:05.662Z (9 months ago)
- Language: CSS
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]].