Code Packets
Browse all published coding projects
Virtual Desktop Pet by using python
Hi, Today we are going to build a virtual pet by using one of the best high-level programming languages, python.
Bus Ticket Reservation System using Java and MySQL
In this article, we will learn how to build a bus ticket reservation system. This Bus ticket Reservation System will enable a private bus operator to book tickets.
Message encryption data using Python
We are going to encode and decode the messages given by the user by using Tkinter and base64 libraries in Python language.
JavaScript Image Slider Project
The main functionality of this project is that, when an arrow is clicked, the next image in the array shows up.
Musicxy | a Music Player using Python
In this project, I have made a music player in Python. I have used the concepts of Pygame, Tkinter and pickle.
Strong Password Generator Using Python
This project mainly focuses on generating strong passwords of desired length based on the user using python.
Calculator using Python by Md Omer
A Simple Calculator to perform the 3 basic math functions (Addition, Multiplication, Subtraction) developed using Python
Image Tuning using TensorFlow's Pixellib
Image Tuning is the Computer Vision Technique that is used to change the background of the image through Image Segmentation.
Transport Ticket Booking page design using HTML and CSS
This is a source code for transport ticket booking home page where we use HTML and CSS to build Html page.
Random Password Generator Using Python
A project to generate a random password according to the length chosen by the user using Python.
GET PHONENUMBER DETAILS USING PYTHON
Python is widely used language and it is free open source language -> With Phonenumbers package we will easily identify the details of particular person , it is very useful for in future
Real Time Sign Language Detection using Python
Sign Language is an important mode of communication for deaf and dumb people. This project detects static images of sign language in real-time and translates it for normal people to understand.