Code Packets
Browse all published coding projects
Prediction of Air Quality Index Using Machine Learning in Python
This packet predicts the Air Quality Index for Pollution Control using Linear Regression with the help of a machine learning technique in Python.
2048 Game in Python
A GUI based implementation of the well known game 2048, in Python. Tkinter module is used for graphics.
Loan Data Analyzing in Python
In this project, finding unique values in every feature, finding maximum value minimum value of numerical_features, plotting histogram and plot histogram
Block-Chain based Crypto Wallet with transactions using Core Java, ECDSA algorithm.
A console-based crypto wallet for sending signed transactions using a blockchain and digital signature built in Java with ECDSA algorithm.
Clothe Size Analyzing using Python in Machine Learning
In this project, we analyze the clothing size, plot a graph between sizes and count and also plot heatmap using Python in Machine Learning.
A Webform created using Python, HTML, CSS, jQuery, Bootstrap, and JavaScript
A webform using Python, HTML, CSS, JQuery, Bootstrap, and JavaScript to solve your issue.
MyCalculator in Python
MyCalculator in Python is basically used to perform Mathematical Operations based on user input.
Implementing Bit stuffing and Character Stuffing in JAVA programming.
Using JAVA's Collecters package we will implement bit stuffing and character stuffing.
Diabetes Detection System Using C++
This project's Diabetes Detection System has been implemented using C++. This program can be used by a person who wants to check his Diabetes Status through the computer.
Car rental system using C++
The project consist of collecting user data and generate bill with the details of user and also calculated total amount need to paid for this trip.
Parallel Stock Prediction using Python
Argument that real time stock prediction can be done effectively using parallel execution has been presented.(Using High-performance computing and combining the outputs of all the models. ).
Chatbot (GUI) for an online coffee shop using Deep learning and NLP (Python)
I have made a Chatbot GUI for an online coffee shop using python. This chatbot was made with deep learning with pytorch and some of the concepts of NLP. The GUI was built with tkinter library.