This packet contains one python script based on Mediapipe and OpenCV for human pose and torso center tracking.
This packet contains two Python codes to run a chatting GUI in Python based on sockets, multithreading, and Tkinter.
Source code written in Python helps users to get the latest information regarding their stocks with the help of the nsetools Python library.
TicTacToe is a game where two players to put Xs and Os in compartments of a matrix. This is a C++ project.
Jarvis is Python based voice assistant. which can perform so many task of user. like open notepad, command prompt, open google, send the email and open Searching on Wikipedia, etc.
This C++ project Consist of collecting vote, Showing result of each vote for each candidate, Leading Candidate, and exiting via giving a key value.
Here we Create, Modify, Sort, Delete any record of students, teachers and class , also search their details using different attribute in C++. Get routine and total fees collected.
This program finds the compound interest for the given inputs. This source code is written in Java.
This program is about knowing the user's data in their ATM accounts. The program is developed in Java language.
This project Medical Store Management System has been implemented using C++. This program can be used by a person who wants to operate his medical store through the computer.
Find the distance of the shortest path from Num1 to Num2 that can be attained by altering only single digit at a time in C++
Use Graham Scan's Algorithm for finding Convex Hull in C++ from given set of points in the polygon