Skip to content
View garvit-mittal04's full-sized avatar
  • Joined Apr 17, 2026

Block or report garvit-mittal04

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
garvit-mittal04/README.md

Hi, I'm Garvit Mittal 👋

MS Business Analytics & AI @ UT Dallas · Dallas, Texas

I build forecasting, reporting, and decision-support systems for operations, supply chain, and business performance. My focus is on work that connects data to real decisions — not just technical outputs.


What I work on

  • Forecasting & ML — demand forecasting, regression, classification, time-series models
  • SQL & Data Architecture — schema design, analytical queries, CTEs, window functions
  • BI & Reporting — Power BI dashboards, DAX, KPI frameworks, automated reporting
  • Operations Analytics — supply chain analysis, inventory planning, cost variance, margin analysis

Tech stack

Python SQL R Excel Power BI Tableau Streamlit XGBoost scikit-learn


Featured projects

An end-to-end analytics system combining forecasting, risk classification, throughput prediction, SQL architecture, and SHAP explainability — deployed as a live Streamlit app.

  • R² = 0.874 throughput model
  • $2,286 estimated cost per disruption hour
  • 53,000+ supply chain records analyzed
  • 6 statistical validation tests in R

→ Launch the live app


An end-to-end AI agent that automates the monthly FP&A workflow — ingesting actuals vs. budget data, running multi-period variance analysis in SQL, detecting anomalies with adaptive machine learning, and generating board-ready management commentary using an LLM. Designed to replicate real FP&A workflows used in finance teams, and built from hands-on experience doing this work manually across 20,000+ financial records.

  • Adaptive ML-based anomaly detection with stability-aware logic to avoid false positives on clean datasets
  • SQL variance engine built with CTEs, window functions, and FULL OUTER JOIN-style logic to preserve budget-only and actual-only records
  • Board-ready management commentary generated through an LLM pipeline using the Groq API
  • Full analysis completed in under 2 minutes, reducing a manual 2–5 day month-end workflow to a repeatable automated process

→ Launch the live app


Let's connect

Portfolio LinkedIn Email

Popular repositories Loading

  1. warehouse-decision-system warehouse-decision-system Public

    ML-powered warehouse decision system with demand forecasting, risk classification, throughput prediction, and decision support

    Jupyter Notebook

  2. garvit-portfolio garvit-portfolio Public

    TypeScript

  3. garvit-mittal04 garvit-mittal04 Public

  4. fpa-ai-agent fpa-ai-agent Public

    Python