This project is made by making use of a joke API and EJS templating. It gives well-formatted jokes as per the input given by the user.
This project is a general-purpose calculator using Nodejs. The important modules used are express, nodemon, body-parser.
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.