This Solo project is from a Scrimba course.
- For beginner
- Interactive
- a lot of code challenges
Also if I am intermediate level, am following this course to improve my skills and practice at least one hour per day, relaxing after work.
- Build it from scratch
- Generate two random passwords when the user clicks the button
- Each password should be 15 characters long
- Ability to set password length
- Add “copy on click”
- Toggle symbols and numbers on/off
The design is provided from the course on Figma.
- refactoring functions to class, to be more repetitive and orderly