Portfolio

All Projects

A collection of projects showcasing my experience in full-stack development, data science, machine learning, and mobile development.

Chicago Crime Analytics

Chicago Crime Analytics

BigData Analytics on Chicago Crime Dataset using Apache Spark. Applied K-Nearest Neighbors, Decision Tree, and Random Forest classifiers to predict crime types. Visualized crime patterns using heatmaps and correlation matrices.

Apache SparkPythonMLData VizPandas
Disaster Response Pipeline

Disaster Response Pipeline

ETL and ML Pipeline for classifying disaster response messages. Built a web app using Flask to classify messages into 36 categories using NLP and supervised learning algorithms.

PythonNLPFlaskscikit-learnSQLite
Star Rentals ORM

Star Rentals ORM

Full-stack car rental application with complete CRUD operations. Implemented ORM patterns with Java Spring Boot backend and React frontend. PostgreSQL for data persistence.

JavaSpring BootReactPostgreSQLREST API
Boston Airbnb Analytics

Boston Airbnb Analytics

Comprehensive data analysis on Boston's Airbnb listings. Explored pricing patterns, availability trends, and host behaviors using statistical methods and visualization.

PythonPandasMatplotlibSeabornJupyter
Battle Ship 3D

Battle Ship 3D

Interactive 3D Battleship game built with modern graphics rendering. Features multiplayer support, AI opponent, and realistic naval combat mechanics.

JavaScriptThree.jsWebGLNode.js
BFS Web Crawler

BFS Web Crawler

Breadth-First Search based web crawler for systematic website traversal. Implements URL frontier, politeness policies, and content extraction.

PythonBeautifulSoupRequestsBFS Algorithm
HERC Rentals Mobile App

HERC Rentals Mobile App

iOS mobile application for equipment rental management. Features user authentication, inventory browsing, and rental booking with real-time availability.

SwiftiOSUIKitCore DataREST API