Code Packets
Browse all published coding projects
Jarvis Using Python
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.
Human Pose Tracking in Python
This packet contains one python script based on Mediapipe and OpenCV for human pose and torso center tracking.
Pong Game In Python
Pong game using Python turtle library and this is just little try to create really pong game
Python YouTube video downloader UI
This Project creates a UI that allows users to paste a youtube link and download it. The user has to copy a required Youtube video link and paste it in the text input widget.
CRUD Operation Using Java Servlets
This project contains different Java classes, Java servlets, HTML, and XML files to perform CRUD(create, retrieve, update, delete) operations. This project uses GlassFish server 4.1.
Python Based Book cricket game 1
This s simple console based python book cricket game.Two users can play this game. one player has to score more runs then the other team to win
Tic Tac Toe in Console Using C++
In this project, we made tic tac toe project using C++. Two people can play this game together.
pencil sketch of an image using Python and openCV
Convert the original image to a pencil sketch and a copy of the pencil sketch is stored in the disk using OpenCV Python module.
Calculator for Complex Numbers Using C++
In this project, we made a calculator for complex numbers using C++. We designed a simple calculator (addition, subtraction, multiplication, division) for complex numbers.
Hotel Management System Using C++
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.
Python GUI for QRcode scanner using OpenCV
The project contains a python program that makes a simple GUI to convert a Qr code to text.
HandWriting digit Recognition Python App
The handwritten digit recognition is the ability of computers to recognize human handwritten digits which is written in python language.