Coders Packet

Packets submitted by Saurabh Kailas Khule

Banking Application In Java

Simple console-based banking application that will help the user to deposit, withdraw, and to see the previous transaction details.

GUI based calculator using Java AWT

This is a simple GUI-based calculator Developed using Java AWT with the help of which users can perform basic mathematical operations.

Multithreaded client server based chat application in Java

Multithreaded client server-based chat application which works with multiple clients parallelly and uses Java socket programming with multithreading concepts.