Code Packets
Browse all published coding projects
Text Summarization using python
Text summarization project using transformers and GUI. User inputs text, selects sentences count, and gets concise summary output.
Employee Management System using jsp and servlet
it is a web application that manages the employee. its created using jsp servlet & JDBC MySQL.
Car Reservation System by java
This program is a simple car reservation system which can reserve a car and cancel the reservation of the car.
Retail store template using HTML and CSS
This project presents a website template for a retail store, and a signup form for the user is also created.
Hostel Management System in Java using JDBC Connectivity
Java-based Hostel Management System simplifies admissions, billing & student data. User-friendly interface with MySQL integration.
Personal Finance Tracker with Data Persistence IN C++
Manage finances efficiently with Personal Finance Tracker - record transactions, set budgets, and track savings goals. Data persistence included.
Coffee Shop | Based on HTML& CSS
It is a Coffee Shop Website based on HTML & CSS. It is a responsive site, which can be used by any coffee shop.
PDF to JPG converter using Java swing
With this application, you can easily convert PDF files to JPG format. It utilizes Java Swing and the Apache PDFBox library for smooth and efficient conversion.
URL shortener Using Python
Using this python code we can make a short URL by using its long URL. It's is very easy to handle a short URL instead of long URL.
Real-Time Facial Emotion Detection using Python
Python libraries can analyze emotions in real-time by detecting facial expressions and displaying corresponding emoji emotions.
Emotion Detection using python
The main objective of this project is to enable users to observe their detected emotions on the screen. This basically focuses on analyzing emotions in human faces using python library DeepFace.
Facial Detection using python
Perform live facial detection by initiating the camera module in Python to identify and draw rectangles around detected faces on the video frame, providing real-time visual feedback.