Coders Packet

Listing of packets of source code submitted by coders

User's Detail Bot in Python

An automated bot in python that mails the user detail(like IP, Username, and mac address) who deployed your software in his/her system.

Hangman Game Discord Bot in Python

It is a hangman game bot and also a welcome bot which is developed in python using the Discord.py module

Heart Shape Pattern using Java

In this project, we will learn how to print the heart shape patterns using the Java programming language.

Number Convertor using Java

This project helps to convert a number that is in decimal or binary or octal or hexadecimal to any other type.

Student Database Management System

It is a student Database Management System where we can enter as many data as we can and modify them and store and change them.

NotePad App on using C++ and QT5

Learn step by step process of making a Notepad in real life with all functionality by using C++ and QT5 platform.

VIDEO SURVEILLANCE SYSTEM FOR REAL TIME PHYSICAL ATTACK DETECTION ON ATMs in Python

DEEP LEARNING BASED VIDEO SURVEILLANCE SYSTEM FOR REAL TIME PHYSICAL ATTACK DETECTION ON ATMs

LearningBot in Java

This is a learning chatbot in java. you can ask a question to the bot and the bot responds in a request and respond manner.

Car Rental Application in Java

This is a car rental system user can rent a car for a period of time and then return it with specific rent.

Egg dropping problem in C++

It is a C++ code which tells you the minimum number of attempts to know the crtical floor out of k floors which will cause the eggs to break on landing. You are given n eggs to use.

Egg dropping problem in C++

It is a C++ code which tells you the minimum number of attempts to know the critical floor out of k floors which will cause the eggs to break on landing. You are given n eggs to use.

Fantasy Cricket Game GUI using Python

Fantasy Cricket Game GUI using Python(PyQt5) and sqlite3 is an online game where we can create a virtual cricket Team of Real Cricket Players.