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.

Home Page:http://pgt-ui.s3-website.ap-south-1.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

docker run -it -p 8080:8080 hemantdocker100/password-generator-java
docker run -it -p 3000:3000 hemantdocker100/password-generator-react

Goto >> http://localhost:3000

Screenshots

Dark mode(Default)

Screenshot (125)

Light mode

Screenshot (126)

Generating password

Screenshot (127)

Email sample

Screenshot (128)

Server Down

Screenshot (129)

Tech stacks

Contact Me 🔽

About

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.

http://pgt-ui.s3-website.ap-south-1.amazonaws.com/

License:MIT License


Languages

Language:JavaScript 60.5%Language:Java 36.7%Language:Dockerfile 1.2%Language:HTML 1.1%Language:CSS 0.5%