Inspiration
Working in I.T. helps us see the passwords some people use, many of them using passwords in the "top passwords list", which many use to hack into accounts.
What it does
Password Analyzer allows you to insert a password in which you believe is good, which then lets allows judge it by giving it a score from 0-4, which we then provide feedback, if needed.
How we built it
We built the website using Streamlit. Our code is in Python and partially in HTML, which was coded in VScode. Our resources include an API by the name of "zxcvbn".
Challenges we ran into
Challenges we ran into is displaying the feedback. We want inform others on how to improve their passwords, and it became a bit difficult when it came to displaying it
Accomplishments that we're proud of
Accomplishments we are proud of is that since we are first time hackers, this is also our first project, and for us to complete such a project in 2 days, we feel pretty good about ourselves.
What we learned
We learned how to implement API's into our code and how to use Streamlit for the first time. We also taught ourselves on how to use HTML, since the last time we've used it was high school.
What's next for Password Analyzer
We hope to launch this project to spread awareness on how weak passwords can lead to vulnerabilities.
Log in or sign up for Devpost to join the conversation.