Code Packets
Browse all published coding projects
NUMBER GUESS WITH JAVA
in this project, I use JAVA PROGRAMMING LANGUAGE. I imported a random class that generates a random number and also I take input from the user. if the input value and random number equals.
Leads Tracker using JavaScript
It's a Chrome extension that is developed using javascript that is used to save the leads or notes and the URL in one click while surfing the websites on the Chrome browser.
Dating App for Dogs using HTML and CSS (Bootstrap)
A fictitious "Dating App for Dogs" website, showcasing its features, testimonials, pricing, and encouraging visitors to download the app.
To-Do List Manager in C
The To-Do List Manager is a simple console-based program written in C that helps users keep track of their tasks.
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.
ATM INTERFACE with Java
I am using a JAVA LANGUAGE in this packet. In this project, I have created an atm interface that contains features such as 1. withdraw 2. balance 3. inquiry 4. deposit 5. transfer 6. history
Image Compression using Java AWT
Image Compression using Java AWT compresses image size using inbuilt Java classes like BufferedImage and ImageIO.
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.
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.
Quiz Application using java swing
It includes a login interface, quiz rules, and question answering functionality for users to test their knowledge.
JDBC ATM Management System Using Java
Simulate secure banking operations with a JDBC-based ATM system. Perform transactions, check balance, and ensure data integrity.
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.