Inspiration

Security experts recommend making password that is sentences. These should be built using personalized objects in the sentence. For our case we built it using Marvel-themed words. Such as Avengers, Hulk, Thor, Hammer, Jarvis etc.

What it does

Suppose to do: Make passwords by building words together in a meaningful way. Should use a weighted, directed graph representation where each node represents a word. Depending on the node/word it will have options or rules for what it can be connected to.

How I built it

C++

Challenges I ran into

Issues with GUI

Accomplishments that I'm proud of

cout << "Hello World";

What I learned

What's next for JarvisSentencePassword

Built With

Share this project:

Updates