Code Packets
Browse all published coding projects
Java Spring Boot Course Application using REST API
This is an implementation of REST API using Java Spring Boot that can be used to perform CRUD operations to modify the contents with MySQL and Postman.
Efficient Harvest Planning in C++
The primary goal of this C++ project is to assist a farmer in harvesting cotton without waste while also reducing transportation costs and time.
File Sender and Downloader using Java and Swing
This Desktop-based application works on the client and server architecture model developed using socket programming in Java.
Body Mass Index Calculator Using Python.
This project describes about Body Mass Index of a person based on weight and height. It also gives the category to which a person belongs.
Sahoo dhaba delivery system using java
The Sahoo dhaba delivery system project is a Java application that allows customers to place dhaba orders. The customer can select their food by the menu card and it will provide the bill.
QR Code Generation and Reading using Java
It generate the QR code for the given data. The generated QR code can be used to send the data from one device to another device in encoded form. It encrypts the data in the form of a QR code.
Login Application With Java Programming
Simple login application with Java ,MYSQL . It establishes a connection to the MySQL database using the specified URL, username, and password.
Bank Simulator using Java and NetBeans
The Bank Simulator is based on Java language. It automates various banking operations. It manages customer accounts, cash deposits, cash withdrawals, and many more features.
Restaurant Reservation System using java
Write a java program to implement the basic Restaurant Reservation System which allows users to display available tables and make reservations by selecting a table.
Custom encoder and decoder program using Python
Custom encoder and decoder program which takes input from the user and convert it into a secret code and also do the opposite
Sign Language To Text Conversion using Computer Vision in Python
The Sign Language to Text Conversion Project improves communication for hearing-impaired people by recognising sign language motions and translating them into written text
Burger Order Management using java
Write a java program implement the following chatbot online ordering of burger using control statements.