Coders Packet

Listing of packets of source code submitted by coders

Snake_Game_using_Tkinter (Python)

There is one GUI window in which there are a snake and the food at a random position , we can move snake through arrow keys.

Sentiment Analysis in Python using LinearSVC

Here we will try to categorize sentiments for the IMDB dataset available on kaggle using Support Vector Machines in Python

Text-Based CAPTCHA Breaking System in Python Using CNN

A Text-Based CAPTCHA(Completely Automated Public Turing Test) Breaking System in Python Using CNN(Convolutional Neural Networks). Dataset: Generated using the "Captcha" library.

CALCULATE YOUR AGE IN PYTHON

This Calculate , Time, year, date , age in Python. The features of these system is that this is a Python application is designed to calculate the time, year, age of the users.

Paper tic-tac-toe game in Python

This TICTACTOE project is written in Python. the project has file contains Python scripts. These Project is a implementation of the pencil-and-paper game from our childhood

Stock Market Prediction Using Python

Stock market analysis and prediction using mean squared error method using line graph using Python.

Credit card Fraud detection using AutoEncoders in Python

This project aims at detecting the fraud transactions among the Credit card transactions. Autoencoders in Keras is used for this.

Face Recognition using OpenCV

Face recognition is a software recognizing an individual from a digital image from an image or video source. In this project, OpenCV library is used for recognizing faces.

Face Mask Email Alert using CV and OpenCV in Python

The Project detects a person without a safety mask in real time using CV, OpenCV in Python and sends an email alert to the supervisor immediately along with a warning message on the screen.

Covid Tracker India using Python

In this I have used Panda and NumPy for tables, and Folium for maps to track covid cases in each state by using Python

Book reader using Python

This program will convert book to audio and run in real time by using gTTs library and pyPDF2 library in Python

Multiple language translator using Python

By using this program you can translate one language to another language in real time based on your selection in Python