Coders Packet

Listing of packets of source code submitted by coders

Rhombus Pattern(C++)

Printing a star(*) pattern in the shape of a rhombus with the size given by the user in C++.

TIC TAC TOE GAME WITH JAVA

This is a tic tac toe game devloped with the help of java programming language. This game has been devloped with the help of Jframe,Jbutton, Jpane and Jlabel feature of Java.

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.