Coders Packet

Listing of packets of source code submitted by coders

Spiral Matrix Using C++

Spiral Matrix is a Matrix in the form of incrementing numbers in Spiral Form. This Spiral matrix is Designed using C++.

Guessing Game in C++

The following packet includes a guessing number game in which you can play a pseudoslot machine game of guessing the number with rewards including 10 times the your current balance.

Restaurant Management System in C++

This packet includes the files for a management system for a restaurant. This includes .exe file which can be directly executed by any windows based system.

Java Application for a calculator

It is a java application for a basic calculator.It can make calculations very easy.It is designed using swing.We can also include many other fields to improvise the calculator.

JAVAFX APPLICATION FOR A HOTEL MENU

It is a java application.It is used to select the hotel menu as per the choice of the customer.We can also include many other fields depending on the hotel.

A YouTube Video Downloader code in Python

This is a small code that can help you in downloading any YouTube video of your choice in Python using the Pytube library.

Weather Application using API calls in Java and Android Studio

The app makes use of OpenWeatherMap's API to obtain weather and display it in a custom design.

ChatBoat in Java

This is a ChatBot project that is made by Java swing. This is a Simple ChatBoat Application without Using the AIML Library.

Currency Converter in Java

This Project Solve the Currency Exchange Inconvenience Problem, Some International Currencies which we will have to need always when we travel to another country.

Grocery Shopping System using SQL and PHP

The grocery shopping system is a PHP and SQL-based online application. It allows you to manage your grocery store, customer information, and assist in the online sale of your groceries.

Covid-19 Data Analysis using Python

In this tutorial, we are going to analyze Covid-19 data using Python. We mainly use the Plotly and Matplotlib libraries for this work.

Dictionary App using Python

A GUI-based English language dictionary application built using Python. Libraries used: Pandas and Tkinter.