Personal Projects

Image Classifying CNN

Developed a high-accuracy image classifier using CNN on CIFAR-10, outperforming basic models. Successfully deployed with TensorFlow, significantly advancing image classification accuracy in practical applications.

ISS Tracker

Used an API to track the active location(lattitude, longitude) of the ISS[International Space Station]. A web based application that displayes the ISS as a blob using gmaps API.

Password Management System

A password managing system that helps you store usernames on your server and their corresponding passwords in a safe manner by encrypting them.