Code Packets

Browse all published coding projects

Fully functional CRUD RESTful API with Flask and Mongodb

To build a Flask application that handles the operations of a CRUD API- Create ,Read,Update and Display records with the help MongoDB as database.

Abirami Somasundaram · May 27, 2021

Guess The Number Game using Java

Guess the Number Game using Java programming language is an interesting game. In this game you will have to think of a whole number and the system will try to guess that number.

Nitika Jain · May 27, 2021

ATM Using Python

A simple Menu-driven custom ATM application using Python that implements the features of ATM as per user input.

Abirami Somasundaram · May 27, 2021

Efficient Oxygen Distribution to Covid Patients in C++

In this project, we will learn how can we efficiently distribute Oxygen Cylinders from a factory to all districts of a state efficiently according to their requirements in C++.

Soumak Poddar · May 27, 2021

Number Guessing Game using Java Swing

A simple interactive random number guessing project designed using Java Swing and AWT.

Khushi Jain · May 27, 2021

N-Queen problem using Java

Return a binary matrix that gives 1s for the block where queens are placed. We use Backtracking to solve this problem

Anirban Chatterjee · May 27, 2021

Calculate electricity bill using Java

We are going to build java program that calculate electrity bill based on the given units.

SAURABH BISHT · May 26, 2021

Portfolio webpage

This is a customizable portfolio webpage. Extremely needed for developers to showcase their skills.

MD FAIZI · May 26, 2021

Bounce Ball in Python

The bounce Ball game is written in python using the Pygame library of python. Pygame module is made to build interactive and 2d games using python language.

Mohit Patel · May 26, 2021

Cake Ordering System in Java Using Swing Tool and MySQL

A Cake Ordering System that helps you ordering the cake of your desired flavor according to the occasion.

Surobhi Bose · May 26, 2021

Avoiding Obstacles in Java

In this java tutorial, we will learn to choose the minimum step size to travel over the positive integer number line such that we don't encounter a single obstacle

Matam Deekshith · May 26, 2021

Implementation of Sieve of Eratosthenes using C++

This packet consists of a C++ code based on the implementation of the Sieve of Eratosthenes.

Vaishnavi Jaiswal · May 26, 2021