Coders Packet

Listing of packets of source code submitted by coders

Currency Converter Using JAVA

Created a currency converter using java and java awt concept and java swing concepts .

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.

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.

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.

Tic-tac-toe using Java AWT and Swing

Tic-tac-toe is a classic 2 player game, played on a 3x3 grid. Java AWT and Swing help to make this game user-friendly.

URL Shortener Using Python

This project is a web service that takes a long URL and generates a short URL, which is shorter in length. The purpose of the project is to make long URLs more manageable and easier to share.

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.

video to gif converter using python

Python Video to GIF Converter: Transform Videos into Animated GIFs Effortlessly with Customizable FPS, Width, and Height - moviepy Library Magic!

Weather App using Node.js

Hello everyone ! In this project I deployed a weather app to search about weather condition using Node.js.

Snake game using Java AWT and Swing

Snake game is an arcade game played by many people in their childhood. This project has implemented this game using Java AWT and Swing.

Password Generator App in JavaScript, html and Css

It is a simple web application which can be used to generate passwords based on the requirement of user.