Code Packets

Browse all published coding projects

Covid-19 Analysis in Python using Holt Model

Analysis of the Covid-19 data to check the spread of the pandemic and growth in the number of cases reported. Also this analysis help to forecast the spread of the disease.

Rajasree Unnithan R · Aug 23, 2020

Covid 19 tracker using JavaScript for calling external API

This app provides real-time tracking of COVID-19 cases worldwide and country-wise also. Also, the app has very vital information such as International COVID-19 prevention guidelines.

Ayan Biswas · Aug 23, 2020

Handwriting Recognition Using NumPy, pandas and matplotlib in Python

The model is been used to predict the handwritten numbers from 0 to 9, data set is been obtained from the mnist as .csv file and then the model is split into train and test set

Kamalesh P · Aug 21, 2020

Face Recognition system in Python using OpenCV and system built using a pre-trained model

This project is about a face recognition system built using a pre-trained model available in Python's face_recognition library and OpenCV.

Mihir Shri · Aug 20, 2020

Simple Super Market billing Calculator in console Using Python

This calculator can be used for simple calculation for adding prices of products one by one This calculator can be used in shopping malls for calculating total billing amount very easily.

Riya Pal · Aug 19, 2020

Python Hangman Game

This is the classic Hangman Game which is developed using Python Language for guessing correct word within 3 chances.

Riya Pal · Aug 19, 2020

Image Blending with Trackbar in Python using OpenCV library

This is a simple mini project in which two images are blended together with a trackbar in python using the OpenCV library

Siva Sankar U · Aug 16, 2020

Rotating the Live Webcam Video in Python using OpenCV

This is a mini project created using the OpenCV library of python. This involves rotating the live webcam video.

Siva Sankar U · Aug 16, 2020

Image Classification with Fashion MNIST dataset in Python using CNN

To classify the images from the Fashion MNIST dataset in python using the Convolutional Neural Network

Siva Sankar U · Aug 16, 2020

Classification of Handwritten Digits of MNIST Dataset in Python

The objective is to build a deep neural network in python which can classify the handwritten digits of MNIST dataset in python

Siva Sankar U · Aug 15, 2020

Character Counter using Python

This character counter can be used to count the number of characters, words, sentences and blank lines in the text given as input.

Vishaka Iyengar · Aug 14, 2020

Real Time Currency Exchange Rate Converter Using Python

This Project is about how can we make projects using Python language to solve our real life problems.

Riya Pal · Aug 14, 2020