Coders Packet

Packets submitted by Khushi Jain

Downloading image from URL in Java

In this module, you can download the image by entering the URL of the image at the specified location.

Get the file type from file name in Java

In this module, we will learn how to get file type/extension from the file name in Java.

Temperature Unit Converter GUI application using Java swing

In this module, I have created a temperature converter which helps in the conversion of various temperature scales.

Number Guessing Game using Java Swing

A simple interactive random number guessing project designed using Java Swing and AWT.

Mix Cipher using JAVA

This is a Java Project to Encrypt/Decrypt a text using Caesar Cipher with more than one key.