https://github.com/jaganbishoyi/password-generator
Password Generator is an application to generate a strong password. While generating a password, the user can choose various combinations, like length, uppercase letters, lowercase letters, numbers, and symbols. Users will get notified about the strength( Strong, Medium & Weak ) of the password.
https://github.com/jaganbishoyi/password-generator
google-chrome-extension password password-generator secure-password strong-password-generator
Last synced: 3 months ago
JSON representation
Password Generator is an application to generate a strong password. While generating a password, the user can choose various combinations, like length, uppercase letters, lowercase letters, numbers, and symbols. Users will get notified about the strength( Strong, Medium & Weak ) of the password.
- Host: GitHub
- URL: https://github.com/jaganbishoyi/password-generator
- Owner: jaganbishoyi
- Created: 2022-06-02T09:09:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T16:49:50.000Z (about 4 years ago)
- Last Synced: 2025-08-03T22:45:32.876Z (12 months ago)
- Topics: google-chrome-extension, password, password-generator, secure-password, strong-password-generator
- Language: CSS
- Homepage: https://jaganbishoyi.github.io/password-generator/
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Generator
Password Generator is an application to generate a strong password. While generating a password, the user can choose various combinations, like length, uppercase letters, lowercase letters, numbers, and symbols. Users will get notified about the strength( Strong, Medium & Weak ) of the password.
## Screenshot

## Demo
## Download ( Google Chrome Web Store )
## Tech Stack
HTML, CSS and JavaScript.
## Feedback
If you have any feedback, please reach out to me at jaganmohanbishoyi@gmail.com
## Author
[@jaganbishoyi](https://www.github.com/jaganbishoyi)
## License
[MIT](https://choosealicense.com/licenses/mit/)