My Work

Here's a collection of projects I've worked on. Each project represents a unique challenge and learning experience.

Featured Projects

Some of my best work and most challenging projects

F1 RaceSim: Real-Time Race Simulation with AI Insights

F1 RaceSim: Real-Time Race Simulation with AI Insights

2025

Built a full-stack race strategy simulator using Next.js, FastAPI, and Gemini AI, enabling real-time simulation, multi-strategy comparison, and weather-aware race prediction with interactive visualizations; deployed on AWS Lambda and Vercel, achieving 40% faster cold-start time through serverless optimization and AI inference rate-limiting.

Next.jsFastAPIGemini AIAWS LambdaVercelServerlessAIVisualization
Verbizz – Personalized Business Recommendation System

Verbizz – Personalized Business Recommendation System

2024

A cloud-native microservices platform for real-time business recommendations using gRPC, Kafka, Redis, and Flask. Built scalable AI-first architecture with PostgreSQL, Kubernetes, and content-aware recommendation engine.

FlaskKafkaRedisgRPCPostgreSQLKubernetesDockerAI
Ritematch: Smart Job Matching Engine

Ritematch: Smart Job Matching Engine

2023

Built a job-matching system using React, Django, and GPT-4o, exposing REST APIs for LLM-based resume tailoring and similarity scoring; improved match relevance by 20%.

DjangoReactGPT-4oREST APIsLLMJob Matching
PitStopAnalytics – F1 Championship Predictor

PitStopAnalytics – F1 Championship Predictor

2024

A machine learning project predicting F1 championship winners using clustering, PCA, and ML models. Uses data from the Ergast F1 API and explores driver and constructor patterns.

PythonPandasScikit-learnPCAClusteringJupyterF1 API
BizStream: Real-Time Business Recommendation Engine

BizStream: Real-Time Business Recommendation Engine

2025

Engineered a real-time recommendation system using Kafka, Redis, and FastAPI, with Docker Compose orchestration and async data pipelines, reducing API latency by 35% through smart caching and efficient I/O handling.

KafkaRedisFastAPIDocker ComposePythonAsync
LLMForge: Sentiment Analysis API

LLMForge: Sentiment Analysis API

2025

Developed a production-grade sentiment analysis API using FastAPI and BERT, with Prometheus-based monitoring and Dockerized deployment; achieved 98% accuracy on IMDb and enabled PyTorch-TensorFlow portability.

BERTPyTorchTensorFlowFastAPIDockerPrometheusNLP
Formula 1 Insights Dashboard

Formula 1 Insights Dashboard

2025

A data visualization dashboard that explores Formula 1 racing statistics using Streamlit and embedded Tableau Public views. Provides real-time, interactive insights into race data, driver performance, and team analytics.

StreamlitTableau PublicPythonData Visualization