Coders Packet

Packets submitted by Paras Saini

Authentication with Firebase in Android Studio using a Phone Number in Java

The project is for the development of an mobile phone SMS OTP based authentication android app using Java. In this project I use FirebaseUI for the authentication.

Java project for Encryption and Decryption a text file.

In this Java project, I have implemented DES(Data Encryption Standard) algorithm for encrypting a text file. After encrypting you can decrypt your file again.

Java ATM Project

ATM (Automated Teller Machine) project in Java is the short implementation of ATM functionality using Java.