Coders Packet

Listing of packets of source code submitted by coders

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.

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.

JDBC ATM Management System Using Java

Simulate secure banking operations with a JDBC-based ATM system. Perform transactions, check balance, and ensure data integrity.

Chatbot using python

A simple chatbot is a Interactive program simulating conversation, providing automated responses based on rules or patterns.

Numerical to word converter using python

A Number to Word converter is a program that converts numerical digits into their corresponding word representation using Python.

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

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.

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.

Precise Square root using cpp

We are finding the floating part of the square root of a given number, to get the exact precise value of the square root.

Change size and color of text on mouse hover using HTML CSS and JavaScript

When we hover over the text. It increase the size of text as well as change the color of text. With the HTML, CSS, and JavaScript.

Rock Paper Scissor Game in Python

My project is about game about Rock-Paper-Scissor between the user and computer. Based on the input it gives who wins.

Story Generator using Python

Story Generator includes interesting character names, Different places, actions, and conflicts.