Code Packets
Browse all published coding projects
CAB HIRING APPLICATION IN PHP
This software product will perform four major functions, which are, Login Management, Wallet Management, Booking Management, and Profile Management.
Bank management system in PHP
A simple banking system has two tables, TRANSACTION, and USERS, as well as three functions: 1. CREATE A USER 2. MAKE A TRANSACTION 3. HISTORY OF TRANSACTIONS
JavaScript | A simple calculator
Here I design a simple calculator using JavaScript, HTML, and CSS, here you can calculate basic calculations.
Reddit autonomous bot using Python
Python file consists of reddit bot to autonomously reply to posts with random jokes and also it lets people know the COVID stats of specific places
Pencil sketch live filter using OpenCV in Python
In this project, I have used Python OpenCV to create a pencil sketch filter that applies to our live webcam feed.
Guess The Number Game using Python
A Project that allows the user to predict a number from 1 to 20, then matches it with Machine's number using Python.
Card game using Python
In this project, I have created a card game using object-oriented topics of Python. Throughout the project, I have used classes and objects to complete the game.
Attendance in office using Python.
We can know which users are currently connected to which machines in an office at a particular date.
Jack The Personal Assistant Based On Python
A voice assistant uses speech recognition algorithms and language processing algorithms to listen to commands perform functions on the user's behalf.
Blackjack using Java
This is a regular blackjack game written using Java programming language. This a single player game where the user plays against the bot.
Object Detection using TensorFlow Object Detection API
Object Detection is a widely used Computer Vision technique that is used to detect and predict multiple objects in images and videos in real-time.
Selective sharpening on an image using OpenCV- in Python
This project is made with OpenCV Python an open-source computer vision library. This program will allow us to sharpen an area on the image of the user's selection.