Code Packets

Browse all published coding projects

Any Year Calendar Generation using Java Swings GUI

The project involves the generation of the calendar for any year whichever the user requires. It makes use of a Java class for generation and Java Swings for GUI.

Swapnil Sunil Navsare · May 30, 2021

Alpha Quiz System using HTML, CSS and JavaScript

Alpha quiz system is a quiz-based game. similar to different online-based exam virtual environments with proper timer and submit button, using HTML, CSS and JavaScript.

Shuvranil Mondal · May 30, 2021

Sorting Operations in header algorithm in C++

The Packet explains the sorting operations defined in the header algorithm with an example of each to have a better understanding.

Timsal Zehra Rizvi · May 29, 2021

Student Report Management in C++

The project manages reports of students and stores them in a file for any future use like seeing, editing or deleting the records.

Namit Jain · May 29, 2021

ArmstrongNumber in C++

An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. This is a C++ project.

Prateek Saini · May 29, 2021

Develop all possible Binary Search Trees with key values 1 to N in C++

Given the value of N (No of nodes), we try to construct all possible Binary Search Trees using Recursion in C++ Programming Language.

G Ganga Jathin · May 29, 2021

Simple Calculator Using Java

In this module, we are going to make a simple calculator using Java. In this, we can perform different operations like addition, subtraction, multiplication, and division.

MASNA VISHNUDEV · May 29, 2021

Simple Login System Using Python

It is a simple login system using Python which can be used for logging into a users account.

Majji Yeswanth Raj · May 29, 2021

Creating Dialog Box using Java Applet

This project is all about demonstrating a DailogBox using Java Applet, Java AWT and displaying the desired DialogDemo applet.

Subhashree Dutta · May 29, 2021

Number Occurrence using Array in Java

This project is related to count the occurrence of a given number in Java using an Array.

Vipul Rajesh Chandankar · May 29, 2021

Travel Planner App (Real Life Based Example)

This App is used to find the shortest distance from source node to destination node, but I have added Plane travels as well as Bus travels.

UDDESHYA PANKAJ · May 29, 2021

Stock Span Problem using Java

Given an array of n daily prices for a stock, this project calculates the span of stock's price for all n days using Java.

Soham Ghosh · May 28, 2021