Resume

Here Is My Resume

Projects

My Portfolio

Automatic License Plate Recognition with OCR

An end-to-end web app of ALPR with OCR. This model automatically detects license plates of cars and reads the number plate using OCR. The main purpose is to catch overspeeding drivers and inform local authorities using the recorded number plate.

Computer Vision OCR Python

Handwritten AlphaNumeric Recognizer using CNN

An end-to-end web app for hand-drawn alphanumeric (numbers and letters) recognition using CNN. Users can draw letters or numbers on the canvas, and the model predicts/recognizes which letter or number it is with sound effects.

CNN Deep Learning TensorFlow

Next Word Prediction Using LSTM

An end-to-end web app to predict the next word that might be entered by the user. The app uses a type of Deep Learning model known as LSTM for accurate word prediction based on context.

LSTM NLP Keras

Machine Learning Applied

Application of various Supervised and Unsupervised Machine Learning models on different datasets. Includes regression, classification, clustering, and dimensionality reduction techniques.

Scikit-learn ML Algorithms Data Analysis

IPL (2009 - 2020) Analysis Using Tableau

Analyzing IPL cricket data with the help of Tableau. Includes interactive visualizations, player statistics, team performance trends, and match insights. For details and dataset, check out my GitHub.

Tableau Data Visualization Analytics

London Accident Analysis Using Tableau

Analyzing London accident data with the help of Tableau. Provides insights into accident patterns, hotspots, and contributing factors. For details and dataset, check out my GitHub.

Tableau Geospatial Analysis BI