Code Packets
Browse all published coding projects
Personal Library Manager using Python
This project involves writing a Python code to manage a library of books. This is to give an idea of how a library with a large number of books keeps track of all the books.
Number Guessing Game Using Java GUI
Number guessing game is a Java GUI Based application that allows the user to guess a computer-generated number.
ATM Management System Using Java GUI
ATM Management System Project is a JAVA GUI application that allows customers to deposits, withdrawals, change PIN, etc.
Python code for Pluto time in India
Pluto Time is the time on earth at which lighting conditions resemble those of daylight on Pluto. This program gives the Pluto time in India everyday.
Electronics Inventory management System
To implement Inventory management System for a Small Electronics Store using Classes and objects. It should implement functionalities given in below menu.
Rhyming words code in python
This is a program that is designed to print Rhyming words for any given input word. The length of the rhyming word should also be mentioned by the user.
producer and consumer problem using Java
This project helps users to by tickets. In the program, I used Thread Synchronization to avoid ticket conformation confusion.
VIDEO TO GIF CONVERTER USING PYTHON
This project involves the development of a Python function called convert_to_gif. It takes a list of frames from a video and converts them into a GIF file.
Wallpaper Application in Android Studio
This Android application allows you to change the home and lock screen wallpaper with a single click.
Online Train Reservation System Using Java GUI
The Online Train Reservation System project is a Java GUI application that allows passenger to book the train online.
A CONTINUOUS INTERNET SPEED MONITORING PROGRAM USING PYTHON
IT IS A PYTHON PROGRAM TO CONTINUOUSLY MONITOR THE INTERNET SPEED OF YOUR PC INTERNET
Body mass index (BMI) In Android
Body mass index calculates body fat on height and weight which applies to adult men and women.