Coders Packet

Packets submitted by Yash Singh

Simple Banking Application using Java

This is a project on a simple banking application using Java. It handles the basic banking services like check balance, deposit cash, withdrawing cash, etc.

Random Password Generator using random() method in Java

This is a project on random password generator using random() method in Java. Just give the length of the password you want to generate.

Password Strength Checker using Java

This is a project on password validator and strength checker using Java which tells the strength of our given password.