Code Packets

Browse all published coding projects

Multiple language translator using Python

By using this program you can translate one language to another language in real time based on your selection in Python

Rohit Ambesh · Oct 03, 2020

Book reader using Python

This program will convert book to audio and run in real time by using gTTs library and pyPDF2 library in Python

Rohit Ambesh · Oct 03, 2020

OCR on images to recognize text using Python

Using Python and its libraries for Optical Character Recognition on images to recognize text using Pytesseract and identifying faces associated with the recognized text using OpenCV.

Adarsh Hiremath · Oct 03, 2020

Image Denoiser using Autoencoders in Python

This project is based on implementing an Autoencoder using deep learning on the MNIST dataset using Tensorflow Library on Google Colaboratory to denoise digit images using Python Language.

Ishan Gurtu · Oct 02, 2020

Tuberculosis Detection Using Python

Tuberculosis is detected using Convolution Neural Network (CNN) model using X-ray Images as dataset for this model using Python.

Varun Jain · Oct 02, 2020

Stock Market Prediction Using Python

Stock market analysis and prediction using mean squared error method using line graph using Python.

Varun Jain · Oct 02, 2020

Customer Churn Analysis in Python

Analyzing the Churn rate of Customers in Telecom Industry in Python. Regression models are used for finding the best model that fits.

Rajasree Unnithan R · Oct 02, 2020

Web scraping using JavaScript

Build a web scraper project that scrapes details of BatsMan of each team that played in a world cup using JavaScript,fs module and xlsx module.

SARTHAK SAHLOT · Oct 02, 2020

Covid-19 Data Visualization using Plotly-Python

In this project, I am going to visualize country and continent wise COVID-19 dataset by the end of this project you can learn basic plotting with Plotly.

Sai Koushik Kalakota · Oct 02, 2020

Elliptic Curve Cryptography based secured messaging using Python

Elliptic Curve Cryptography, a public key cryptography system that makes use of private and public keys of receiver to encrypt a message, is used to create a secured messaging service in Python.

Shivang Kohli · Oct 01, 2020

Text document encryptor/decryptor using Ceasar cipher algorithm in C++

This project/code uses Ceasar Cipher algorithm to encrypt and decrypt files using a key provided by the user in C++ program.

Abhita Lakkabathini · Oct 01, 2020

Webpage Text Scrapper using Python

I have used Python to test an entered URL and extract all the textual content from the webpage corresponding to URL.

Shivang Kohli · Oct 01, 2020