This is a code for Binary search, written in Python. It will help you understand the working of Binary search.
To find if a number if a given number is a rare number or not in C++ with the help of functions.
I have written a code to download a YouTube video just by giving the URL of the video.
Book Inventory System is an web app and can be integrated in a large project and it makes use of Python Framework Django to build it out.
This is chatting application designed in Java. Multiple clients can chat on the same server.
A simple rainfall prediction model using a dataset obtained from Kaggle. Follow the code for more information.
We can know which users are currently connected to which machines in an office at a particular date.
In this project, we will be exploring TensorFlow and Keras deep learning API to detect Heart Attacks to understand deep neural networks in Python programming.
A voice assistant uses speech recognition algorithms and language processing algorithms to listen to commands perform functions on the user's behalf.
This project is all about adding the image to the live camera, which is done using a python image processing library known as OpenCV
Pong game using Python turtle library and this is just little try to create really pong game
Tic Tac Toe is 2 player game, where one player wins the game if he/she is consecutively able to put 3 X/0.