My Portfolio

A brief of what went down during my Masters in Data Science at PSG

Projects

Captcha Breaker

a Project developed in Python which cracks Captchas using Convolutional Neural Networks and different image processing and extraction techniques along with a few classic Machine Learning models.

Hunger Pangs

an Application developed in Python and designed using PyQt and Oracle backend,written in SQL. It provides the details of the ideal restaurants which matches the user’s needs like different cuisines, budget, location, etc.

Liam

a Single-player tic-tac-toe game designed in C++ , uses Array data structure and implements the Minimax algorithm in Game theory so that the system always wins or draws the game with the user.

Attendit

a Project aimed at automating Attendance using Face Recognition , developed using Python and PHP.