Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hemantdwivedi/password-generator-tool
Create and customize strong passwords effortlessly with the Password Generator Tool. Tailor your passwords, send them securely via email, and verify their strength—all in one place.
https://github.com/hemantdwivedi/password-generator-tool
email-service full-stack-project java-docker java-password-generator java-project javaproject javascript password-generator password-strength-check password-verification reactjs spring-boot strong-password-generator
Last synced: 14 days ago
JSON representation
Create and customize strong passwords effortlessly with the Password Generator Tool. Tailor your passwords, send them securely via email, and verify their strength—all in one place.
- Host: GitHub
- URL: https://github.com/hemantdwivedi/password-generator-tool
- Owner: hemantDwivedi
- License: mit
- Created: 2023-11-21T04:30:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T07:11:23.000Z (7 months ago)
- Last Synced: 2024-10-05T04:21:33.450Z (about 1 month ago)
- Topics: email-service, full-stack-project, java-docker, java-password-generator, java-project, javaproject, javascript, password-generator, password-strength-check, password-verification, reactjs, spring-boot, strong-password-generator
- Language: JavaScript
- Homepage:
- Size: 210 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Password Generator Tool
## Description
The Password Generator Tool allows users to customize and generate strong passwords with ease. It supports the inclusion of uppercase letters, lowercase letters, numbers, and special characters. Additionally, users can conveniently send the generated password to their desired email address.## Features
- Customize and generate strong passwords.
- Include uppercase letters, lowercase letters, numbers, and special characters.
- Passwords can be generated with lengths up to 24 characters.
- Password suggestions.
- Send generated passwords to a specified email address.## Run application
```shell
docker run -it -p 8080:8080 hemantdocker100/password-generator-java
```
```shell
docker run -it -p 3000:3000 hemantdocker100/password-generator-react
```Goto >> http://localhost:3000
## Screenshots
#### Dark mode(Default)
![Screenshot (125)](https://github.com/hemantDwivedi/password-generator-tool/assets/96649329/53bb3b1f-8cb2-49d3-8e61-4a1b061b3a94)#### Light mode
![Screenshot (126)](https://github.com/hemantDwivedi/password-generator-tool/assets/96649329/40c5c4fb-3424-40b3-84cf-b4f83272ee59)#### Generating password
![Screenshot (127)](https://github.com/hemantDwivedi/password-generator-tool/assets/96649329/7725048c-bc3b-4ca5-ac63-37340d7e614f)#### Email sample
![Screenshot (128)](https://github.com/hemantDwivedi/password-generator-tool/assets/96649329/1dcf99e4-b363-44cb-a48d-3aa680c8124f)#### Server Down
![Screenshot (129)](https://github.com/hemantDwivedi/password-generator-tool/assets/96649329/64a71004-1934-4199-91ce-6e6ba5ae30f8)## Tech stacks
- [Spring Boot](https://spring.io/projects/spring-boot)
- [ReactJS](https://reactjs.org/)
- [ViteJS](https://vitejs.dev/)
- [Bootstrap](https://getbootstrap.com/)
## Contact Me 🔽- **LinkedIn:** [Hemant Dwivedi](https://www.linkedin.com/in/hemant-dwivedi-developer/) **Twitter** [Hemant](https://twitter.com/ordinaryhemant)