Code Packets

Browse all published coding projects

Dice Rolling Simulation using Java

The project simulates the rolling of dice and also finds the number of times each number on the dice occurs using Java.

Soham Ghosh · Jun 03, 2021

Panel Transition using Java Swing

This project utilizes a survey form to showcase the JPanel transition without changing the JFrame, designed using Java GUI.

Devang Pathak · Jun 03, 2021

Password Manager using Java GUI

This application is called Password Manager which protect users' passwords by using a master password or a security login page. The passwords list will be stored in the form of arrays.

Ishika Gupta · Jun 03, 2021

Binary Search Algorithm in C++

Hello Developers, An algorithm is a procedure for solving a problem, based on a sequence of some actions. I've implemented Binary Search Algorithm in C++.

Aalok Kumar · Jun 03, 2021

Query Solving Website Using Python Django

Solved! provides a platform where user can give solutions for the queries that they have solved and also look for solutions to their queries that still need solving.

Priyadarshini Gopal · Jun 03, 2021

Printing all possible words of wordament game or Microsoft Ultimate Word Games in C++

In this project, I have printed all the possible words of Microsoft Ultimate Word Games which are also known as Wordament.

Amit Kumar · Jun 03, 2021

Bus Seat Booking System Using Java

In this module, we are going to build a code for Bus seat booking system using java. In this, we can book a window seat or a non-window seat.

MASNA VISHNUDEV · Jun 03, 2021

Covid-19 Tracker using React JS

It is a covid-19 tracker which takes three cards infected, recovered, and dead. We will use API to get the daily data and there will line chart and bar chart according to the numbers.

Amisha singh · Jun 03, 2021

MOBILE BANKING USING JAVA

Java Based Mobile Banking is a Simple Program which implements if Statements, For loops, try-catch block, while loop, Scanner class, Switch Statement.

Siddharth Arora · Jun 03, 2021

Check given number for Dasrium Number, Smith Numbers, Harshad Numbers using Java.

In this Java tutorial, we are going to check for various types of numbers in Java like Dasrium Number, Smith Numbers, Harshad Numbers, etc.

Supriya Bauddh · Jun 03, 2021

Scientific Calculator using Python Tkinter

GUI based scientific calculator capable of performing a variety of mathematical functions

Sinjini Ghosh · Jun 03, 2021

Array Maximum Consecutive Sum in Java

In this Java tutorial, we are given an array of integers, we have to find the maximal possible sum of its k consecutive elements.

Matam Deekshith · Jun 03, 2021