Skip to content

fredickandrewdimo/Modern-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern-Password-Generator

The password generator is a web-based tool that utilizes HTML, CSS, and JavaScript. The zxcvbn JS library is used to accurately evaluate the strength of the generated password.

Users have the flexibility to customize the length and character set of the password through the use of range input and checkbox input features. The generated password can then be easily copied to the clipboard for secure storage.

Tech Stack

HTML5

CSS3

JavaScript



Visit the App

https://fredickandrewdimo.github.io/Modern-Password-Generator/


Key Takeaways

In the development of this password generator project, I have gained valuable experience and knowledge in various JavaScript concepts such as DOM manipulation, event handling, loops, control flow, and functions. Additionally, I have also had the opportunity to work with a JavaScript library, specifically the zxcvbn library, which is used to assess the strength of the generated password.


Preview

#

#