Skip to content

stephenmoore33/secure-it-with-this-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

secure-it-with-this-password-generator

Developer: Stephen Moore

Origin: Michigan State University Coding Bootcamp

Intro

Let's face it. You have a lot of different accounts online. A 2021 study reports that 20% of people use the same password for everything, while 45% of people use the same password for some sites.

We all know that we shouldn't use the same password for everything, but why do we continue to do so? It's easy to remember, perhaps.

I have a solution. When changing a password, or creating a new account you can use this password generator to create your secure login.

Then, so you won't forget, store your login in a secure open-source password manager, like BitWarden.

About this Repo

This repository will give you a series of prompts. Requesting how many characters in length you'd prefer your password to be (8 to 128), if you need special characters, upper case letters, and lowercase letters. Then the generator will automatically load your password on screen to copy and paste.

This was a homework assignment that was assigned in my full stack web development bootcamp at Michigan State University.

It started out overwhelming and unsure where to begin, but as I progressed it became easier and more enjoyable to complete. Feel free to view my other repos and connect with me on LinkedIn or Email me if you have any questions or feedback.

Table of Contents

  • Index

Main page to password generator

Home page

Prompt 1: asks the length of characters

Prompt #1

Prompt 2: asks if special characters are needed

Prompt #2

Prompt 3: asks if lowercase letters are needed

Prompt #3

Prompt 4: asks if uppercase letters are needed

Prompt #4

Prompt 5: asks if numberd are needed

Prompt #5

End result of the password generator based off of user input

End Result

Sources

Social Links

Website: [https://stephenmoore33.github.io/secure-it-with-this-password-generator]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published