Code Packets

Browse all published coding projects

School Fee Enquiry Using C++ programming language

Users have to choose the given option accordingly. And the project will work as per the option selected by the user. It has been done using the C++ language.

Abhinav Snehil · Feb 10, 2021

Random User Generator using C++

It is a Random User Generator written in C++ Programming Language. It provides basic details of a randomly generated user.

SAYAK MUKHOPADHYAY · Feb 10, 2021

Caesar Cipher encryption and decryption in C++

This packets implements one of the most basic method of encryption called Caesar cipher encryption along with decryption in C++

Sharad Verma · Feb 09, 2021

Sending an email using JAVA

In this project, I have tried to send an email using JAVA. Email sending functionality is quite useful in any project, we can use email to RESET password or for sending OTP and many more.

Banshita Gangwar · Feb 09, 2021

File upload in JAVA

This project contains the code for file upload using java. File upload can be used as functionality in various projects like E-commerce and many more..

Banshita Gangwar · Feb 09, 2021

Quiz Application in C++

Application to create, list, take and delete quizzes using Vector Standard Template Library (STL) in C++

Priyadarshini Gopal · Feb 09, 2021

Language Translator for 100+ languages in JavaScript

This project is a web application. This will allow the user to translate some text from one language to another language. Front-end - HTML, CSS, EJS, Bootstrap, Back-end - Express.js, Node.js.

Prabhanshu Chauhan · Feb 09, 2021

Chatroom using socket programming and multi-threading in C++

Chat application written in C++ that uses sockets and multi-threading to communicate among multiple users.

Pramita Kastha · Feb 09, 2021

Lisp programming language in C++

This project aims to implement a lisp-based programming language in C++ which we chose to call Lispy.

Pramita Kastha · Feb 09, 2021

C program for implementation of a Queue using an Array

This is a C program which implements the queue operations using an array. The program includes queue operations like Enqueue operation, Dequeue operation, Display and Quit option.

Srishti Dhaval Patkar · Feb 09, 2021

Random Numbers Generator Using C++

This is a C++ program to generate Random Numbers between a specific range and how many random numbers user want to generate with the help of rand() and srand()

Paaras Jamwal · Feb 09, 2021

Pet Face Gesture using Tkinter module in Python

Changing pet face gestures by detecting the motion of the cursor using Python Programming.

Richa Singh · Feb 09, 2021