Code Packets

Browse all published coding projects

Youtube downloader in Python

This project aims to download youtube videos using pytube library in Python. You can also view the title, views, length, rating and description of the video.

Shraddha Padhiari · Jan 20, 2021

ATM System in C++

The ATM System in C++ is about how an ATM works. It is useful to access one's bank account for withdrawal purposes.

Varshinee M M · Jan 20, 2021

Song Library Management System using C++

The song library management system is developed using C++ programming language. Once an account is created and user logs in he can add, delete and sort songs from library.

kumari Ayushi Sinha · Jan 19, 2021

Prediction of COVID-19 using Machine Learning Algorithms in Python

The aim of the project is to visualize and predict the ongoing COVID-19 pandemic by using machine learning algorithms such as support vector machine, polynomial regression in Python.

Romita Kundu · Jan 18, 2021

Quote Scraper in Python using BeautifulSoup

This project scrapes a quote from any of the websites written in code and displays it using Python. It can be scheduled to run every day at a particular time.

Shruti Solani · Jan 18, 2021

Student Database Management using C++.

Student Database Management system using C++. This program helps us to keep our data in one place and allows us to perform many operations like creation,updation, etc.

Khushi Srivastava · Jan 18, 2021

Whatsapp Message Scheduler using Python GUI Programming

This is a GUI program based on Python Programming to Schedule your Whatsapp Message within a day.

ARYA SARKAR · Jan 18, 2021

Number to Word Converter in Java

It is a program to convert any decimal or Integer numbers to Word. It only accepts a valid decimal or integer number.

SK NOORALAM RAHAMAN · Jan 18, 2021

Heart Failure Clinical Data Analysis using Python (Machine Learning)

This project is based on machine learning using Python language.We apply several machine learning classifiers to predict the patients survival.

Debolina Poddar · Jan 17, 2021

Largest Prime Factor in C++

The prime numbers that can be multiplied to give the original number are called prime factors. The largest among them is found out using C++ Programming language here.

DEVADHARSHINI M · Jan 17, 2021

Hospital Management System using C++

This project is based on hospital management system and this project has concepts of OOPS also implemented in it.

Sharan Patil · Jan 17, 2021

Performing hybrid sorts using C++

Sorting the given elements using C++ , which has better time complexity than regular Merge and Quick Sorts .

MRINAL SINHA · Jan 17, 2021