News

This project is a Password Strength Checker built for use on Windows 11 systems. It allows users to input a password and receive real-time feedback on its strength — identifying weak, moderate, or ...
I built a basic password strength checker using Python as a way to better understand input validation and common password security principles. The program runs in the terminal and prompts the user to ...