Simple web application for generating random passwords. The user can chosse between 4 character sets and can also set the length. The password can then be copied to clipboard.
This project was designed and programmed by me.
- HTML & CSS with Sass
- JavaScript
- Modules:
- gh-pages
- uglify
Password Generator took me about a day to design and 2 days to programm. I learned new things about styling forms, popups or the ClipBoard API.
- ClipBoard API
- Styling checkmarks and sliders
- Creating popups
- Problem solving
- Designing web pages
I also practiced my Sass, CSS, and JavaScript skills.
The strength bar took me the longest to figure out how to implement it.
- Adding a dark mode
- Adding an exact number of special characters