Code Packets

Browse all published coding projects

Insertion sort using C++

Insertion sort using C++ is a simple sorting algorithm that works similar to the way you sort playing cards in your hands.

Chintha Shivacharan · Apr 04, 2021

Casino Game using C++

This is an exciting C++ project, where we will learn about the library used for random numbers.

Chintha Shivacharan · Apr 04, 2021

Speech to text converter with GUI using Python

This project utilizes the SpeechRecognition module of Python programming language to convert sound or words spoken by the user into text and save it as a text file.

Vrishabhdhwaj Maharshi · Apr 04, 2021

Secure Password Generator in C++

The Project is built in C++ using Atom Editor and MinGW Compiler. It Predicts a safe and Secure Password to the User as the Input Character Size by the User.

Sahil Chutani · Apr 04, 2021

Quiz Game in C++

The Quiz Game in C++ is a project in which you can ask 10 questions to the player which contains four options in which he has to choose only 1 option.

Akash.p.patil · Apr 04, 2021

Resume Generator using C++

This Project is to generate the Resume of the user using C++ in which the user can generate their Resume by entering Valid data.

Kunal patel · Apr 03, 2021

Hotel management Using C++

This is a project built in C++ using file handling, which is used to manage the Hotel's works like check available rooms, book room of the hotel.

Kunal patel · Apr 03, 2021

Library Management Using C++.

This project is based on a school or college library management system using C++, in which you can add records, display records, modify the existing records and delete the records.

Akash.p.patil · Apr 03, 2021

Face detection using Python

This is a computer vision project to detection of faces in images, videos. It was scripted in python. It will tell us how many eyes, faces in videos, images.

Shaik Rahulpasha · Apr 03, 2021

Employee management system using Python

This is a Python project to manage simple employee details. The details are stored in the Python list

Mohamed Riyaz z · Apr 03, 2021

Randomize matrix generator contains odd numbers or even number using Python

My project will generate a randomized matrix in Python. The matrix contains odd numbers or even numbers based on the user's choices it will generate.

Mohamed Riyaz z · Apr 03, 2021

Program to Find the Roots of a Quadratic Equation in C++

This is a program where we find all the roots whether complex or real of a quadratic equation in C++.

Vidhu Shekhar Tripathi · Apr 03, 2021