My Blog

Insights on Data Science, Machine Learning, and Software Engineering

Machine Learning

Building a Multi-Modal Computer Vision Pipeline

Deep dive into architecting an end-to-end ML pipeline that processes 40K+ images with 92% accuracy using ResNet-50 and dimensionality reduction techniques.

Nov 15, 2025
8 min read
Computer VisionPyTorchML
Read More
Data Engineering

Scaling Data Pipelines to Process 3TB Daily

Lessons learned from building production-grade data systems that serve 50K+ users with 99.9% uptime using MongoDB, PostgreSQL, and Redis.

Oct 22, 2025
10 min read
Data EngineeringAWSScalability
Read More
NLP

Deploying Large Language Models on iOS

How I built a personalized LLM on iOS using Google PaLM 2 and CoreML, achieving 85% query resolution rate. Research Excellence Award recipient.

Sep 10, 2025
12 min read
NLPiOSLLM
Read More
MLOps

From Jupyter Notebook to Production: ML Deployment Guide

A practical guide to deploying machine learning models at scale, covering Docker, Kubernetes, monitoring, and A/B testing strategies.

Aug 5, 2025
15 min read
MLOpsDeploymentDevOps
Read More
Data Science

Time Series Forecasting for Inventory Optimization

Building predictive models that reduced carrying costs by $75K annually through analyzing 1M+ sales records using Python and statistical techniques.

Jul 18, 2025
9 min read
Time SeriesForecastingPython
Read More
Backend

Microservices Architecture for High-Traffic Applications

Designing and deploying microservices that handle 10K+ concurrent requests with 65% latency reduction using Redis caching and optimization.

Jun 30, 2025
11 min read
MicroservicesArchitecturePerformance
Read More

Want to stay updated?

Subscribe to get notified about new blog posts and projects.