PROJECTS

Event Management System

A Web Application for Event Management in Django. Applied Maximum Bipartite Matching to schedule the events with given three time preferences. Send notification for any changes in schedule via email.

Media Player

Developed a Media Player in Python and PyQt4 With two special features: Automated subtitle downloading and Bookmarking of the important section of videos.

Advance Snake Game

Developed a Snake Game with moving Food particle with Intelligence, for enhancing the player’s response time. Implemented in Python using Pygame library, used Threading to control both object separately and mutex lock for their Shared attributes.

Writer Identification

Build a machine learning model which will predict the person on the basis of scanned images of his handwritten text. The model will predict the writer only from the set of writers with which the model has been trained.