A simple java based password checker that evaluates the strength of user-entered passwords based on the length, having specific and variety of characters.
- Checks the strength and complexity of a password
- Can detect various characters from uper and lowercase letters, numbers and symbols
- Rates the password as weak, strong or medium.
- Suggests how the user can improve their password for better security.
- Teaches the user how passwords should be formed / created to ensure that they are strong enough.
We all have dozens of passwords - but how man of them are actually strong enough to keep our accounts safe? I built this to strengthen my java skills as well as allow myself to explore different IDEs and learning about security basic security practises, as well as the demand for technology is growing, we are in need of more security measures in place.
- this can help and educate people make better passwords
- help them understand security measures
- creating passwords for people who dont know much about IT and cybersecurity can be a hassle.
- security measures
- creating secures measure with passwords.
- used android studio
- Figma


