Code Packets

Browse all published coding projects

Classification of Images using Convolutional Neural Networks (CNN) in Python.

The project classifies images using CNN on Fashion MNSIT and CIFAR-10 dataset present in Tensorflow library in Python.

Shreya Singh · Mar 26, 2021

Quicksort Algorithm in C++

This program in C++ takes the input from the user and arranges it in ascending order using quicksort algorithm.

Anamika · Mar 26, 2021

Plot of Sphere using Python

Program to plot a sphere for given coordinates with the help of NumPy and Matplotlib libraries, using Python

Sheshagiri Kulkarni · Mar 26, 2021

ALARM CLOCK USING PYTHON

ALARM CLOCK WITH PYTHON In this project, we will create an alarm clock in Python. We will be using the Datetime module, time module, and the playsound module to create this project.

D.Sowjanya · Mar 25, 2021

GUESS THE NUMBER GAME USING PYTHON

GUESS THE NUMBER GAME IN PYTHON In this particular project, I designed a small game. In this game, the system selects a random number and the user has to guess it correctly.

D.Sowjanya · Mar 25, 2021

BMI CALCULATOR USING PYTHON

BMI CALCULATOR USING PYTHON BMI stands for Body Mass Index. In this project, we will design a BMI calculator which tells whether you are underweight, overweight, or healthy.

D.Sowjanya · Mar 25, 2021

Diabetes Dataset Analysis in Python

In this project, we would check whether a patient is diabetic or not through an analysis of the Diabetes Dataset in Python.

Abhishek Kumar Singh · Mar 25, 2021

Casino Game Using C++

In this game, I used C++ language in which the player chooses a number between 1 to 10. If he wins the money would become 10 times and if he loses he loses all his money.

Neeraj Kumar Singhal · Mar 25, 2021

Advertising Budget Dataset of XYZ firm in Python

In this project, we would analyze the advertising budget dataset of XYZ firm in Python and explore how sales of products vary with different modes of advertisement in Python.

Abhishek Kumar Singh · Mar 25, 2021

Tweet Analysis - Python

Tweets are not under-rated for no reason. Here, I have done a Tweet Analysis on some selected tweets, which has been categorized by Kaggle. The language I have used is Python3.8.

Subhayu Roy · Mar 25, 2021

IPL (2021) Ticket Generator using C++

This is a project built in C++, generates an 'IPL 2021 Ticket .txt' file which contains the user data like the Name of the user, and Teams playing in that match, the timing of the match.

Akshay Sai Reddy Kondu · Mar 25, 2021

Python-based Decentralised Space Management System across multiple computers in LAN

Python Project balance the space of all the computers in the same Local network by doing simple File operations including transfer across the Local network.

Niranjan Tamhane · Mar 25, 2021