Code Packets

Browse all published coding projects

Connect Four Game Packet using JavaFX

It is a game where players have to connect four of their balls. The one who connects first will be the winner. JavaFX is used for the GUI presentation.

Satyam Singh · Apr 07, 2021

Java Package for calculating various Geometric measurements

This project deals with geometric measurements of various 2D and 3D shapes. This is a Java package that can be used by other programmers for any geometric calculations.

Gudipati Ganesh Yaswanth Kumar · Apr 07, 2021

Volume calculator using Java

This is a java implementation packet for calculating the volume of various geometric figures. This is developed using Netbeans IDE.

TANUJA.D · Apr 07, 2021

Iris flower classification in Python using Logistic Regression

The project aims to design and implement a system of pattern recognition for iris flowers. At the end of the project, I have obtained 96% accuracy as a result.

Sudipta Ghosh · Apr 07, 2021

Luck based games in C++

This is a C++ code which includes three different completely luck-based games. One can easily switch between the games and the amount won in one game can be used in the other games as well.

Kirti Vardhan · Apr 07, 2021

Scientific Calculator in C++

It is a scientific calculator using C++ that takes input from the user to perform the operations.

Sakshi Maurya · Apr 06, 2021

Implementation of Floyd Warshall algorithm using Java

In this tutorial, we will learn about the Floyd Warshall algorithm and we will also see the program to implement the Floyd Warshall algorithm using Java.

Abhishek Birendra Verma · Apr 06, 2021

Student Report Card in CPP

It is a code in CPP which provides us to maintain the proper records of the student's roll number, marks in four subjects, their percentages and their grades accordingly.

Anamika · Apr 06, 2021

Password generator in Python

Password generator in Python is used to create a unique strong password which will be helpful to people.

shivani sunil kakde · Apr 06, 2021

GUI Dice Simulator in Python Using Pygame

It is a simple GUI-based dice simulator developed in Python using Pygame which simulates dice roll outcomes.

Shubham Menroy · Apr 06, 2021

Tic-tac-toe Game in C++

This project consists of designing and building a computer program in C++ that allows 2 players to play tic-tac-toe against each other.

Ayush Agrawal · Apr 06, 2021

Multiple Inheritance in C++ and JAVA

We are going to be focused on the topic - Multiple Inheritance in C++ and JAVA with the help of examples.

Kinjal Pagar · Apr 06, 2021