Coders Packet

Listing of packets of source code submitted by coders

Vaccine Slot Availability using Node

Discord Bot that notifies you when vaccination slots are available for a particular district. It checks for slots every 10 seconds.

Vaccine Slot Notifier Bot using Nodejs

Discord Bot that notifies you when vaccination slots are available for a particular district. It checks for slots every 10 seconds.

Card game using Python

In this project, I have created a card game using object-oriented topics of Python. Throughout the project, I have used classes and objects to complete the game.

CAB HIRING APPLICATION IN PHP

This software product will perform four major functions, which are, Login Management, Wallet Management, Booking Management, and Profile Management.

Bank management system in PHP

A simple banking system has two tables, TRANSACTION, and USERS, as well as three functions: 1. CREATE A USER 2. MAKE A TRANSACTION 3. HISTORY OF TRANSACTIONS

Virtual Assistant answers questions from WolframAlpha and Wikipedia in Python

Nora is a virtual assistant built by speech recognition system which uses the wolfram API to fetch answers to questions , if answers not found ,it searches Wikipedia for the same.

Number system conversions in C++

A number system is a writing system for expressing numbers, i.e. mathematical notation for representing numbers of a given set using digits or other symbols in a consistent manner.

Display Student details using JDBC

In this project, We are going to display all students details like ID, name, address, marks, grade, etc. from MySQL table using JDBC.

Loan Data Analyzing in Python

In this project, finding unique values in every feature, finding maximum value minimum value of numerical_features, plotting histogram and plot histogram

ATM Machine using Java

We are here to create a ATM Machine using Java. You should have some idea in Java basics like looping statements, class, objects, etc...

Ecommerce Project Using PHP, Java Script and MySQL

This Project Is Based on an Ecommerce Store. Here I Have Used PHP, JavaScript, MySQL, CSS

Feature detection using Python OpenCV

This project is created by OpenCV-Python an open-source computer vision library. This project will detect the features which is an important step before processing any image in computer vision.