Coders Packet

Listing of packets of source code submitted by coders

Ebook Reader Android app model using Java

The project is a compact Epub reader for Android developed in Java, designed for efficient and convenient e-book reading on mobile devices.

Color Code Generator in JavaScript

A Color Code Generator using JavaScript is a powerful and user-friendly tool that empowers developers, designers, and anyone working with color to create and manipulate color codes effortlessly.

Battery Reminder for Laptop in Python

It's a Python script which reminds me with the current state of my Laptop Battery Percentage.

Sudoku Solver in python

This script solves the sudoku puzzle in python. And its visually represented with the help of libraries like Tkinter.

Unique password generator in Python

I have created a unique password generator which creates a unique password randomly .

Routing Map using JXMapViewer and JavaSwing

A basic routing google map clone application using JXMapViewer , JavaSwing and OSM data.

Quiz application using Java Swing

Quiz application is created using Java Swing and AWT in which 10 questions are given to answer it.

Creating Notepad using python(tkinter)

tkinter is a GUI library provided by Python to create GUI applications.The notepad will have two main menu items: File & edit. The functionalities of these menu items will also be there.

Analog Watch Using HTML,CSS and JavaScript.

An engaging digital creation, the Web-based Analog Watch elegantly replicates the charm of a traditional analog timepiece in your web browser

Breast cancer prediction in python

Breast cancer prediction is the process of using previously collected data and various features to predict whether a person can have breast cancer or not.

Air Canvas In Python

The Air Canvas project utilizes OpenCV for real-time image processing, enabling users to draw in the air by detecting blue-colored objects.

Cartoon Image Converter In Python

This project transforms a photo into a cartoon-style image using OpenCV, preserving colors and highlighting edges for a unique artistic effect.