Coders Packet

Listing of packets of source code submitted by coders

Expense Management using Python

Expense Management manages the monthly expense and then categories it into different labels.

Approximation Algorithm for Traveling Salesman Problem, using nearest neighbor in Java

A Java program of Approximation Algorithm for Traveling Salesman Problem, using the nearest neighbor.

Human Pose Tracking in Python

This packet contains one python script based on Mediapipe and OpenCV for human pose and torso center tracking.

Chatting GUI in Python

This packet contains two Python codes to run a chatting GUI in Python based on sockets, multithreading, and Tkinter.

Stock Watchlist in Python

Source code written in Python helps users to get the latest information regarding their stocks with the help of the nsetools Python library.

TicTacToe in C++

TicTacToe is a game where two players to put Xs and Os in compartments of a matrix. This is a C++ project.

Jarvis Using Python

Jarvis is Python based voice assistant. which can perform so many task of user. like open notepad, command prompt, open google, send the email and open Searching on Wikipedia, etc.

Online Voting Management System using C/C++

This C++ project Consist of collecting vote, Showing result of each vote for each candidate, Leading Candidate, and exiting via giving a key value.

School Management System using C++

Here we Create, Modify, Sort, Delete any record of students, teachers and class , also search their details using different attribute in C++. Get routine and total fees collected.

To Calculate Compound Interest in Java

This program finds the compound interest for the given inputs. This source code is written in Java.

Simple ATM machine using Java

This program is about knowing the user's data in their ATM accounts. The program is developed in Java language.

Medical Store Management System using C++

This project Medical Store Management System has been implemented using C++. This program can be used by a person who wants to operate his medical store through the computer.