Coders Packet

Packets submitted by K. Adarsh

Hangman Game using Python

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

Youtube Downloader using Python

A simple Python project to download videos from youtube using the link of the respective video with the help of a Python package called pytube.

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.

Simple and Easy Face Detection.

Face detection using MTCNN and OpenCV in Python programming language from a live streaming video using front camera of laptop.