Code Packets

Browse all published coding projects

Basic calculator using C++

This packet is a basic calculator using c++. This calculator performs operations such as addition, subtraction, division, and multiplication.

Raghav Ambashta · Oct 09, 2021

ATM Project using Java-Beginner level

As the name suggests our project is to design an ATM (basic level) using JAVA. This is further used for designing Advanced level ATM projects.

Rajesh Kolipaka · Oct 08, 2021

Football Management System Using PHP, HTML, Java Script and MySQL

The project Name is Football Management System. Here I Have Used PHP, HTML, CSS, Javascript, MySQL

Sneh Kumar Rai · Oct 08, 2021

Artifact's(E-commercial Website) in Java

Artifact’s is an E-Marketplace where Tribals can sell and promote their attractive Handicrafts, Paintings, Clothes , Jewellery Items and many more. This platform is developed in Java.

Onshi Goyal · Oct 08, 2021

Image Encryption/Decryption in Java

Image Encryption/Decryption is a desktop application to encrypt or decrypt an image using a pass key. This application is built in Java using Swing and Awt.

Onshi Goyal · Oct 08, 2021

Java project for Encryption and Decryption a text file.

In this Java project, I have implemented DES(Data Encryption Standard) algorithm for encrypting a text file. After encrypting you can decrypt your file again.

Paras Saini · Oct 07, 2021

Python Number To Word Converter Using num2words module

This is the python program for converting a number to word format using the num2words module. This program is used for banking application

Kumudha · Oct 07, 2021

Chat Server Using Java

Chat server is a network-based application that has two faces: one for the server-side and one for the client. Where more than one client can share their messages.

Nithin R · Oct 07, 2021

Secure Login and Registration System in C++

This C++ system is an implementation of basically four features for a user: (i)Login (ii)Register (iii)Retrieval of forgotten username OR password (iv)Exit system.

Aishwarya Soni · Oct 06, 2021

C++ program to print a star after a count down

In this C++ program, a star is printed after the desired countdown given by the user. This star has been created with the help of several FOR loops.

Rati Gupta · Oct 06, 2021

Student ERP System in Java

An ERP system in Java in which an old student can log in through their credentials can see the details of their own whereas the new student can register themself by entering their credentials.

Awanish Tiwari · Oct 05, 2021

Amazon product price tracker using Python and Beautiful soup

Amazon product price tracker using Python & beautiful soup takes user input (URL of the product), fetches the price of that product from Amazon, and notifies via email.

Deevanshi Sharma · Oct 05, 2021