Inspiration

The Password Game and other password generators

What it does

Allows a user to input a password of there choosing. This password will be put through multiple test and requirements to test how secure it is. If the requirment is met the textbox will appear green otherwise it'll be red.

How we built it

Streamlit and Python

Challenges we ran into

The challanges we had at the hackathon were the password checks in our program because some would want to work, others wouldnt, and it needed tweaking and streamlit being difficult to modify

Accomplishments that we're proud of

Accomplishments we're proud of would be the design pattern used in the project (an observer design pattern) allowing us to use something we learned in a real life senerio, the ai logo, the name we created, and staying up all night debugging without going to sleep.

What we learned

A big takeaway the group had was the importance of testing and making sure everything works prior to release and spliting up work effictively

What's next for GRUG (GENERATE REALLY UNBREAKABLE GIBBERISH)

An API that can take these rules and apply them to create passwords

Built With

Share this project:

Updates