Coders Packet

Listing of packets of source code submitted by coders

Simple Mailing with Python through Tkinter

A program to send a Google mail using Python with the help of a Graphical User Interface

Color Detection Code with Python using OpenCV

Recognition of color in a particular position of an image as per the user's requirement using the Python language and OpenCV module.

Hangman Game using Python

A simple Python project which can play the hangman game with the help of Tkinter GUI.

Social distancing using Opencv, Intel RealSense D415 camera and pyrealsense2 library

This project is made meant to provide an easy way to help to detect if social distancing is being followed or not using a depth camera and face detection.

Movie Recommendation using Python and Scikit-Learn

Using Python, Pandas and Scikit-Learn we look the the ratings of the movie and then we recommend as user's choice.

Salary Prediction and visualizing graphs of salary in different fields using Python

In salary prediction using Python and Scikit-Learn we predict the salary according to the data set. Here we train the model according to the data set of salary by the experience.

Classification Templates in Python

This packet contains Classification Python Model templates and the pros and cons of all the Different Classification models.

QR Code maker in Python

This project generates a QR code with Python, and you can store the information you want in that QR code.

Samsung Galaxy A30 Review - Sentiment Analysis using Beautiful Soup in Python

In this project, the Reviews of Samsung Galaxy A30 from Flipkart are scrapped using Beautiful Soup in Python and using that data, Sentiment Analysis performed in R Programming.

Tic Tac Toe game in Python

A fun game of tic tac toe made in python by using the Tkinter library for GUI based game play

Dice Roller in Python

The program is made using Tkinter library of Python to create a Graphical User Interface based Dice roller necessary

Audiobook in Python

This Python project will help you to convert any text file into an audio file. and you can create an audiobook using this project.