Code Packets
Browse all published coding projects
Movie Scheduling System - Python Based
A movie scheduling system simplifies the task of organizing and managing movie showtimes and offers scheduling capabilities to accommodate changes in movie availability and theater availability.
Weather Forecasting in JavaScript using API
This project contains a web application that provides real-time weather forecasts for locations. Programming language used - JavaScript, Html, CSS, Openweathermap API
Simple Phone Book Application with Python ,MYSQL ,Flask ,HTML
Flask application that connects to a MySQL database and provides CRUD (Create, Read, Update, Delete) functionality for managing contacts. Simple GUI Application for Contact Manager.
Tic-Tac-Toe python
The tic-tac-toe game is for two players. One player plays X and the other plays O. The players take turns placing their marks on a grid of three-by-three cells.
Electricity Bill Calculator in C
The Electricity Bill Calculator is a C-based software application that enables users to calculate the electricity bill based on consumption.
Hiring Lane- MERN stack based job portal for recruiters and job seekers
Hiring Lane is a job portal which is designed using MERN stack technologies. IT facilitates posting and applying for jobs according to users authorization.
Face Recognition Tool using Python
This is a Face Recognition Tool built using Python. It can compare two photos and check if both images have the same face.
Generate Random Gradient Color Code in Python
This program code generates a random color gradient code using random module in Python using.
Random Dice, Symbol ,Alphabet, Playing Card generator using Java Swing
"Random Generator: A Java Swing program that generates random dice numbers, playing card values, alphabets, and symbols with a simple button click."
Morsecode encryption and decryption using java swing
The Java Swing program encrypts text into Morse code and decrypts Morse code into text, providing a graphical user interface for easy interaction.
Supermarket Billing system using java Swing
The Supermarket Billing System project is a Java Swing-based application that allows users to simulate the billing process in a supermarket.
Power Raised Upto 1,2,3,4 using Python
The project calculates the power of the user input integer up to 1,2,3,4 in the form of a tuple.