Coders Packet

Listing of packets of source code submitted by coders

Chatroom using C++

This is a simple client server chat application built using C++. The instructions are given below so that you can understand how to run the project.

Latitude longitude detector by phone number using python

This packet contains code that will provide the geographical information i.e, latitude and longitude and the service provider's name using the Phone number.

English to Hindi convertor using Python

This packet contains a code that provides a Graphic User Interface which convertors English texts into Hindi.

Hovering Stopwatch using python

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

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.

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.

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.

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.

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.

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.

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

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

Python Aim Trainer

"Python Aim Trainer game using pygame. Improve accuracy and speed by clicking on dynamic targets. Features real-time stats and engaging gameplay."