Inspiration

The project creating a password generator really stood out to me because I think it would be really interesting to learn how companies like Google implement that when asking if you want them to generate a strong password for you

What it does

It asks how long you want your password to be, then generates a password with random letters, number, and special characters

How we built it

Using python and vscode

Challenges we ran into

Figuring out how to include all of the characters into the password without writing it out in such verbose way

Accomplishments that we're proud of

Coding this in a language I've never coded in, I'm currently in a class at university that requires Python and have just started to learn it

What we learned

I learned how to use Python syntax

What's next for Building your Own Password Generator and Manager

I am going to try and use Tkinter to build a GUI for the password generator and include the password manager aspect with that also.

Built With

Share this project:

Updates