Code Packets

Browse all published coding projects

Hovering Stopwatch using python

The Stopwatch App is a simple Python application that provides stopwatch and timer functionality.

Kumari Pritika · Apr 24, 2024

Word Dictionary Using Python

The "Dictionary App" is a simple yet effective tool for quickly looking up the meanings of words.

Kumari Pritika · Apr 24, 2024

C++ Operator Overloading

C++ has the ability to provide the operators with a special meaning for a data type, this ability is known as operator overloading. Operator overloading is a compile-time polymorphism.

Satavisa Das · Apr 15, 2024

Python - Invoice GUI Application

This Python Tkinter app creates invoices with customer details, product info, quantity, and price. It validates inputs and saves the information as a .docx file

Mangalavinayagam Umashankar · Mar 23, 2024

Image to PDF convertor using python

Used python libraries to create a GUI interface for converting Image from the directories to Pdf files for windows

SHAMBHAVI · Mar 10, 2024

Space Rocket game using Python

The Space Rocket game is a offline asteroid shooting game made with Python programming Language, The game also includes to shoot down the attacking UFO without loosing lives.

MD Mubasheer Azam · Mar 02, 2024

Domain Subfinder using Python

Domain Subfinder Python script leveraging crt.sh API to find subdomains of a domain, aiding in reconnaissance for security assessments and bug bounty programs.

Suresh Mahto · Feb 27, 2024

Suspicious URL Checker using Python

A Python package to check URL suspiciousness. It examines the URL's scheme, presence of IP address, and performs a HEAD request to verify accessibility.

Suresh Mahto · Feb 27, 2024

English-Hindi Flashcards using Python

Our project English-Hindi Flashcards will help you to learn the most used Hindi words with English meaning without any pen & book.

MD Mubasheer Azam · Feb 25, 2024

Image to ASCII Art using Python

Image to ASCII Art using Python is a project that converts an image into ASCII art, a graphical design technique that represents images through characters.

MD Mubasheer Azam · Feb 23, 2024

Guess a Number Using JavaScript And HTML

This HTML and JavaScript code implements a "Guess a Number" game where users guess a randomly generated number between 1 and 100, receiving feedback on their guesses.

Katta Bhavana · Feb 15, 2024

Graphical user interface (GUI) for an ATM system using Java

Java based ATM: Conveniently perform withdrawals, check balances, and manage accounts with ease.

Katta Bhavana · Feb 15, 2024