Skip to content

Daffyllas/Password-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Password-Check (Java)

A simple Java application that checks the strength of a password.
This project was created as part of learning Java and basic programming logic.


Features

  • Checks password length
  • Validates presence of:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Special characters
  • Provides feedback on password strength (Weak / Medium / Strong)

Technologies Used

  • Java
  • NetBeans IDE

About

Users check for password availability

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages