Code Packets

Browse all published coding projects

A Report Card Making System in C++

Preparing report cards for many students in C++. A report making system use for teachers to prepare report cards for all students.

Sunny Ajinath Gaikwad · Apr 06, 2021

Travel App using Express Web Server and Node.js

This is a Travel App made using Express web server using CSS, JavaScript and HTML and industry tools such as webpack-cli

Rohindra Nath Saha · Apr 05, 2021

HTML/PHP Form Demonstration

HTML forms Demonstration with backend connected using PHP is demonstrated in this project.

Rohindra Nath Saha · Apr 05, 2021

DSU using Rank and Path compression in C++

This implementation takes the data structure and uses union by rank and path compression techniques to decrease the find operation to O(1) complexity and union to O(log n) complexity.

Prajjwal Chittori · Apr 05, 2021

Sorting and Searching in Java

Sorting an unsorted array using Bubble Sort and Searching for a key in a sorted array using Binary Search in Java.

Priyadarshini Gopal · Apr 05, 2021

Create a class with Access Specifiers in C++

Today we will learn about how to create a class with Access Specifiers in C++ with the help of an example.

Kinjal Pagar · Apr 05, 2021

Permutations generator developed using Java

This project is developed using Java and it will be useful for anyone who wants to know all the possible permutations for a set of numbers.

J Satya Srinivas · Apr 05, 2021

Music player in Python using tkinter

This music player is created using Python. It is a simple yet basic design, which can be modified beautifully by choosing various fonts, colors, layouts. I hope you will like it.

Tasha Ansar · Apr 05, 2021

BlackJack - Python

This is a traditional BlackJack that has been written in the language Python 3.7 in the Windows environment.

Subhayu Roy · Apr 05, 2021

Registration Form using HTML, CSS

This is a registration form built using HTML and CSS. This project is built to gather a piece of brief information about the candidate for various purposes be it for a job, internship, etc. 

Kashish · Apr 04, 2021

Meditation Website using Javascript

I created a Website using Javascript for meditation with background noise of Beach and Rain with timer facility.

Gaurav Tanwar · Apr 04, 2021

Gambling simulator in C++

This C++ code simulates the betting which happens usually at places like casinos, clubs, etc.

Tushar Takshak · Apr 04, 2021