Code Packets

Browse all published coding projects

Python Quiz App: Test Your Coding Knowledge!

Introduction Are you ready to put your Python knowledge to the test? This simple Python quiz app challenges you with five multiple-choice questions on Python programming.

Preetam Ashokkumar Patel · Feb 04, 2025

Breast Cancer Diagnosis Tool

This project uses Logistic Regression on the Wisconsin Breast Cancer Dataset (569 samples, 30 features) to predict tumor malignancy, integrated into a Streamlit app for real-time diagnosis.

Rachit Singh · Jan 07, 2025

Instagram Reel Downloader with URL - Python

This project allows you to download Instagram Reels using their URL and then save them in a separate folder and in your desired location.

Mangalavinayagam Umashankar · May 28, 2024

Weather WebApplication

A weather web application which can give you any places weather information such as temp, wind speed and humidity.

Supriyo Das · May 24, 2024

Design of a wild card pattern matching in C++

After the basics of C++ are over,we generally dive into dsa and CP.In DSA,we have the most important topic-->Dynamic Programming.Wild card pattern matching is one of the toughest problem of DP.

Satavisa Das · May 12, 2024

File Handling in C++

In C++,there is a concept of File Handling.File handling is used to store data permanently in a computer. Using file handling we can store our data in secondary memory (Hard disk).

Satavisa Das · May 12, 2024

Bus reservation system in C++

Bus Reservation System Management Project based on Object Oriented Programming and File Handling Concept in C++.

Asit Das · May 10, 2024

Python - Resume Builder

A python application which allows you to build resumes with ease and saves it as a PDF file for you to access and share.

Mangalavinayagam Umashankar · May 10, 2024

Chatroom using C++

This is a simple client server chat application built using C++. The instructions are given below so that you can understand how to run the project.

Ashique Sardar · Apr 28, 2024

Latitude longitude detector by phone number using python

This packet contains code that will provide the geographical information i.e, latitude and longitude and the service provider's name using the Phone number.

SHAMBHAVI · Apr 26, 2024

English to Hindi convertor using Python

This packet contains a code that provides a Graphic User Interface which convertors English texts into Hindi.

SHAMBHAVI · Apr 25, 2024

Real State Price Prediction Using Machine Learning

This project aimed to develop a comprehensive solution for predicting house prices in Bangalore using a machine learning model.

Kumari Pritika · Apr 24, 2024