Coders Packet

Listing of packets of source code submitted by coders

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.

Temperature Convertor from Celsius to Fahrenheit and Kelvin Using Java Swings

Temperature Convertor is a simple temperature converter from Celsius to Fahrenheit and Kelvin.

A Mini Quiz Game Using C++

A Mini Quiz Game (Desktop-based Gui Application) made using C++ on C++ builder, a rapid application development environment.