Code Packets
Browse all published coding projects
Python Single object detection using OpenCV library
In this project I have used Python and OpenCV library to detect single objects in video.
Covid Tracker India using Python
In this I have used Panda and NumPy for tables, and Folium for maps to track covid cases in each state by using Python
Prediction of Rainfall using Multilinear Regression in Python
Prediction of annual rainfall in all states of India from the year 1901-2015 from monthly rainfall by using simple multilinear regression concepts using Python.
OTP Generation using Java
This project involves generating One Time Password using Java Swing Components and Math libraries
Making an AudioBook using Python
Now we can make audiobook from any PDF using, Python. Just rename the pdf name, and you got an audio book for no cost!
Linear Regression using Python
Implementing Linear Regression with Python using different libraries like Seaborn, NumPy, Scikit-learn, and TuriCreate. In the end, building a Linear Regression Model from scratch.
SCHEDULE YOUR DAILY TASKS IN PYTHON
This Project is a GUI based Project. It stores the daily works of users to perform. This project is can schedule tasks and built-in Python language.
Grow your kids with Quizee in Python
The Python project contains only the user side. For start in the program the user has to click start button. Also, then the user must to choose the field to play. Hence you can grow your kids IQ.
Test your typing speed in Python
The Python project contains only user side. These Project seems to be like a game, random word will display on your screen , you have to type similarly words with in 60 seconds.
Evaluation of Postfix Expression using C++ STL
In this blog, I am going to explain how to evaluate postfix expression using the C++ standard template library.
Dogs vs Cats classifier in Python using TensorFlow
A classifier that identifies dogs and cats in Python using TensorFlow, making layers from scratch
Sudoku Solver using Python OpenCV and TensorFlow
The Python program allows the user to capture a sudoku puzzle and then returns its solution. OpenCV and TensorFlow are used for image processing and predicting the digits in the puzzle.