Password strength analysis
password-tool
2025
Python
Flask

What it is
A scoring model, a check against a dictionary of common passwords, and a generator built on secrets.
What I did
Web interface, computed on the server.
Password strength analysis

What it is
A scoring model, a check against a dictionary of common passwords, and a generator built on secrets.
What I did
Web interface, computed on the server.