The below TODOs LIST is implemented by making use of the local storage property in JavaScript. The front-end of this TODOs LIST is made with the help of bootstrap.
Website blocker block the list of sites from the host file for the dates given by the user
Tic-Tac-Toe Game where user and computer plays a Tic-Tac-Toe Game, the requirement is only Pygame.
This project contains python code which predicts whether a given individual will be employed based on certain criteria. The packages used are sci-kit learn, pandas, numpy and deap framework.
In this project, we made a hotel management system using C++. It has many features to it such as adding/managing rooms, check-in, searching for available rooms, etc.
In this project, we made a calculator for complex numbers using C++. We designed a simple calculator (addition, subtraction, multiplication, division) for complex numbers.
We create a Multinomial Naive Bayes model and a logistic regression model to train a toxic comment classifier. The project is in Python using sklearn library.
We create a convolutional neural network to train on the CIFAR-10 and MNIST datasets to classify data into corresponding classes. The project is in Python using Tensorflow and Keras.
This Project is based on the deep learning concept. It can detect the objects. And for developing the project. I have used Python language and Jupyter NoteBook Editor.
This project is based on machine Learning model. which is a Linear Regression Model. It predicts the marks of student according to their study Hours.
Expense Management manages the monthly expense and then categories it into different labels.
A Java program of Approximation Algorithm for Traveling Salesman Problem, using the nearest neighbor.