Code Packets

Browse all published coding projects

Security System(C++)

This is a C++ project which involves a saved(private) password in a file and when we enter the right password then we can able to access the data inside the file.

Rocky Kumar · Feb 17, 2021

Pokemon Game using C++

Designed using C++, user can use it to play in three different modes i.e. Story Mode, Random Fight and Pokedox.

Bhavya Gupta · Feb 16, 2021

Implementing K-Means Clustering Algorithm in C++ with an Example.

In this project, K-Means Clustering is used to group Mall Customers based on their age, Annual Income, and Spending Score. C++ 17 is used.

Yash Kothekar · Feb 16, 2021

Equilibrium Point in C++

In this tutorial, we are going to learn how to find the equilibrium point in the given array in C++.

Saravanan.V · Feb 16, 2021

Conversion Calculator using C++

Conversion calculator is a simple project using C++ language in which converts a binary to decimal, octal to decimal, binary to octal, and vice-versa.

Anuja Barje · Feb 16, 2021

Car Price Prediction using Machine Learning and Python

Car price prediction using Machine Learning and Python will predict the price of the car which you want to sell. So here it will give the best price for the car.

sandeep pradhan · Feb 16, 2021

GPA CALCULATOR USING C++

This code written in C++ calculates the GPA on taking into account the grade and credit for all the courses entered by the user.

Alankrita Singh · Feb 16, 2021

Implementation of Linear regression algorithm with gradient descent function using C++

In this program, we are going to predict results from real-life data using the linear regression algorithm. Here C++ programming language is used.

Mohamed Adila.A · Feb 16, 2021

Playing Audio Files using AuidoInputStream, AudioSystem class and Clip interface in Java

This is a source code which plays an audio file in Java programming language. AudioInputStream, AudioSystem class and Clip interface are used.

Rasika Deshpande · Feb 15, 2021

Creating Directory in Python

This Python code helps to create a directory to the desired location. We can give any name to the directory.

Raman Kishore Singh · Feb 15, 2021

Spelling Checker in Python

A simple python program to check for incorrect spelling and print the correct spelling using TextBlob.

Akshitha Theretupally · Feb 15, 2021

Video Downloader in Python using Pytube and Tkinter

This code helps you develop a basic video downloader in python using pytube and Tkinter. This downloader allows you to download any YouTube video.

Archisman Bhattacharya · Feb 15, 2021