Code Packets

Browse all published coding projects

Course Planner in C++

Course Planner in C++ helps us to plan the courses in the right sequence in Colleges and Schools.

Varshinee M M · Jan 28, 2021

Bubble Sort Program using C++

This C++ project is used to sort the elements in ascending order by taking input from the user and then displaying output using the bubble sort algorithm.

Salvader Ron Nathaniel · Jan 28, 2021

Dutch Flag Algorithm in C++

In this tutorial, we are going to learn how to segregate 0's 1's and 2's in constant space using the Dutch Flag Algorithm in C++.

Saravanan.V · Jan 28, 2021

Reverse a String in C++

The code attached below is a C++ code, which is used to reverse a string entered by the user.

Shivangi Singhal · Jan 28, 2021

Simple virtual assistant using Python

Building a simple virtual assistant that takes input from the user as an audio input and gives the output as a text and audio output in Python

Patnam Venkata Koushik · Jan 28, 2021

Music Player GUI application in Python

This project is Music Player GUI application in python which enables music and lets you listen to your favorite music by adding it to your list.

Sweta Kumari · Jan 28, 2021

BMI CALCULATOR IN C++

The Project is built in C++ using Atom Editor and MinGW Compiler. It Can Calculate both in kg/m2 and lbs/in2 to predict the body type.

Sahil Chutani · Jan 27, 2021

Print all possible words from phone keypad using c++

We have to print all possible words that can be formed by pressing those digits of the mobile keyboard using c++.

Ravi Kumar Mehta · Jan 27, 2021

Implementation of Stack using C++

Hello Friends, Today we are going to learn the stack and its implementation in C++ using class.

Bharat Pandey · Jan 27, 2021

Contact Management in C++ using Structure

Hello coders, Today we are going to writing a source code for Storing contact_no and name in Contact_list using c++. In this source code, we are using a hash function, structure, etc.

Bharat Pandey · Jan 27, 2021

Speech based web searching using Python and Speech Recognition

This is a simple speech-based web browser, using speech_recognition and pyttsx3 libraries in Python.

Vedant Keshav Jadhav · Jan 27, 2021

Medical Shop Management System using C++

This project is a simple implementation of a medical shop management system . The entire project has been written in C++.

Sharan Patil · Jan 26, 2021