Selected work
A mix of private case studies, public experiments, and product-minded builds.
The strongest applied AI work often happens inside private operating environments, so this page combines representative enterprise outcomes with public code that shows how I think and build.
OPS
Private case study
Enterprise logistics
Network Forecasting Platform
Redesigned large-scale forecasting across a fulfillment network where locations, products, promotions, and inventory patterns changed constantly.
Improved site-level forecast error from 30%+ to under 15% while supporting downstream operational planning.
Python
Forecasting
MLOps
Operations Research
RT
Private case study
Applied ML service
Real-Time Pricing and Tender Intelligence
Built and improved pricing systems used in live shipment workflows where latency, uptime, and interpretability all mattered.
Matched best-ensemble performance with a compact model design based on five common shipment inputs.
Python
AKS
XGBoost
REST APIs
REC
Private case study
Decision support
Recommendation Systems With Explainability
Improved recommendation workflows and paired them with explanations that gave end users more confidence in model-driven suggestions.
Helped turn model output into usable sales and operational decisions instead of opaque predictions.
Recommendation Systems
LightGBM
SHAP
Experimentation
Public build
Open source experiment
Crypto Market Intelligence App
A Streamlit application that consumes and caches live market data, visualizes historical price movement, and compares technical and statistical forecasts.
A compact example of end-to-end product thinking across data ingestion, modeling, and UX.
Python
Streamlit
Prophet
Coingecko API
Public build
Recommendation prototype
Book Recommender
Recommendation engine work built from the Goodreads UCSD dataset, exploring practical ranking and user preference signals.
A simple public artifact that mirrors my longer-running interest in recommendation and decision support systems.
Python
Recommendation Systems
Data Analysis
Public build
Brand + SEO infrastructure
Portfolio Platform
This site itself: a lightweight Flask application that presents consulting positioning, structured SEO metadata, and a modern profile for AI/ML work.
Designed to communicate clearly with both human buyers and search crawlers while staying easy to maintain.
Python
Flask
SEO
Jinja2