thinkswell / javascript-mini-projects

Awesome Collection of amazing javascript mini-projects.
The Unlicense
1.21k stars 869 forks source link

Strong password generator project #1028

Closed vinay-s36 closed 11 months ago

vinay-s36 commented 11 months ago

Developer Checklist

✅Followed guidelines mentioned in the readme file. ✅Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles) ✅Starred ⭐ the Repo (Optional)

Summary

WebPass is a user-friendly password generator implemented with HTML, CSS, and JavaScript. In an increasingly digital world, online security is paramount, and this web-based tool provides a simple and effective solution for generating strong and secure passwords that are difficult for hackers to crack.

Screenshot

Screenshot 2023-10-20 173532

Screenshot 2023-10-20 173611

Live Project Link

https://vinay-s36.github.io/WebPass-PasswordGenerator/