Coders Packet

Listing of packets of source code submitted by coders

Max Number Search and Image smoothing in C and C++ using MPI

This project depicts the use of MPI directory for parallel implementation of two projects in C and C++ (along with serial implementations) : 1) Max number search. 2) Image smoothing.

pencil sketch of an image using Python and openCV

Convert the original image to a pencil sketch and a copy of the pencil sketch is stored in the disk using OpenCV Python module.

Real-Time Seven Emotions Percentage Calculation using Python, HTML, CSS , and JavaScript

A sequential model from deep learning is used to detect the user's emotions using real-time scanned faces from the live camera.

Similarity Checker between two text files using Flask in Python

Compare two texts file for similarity by Line or Sentence in Python using Flask. The files with similar content are highlighted and displayed side by side for comparison.

Diabetes Classification Using Machine Learning in Python

In this packet, we design a Machine Learning model that predicts whether a person is diabetic or not in Python.

Detecting motion and plotting the movement in graph using OpenCV in Python

A project that helps to detect any movement in front of a webcam and also plot a graph that shows how much time the object was in front of the camera, using OpenCV Python library.

Youtube Video Downloader and Mp3 Converter via Python

This Python program downloads youtube video singly or in batches and then converts them into audio format.

Block-Chain based Crypto Wallet with transactions using Core Java, ECDSA algorithm.

A console-based crypto wallet for sending signed transactions using a blockchain and digital signature built in Java with ECDSA algorithm.

To check the given String is Palindrome in Java

We have to give string as an input and check it is palindrome or not i.e. original string and reverse of that string should be same.

Python Based Quiz Game

It's a simple Python based quiz game where different questions are asked from different sections.

Student ERP System in Java

An ERP system in Java in which an old student can log in through their credentials can see the details of their own whereas the new student can register themself by entering their credentials.

Cinema Rating System Using HTML, CSS & PHP

This Project is Named a Cinema Rating System. In this, I Have Used HTML, CSS, PHP, MySQL.