Coders Packet

Listing of packets of source code submitted by coders

Automatic Password Generator Using Python

This is an automatic password generator which gives passwords to the user depending on the number of characters they want in their password.

login and signup pages using python and Django

This is a simple login and sign up page project which includes authentication of the user details also

Password Sticky Note in Python

This is a Windows command -line application that allows developers to quickly record key passwords in a text file,  which they can then transfer to a safe vault at a later time.

Image compressor using Java AWT

Image can be compressed to required size using java AWT and that enables us GUI. The different image files are supported to compress.

Shooting Game Application using java swing

The "Shooting Game" is a Java program that implements a simple shooting game where the player controls a character to shoot down enemies while avoiding collisions.

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.

INTREST AMOUNT CALCULATOR WITH JAVA

Using a "JAVA LANGUAGE".It calculates the interest amount of a particular customer. It calculates the interest amount based on the user's enter amount.

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.

Create a card to send friend requests on social media using HTML, CSS, and JavaScript.

When we click on the add friend it sends the friend request after a few sec it accepts and at the place of adding a friend, it shows remove a friend.

Quiz Application using java swing

It includes a login interface, quiz rules, and question answering functionality for users to test their knowledge.

Simple Paint Application using java swing

The Paint3DApp is a Java application for 3D painting with shape selection, color customization, rotation, scaling, text addition, and reset functionality using Swing.

Image Compression using Java AWT

Image Compression using Java AWT compresses image size using inbuilt Java classes like BufferedImage and ImageIO.