Skip to content

A password generator, that generates two random passwords. My solution to the "Password Generator" solo project for the Learn Javascript For Free course on Scrimba.

Notifications You must be signed in to change notification settings

ZaidMarrie/password-generator-solo-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator (Solo Project Solution)

This is my solution to the Password Generator Solo Project on Scrimba. The solo projects are part of the Scrimba Platform's Courses.

Overview

The challenge

You are required to do the following:

  • Build the site from scratch
  • Follow the design
  • Generate two random passwords when the user clicks the button.
  • Each password should be 15 characters long.

The following is not required, but they are some stretch goals to take this project further:

  • Add ability to set password length.
  • Add "copy-on-click" feature.
  • Toggle "symbols" and "numbers" on/off.

Built with

  • HTML5
  • CSS3
  • JavaScript

Links

My process

About Scrimba

At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜 If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉 The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀

Happy Coding!

About

A password generator, that generates two random passwords. My solution to the "Password Generator" solo project for the Learn Javascript For Free course on Scrimba.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published