Coders Packet

Listing of packets of source code submitted by coders

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.

Selective sharpening on an image using OpenCV- in Python

This project is made with OpenCV Python an open-source computer vision library. This program will allow us to sharpen an area on the image of the user's selection.

Pencil sketch live filter using OpenCV in Python

In this project, I have used Python OpenCV to create a pencil sketch filter that applies to our live webcam feed.

Password Validity Checker using Java

This java program checks whether the password satisfies the conditions of a password and the strength of the password

Blackjack using Java

This is a regular blackjack game written using Java programming language. This a single player game where the user plays against the bot.

EMI calculator with simple interest using java

Java program to calculate monthly EMI using simple interest. The output is taken to 2 decimal places.

Object Detection using TensorFlow Object Detection API

Object Detection is a widely used Computer Vision technique that is used to detect and predict multiple objects in images and videos in real-time.

Car price prediction using linear regression in Python (machine learning).

Prediction of the price of data based on the Car data set using linear regression in Python.

Clothe Size Analyzing using Python in Machine Learning

In this project, we analyze the clothing size, plot a graph between sizes and count and also plot heatmap using Python in Machine Learning.

Program to send an email using Python

In this packet, we write a program for sending an email from one user to another user using Python.

Prediction of Air Quality Index Using Machine Learning in Python

This packet predicts the Air Quality Index for Pollution Control using Linear Regression with the help of a machine learning technique in Python.