Coders Packet

Listing of packets of source code submitted by coders

HitBubble using HTML Canvas Element and JavaScript

To target a color-changing bubble, shoot an arrow on an interactive canvas animation.

Snake Game using Java Swing

Snake game is an interesting game developed using Java Swing. In this game, the snake collects the apple and the score is displayed at the end when the game gets over.

Advanced Keylogger using Python

This is the advanced version of a Keylogger in which we can retrieve logs of keystrokes, capture screenshots, provide system information, and access clipboard data.

Billing Management System GUI in Python

Billing management system automates invoicing, payment tracking, enhances accuracy, and improves financial efficiency.

AREA CONVERTOR APP IN PYTHON USING TKINTER IN JUPYTER NOTEBOOK

This is an area converter application that is used to convert areas between different units.

Address-book using HTML, CSS & JS

Address Book to store all of your contacts in one place. This code is developed using HTML, CSS and JavaScript.

Simple Online Test using Java - GUI application

An online test java GUI application using swing. The questions are displayed one at a time with 4 choices along with the options like "next" and "bookmark".

Word Counter GUI application Using Java

It counts the number of words entered in the text area by user or from a file chosen by user. This project is developed using java.

Password Generator GUI using Java

This is a Password Generator GUI application which generates a random password using SecureRandom class.

Attendance management system in C++

It is a C++ program which helps in storing the attendance data of the students. it is created in visual code studio and the output image is attached below

Temperature Converter using HTML, CSS, and JavaScript.

Make a user friendly Temperature Converter website using HTML,CSS and JavaScript. The help to covert the Celsius, Fahrenheit and Kelvin.

Qr Code Generator using text in C++

A Qr Code Generator (using text) GUI application made in C++ using wxWidgets on Code::Blocks.