Coders Packet

Listing of packets of source code submitted by coders

JAVA SERIES (LOOPS)

In this tutorial we will use the integers x,y&n for the creation of series: (x+2⁰.y), (x+2⁰.y+2¹.y),..,(x+2⁰.y+2¹.y+...+(2^(n-1)).y), here we are given q queries in the form of x,y&n.

Programming language JAVA Title: Registration Page

JAVA Registration Page Using Swing Controls & XAMPP Server Database. Create A Registration Page with Swing Controls & Store Information in the Database.

Fully functional CRUD RESTful API with Flask and Mongodb

To build a Flask application that handles the operations of a CRUD API- Create ,Read,Update and Display records with the help MongoDB as database.

TO-DO List using HTML, CSS and JQUERY

A to-do list made using HTML, CSS, and JQUERY. The task to do can be added, checked out, or deleted from the list.

Quick Sort & Wave Sort in C++

A sorting algorithm is used to rearrange the array according to the user requirements, such as ascending or descending order or even the wave form.

Document Scanner using OpenCV in Python

It uses different functions of OpenCV available in Python. It takes an image from the camera and scans the biggest contour in the image and outputs the bird's eye view of the contour.

Virtual Paint using OpenCV in Python

It uses the different functions of OpenCV available in Python. It takes an image from the camera and detects the contour in the image. Starts drawing on the canvas as contour moves.

Organ Donate System in Java

"Organ Donating System "to raise awareness that individuals can save lives and improve the health of other by Donating the organ and blood.

Face recognition using OpenCV

It is a simple module to recognize your face. By using this You can perform various applications based on it.

Accident Record management system using HTML, CSS, JavaScript, PHP and MySQL

Accident database management system to improve data collection, while supporting mobility, ubiquity and accuracy.

Emoji-Pedia using React

Emoji-Pedia is a webiste for Emojis. This will Contain meaning of emoji with symbols.

Harry Potter Game Using Java

This project is a Harry Potter Game that has been made with the use of Java Programming Language. You have to play it wisely to be a winner.