Coders Packet

Packets submitted by Sravani

Dice Roller Game using JavaScript

This is a funny game where 2 players play based on the number on the dice winner gets decided and also draw happens if the score is the same

Bar Code Generator using Java

It is a small project of generating Barcode using Java with the help of Zxing Dependencies

Canvas using HTML and Javascript

It is a simple project where we can draw anything using HTML canvas and also using Javascript Manipulations

Generate One-time-password (OTP) using Java

The project is about generating a one-time password (OTP) using Java by importing the necessary modules.

convert XML to json in Java

This project is about converting XML to JSON using java with the help of JSON dependencies