A project that helps to detect any movement in front of a webcam and also plot a graph that shows how much time the object was in front of the camera, using OpenCV Python library.
This is a fun project which is made in C++ and is played by a single player. The other player is the computer itself. The player who scores more runs while batting is the winner.
This program is built in C++ which finds the length of the longest common subsequence among two given input strings. The project is made by using Dynamic Programming methods.
This is a project built in C++, generates an 'IPL 2021 Ticket .txt' file which contains the user data like the Name of the user, and Teams playing in that match, the timing of the match.
This project is built in C++ using conditional statements for finding the Basal Metabolic Rate (BMR). It calculates BMR in 'kCal/day' by using the Harris-Benedict formula.