03 / Projects

Project Archive

A comprehensive collection of my work in software engineering, AI development, and data analytics.

01

Splitmaster

Finance

A modern expense splitting app for tracking shared costs with friends and family. Features real-time sync, smart calculations, and intuitive group management.

TypeScriptNext.jsReactSupabase
02

LLM Council

AI Tools

Side-by-side comparison tool for evaluating responses from multiple LLM providers. Useful for prompt testing and model selection.

TypeScriptNext.jsAI SDK
03

LanceChat

AI Platform

Cloud-native chatbot platform with customized LLM functions for general conversations and document summarization. Full-stack deployment on AWS.

PythonFastAPINext.jsAWSDockerMongoDB
04

Gemini Dynamo

EdTech

RAG-powered flashcard generator that creates interactive study materials from YouTube video transcripts for enhanced learning retention.

PythonFastAPILangChainReactGCP
05

Gemini Quizify

EdTech

AI-powered quiz generation system that transforms PDF documents into customizable assessments for self-testing and knowledge validation.

PythonLangChainGCPStreamlitChromaDB
06

RAG Optimization

AI Tools

Interactive PDF query system with optimized retrieval-augmented generation for accurate document Q&A.

PythonLangChainStreamlit
07

SpotOn

AI Tools

Location-based review analysis platform connecting OpenAI with Google Places API for intelligent insights about local businesses.

PythonDjangoStreamlitOpenAI API
08

Qdoc

Productivity

Web article summarization tool that extracts key information from any webpage using LLM-powered analysis.

PythonFlaskStreamlitOpenAI API
09

CooPA

AI Tools

Search-augmented chatbot powered by GPT and Google Search API for answering questions about current events with real-time data.

PythonFlaskStreamlitOpenAI API
10

AI Chrome Extensions

Browser Tools

Browser extensions for instant text transformation and definitions using the OpenAI API on highlighted webpage content.

JavaScriptChrome Extension APIOpenAI API
11

Tennis Coaching Site

Marketing

Personal coaching portfolio showcasing services, methodology, and booking information for tennis instruction.

JavaScriptNext.jsTailwind CSS
12

Netflix Churn Prediction

ML/Analytics

Machine learning pipeline for predicting customer churn using subscription data. Includes feature engineering, model comparison, and interpretability analysis.

PythonPandasScikit-LearnMatplotlibSeaborn
13

Medicare Analysis

Healthcare Analytics

Comprehensive analysis of Medicare provider payments and service utilization patterns, with interactive visualizations and policy insights.

PythonPandasPlotlyTableau
14

Crypto API Automation

Data Engineering

Automated data pipeline for extracting cryptocurrency market data from CoinMarketCap API with trend analysis and visualization.

PythonPandasSeabornAPIs
15

Amazon Web Scraper

Data Engineering

Web scraping solution for collecting product details and pricing data from Amazon through HTML parsing and automation.

PythonBeautifulSoupPandas
16

AirBnB Dashboard

Business Intelligence

Interactive Tableau dashboard analyzing 2016 AirBnB listing data with geographic visualization and pricing insights.

TableauData Visualization
17

MySQL Data Cleaning

Database

Comprehensive SQL tutorial covering data cleaning techniques, exploratory data analysis, and best practices for database management.

MySQLSQL