Skip to content
View vedantt17's full-sized avatar

Block or report vedantt17

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.

Content in all repositories owned by your account will be closed.
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
vedantt17/README.md

Hi, I'm Vedant Tiwari 👋

MS Business Analytics candidate at UC Davis (graduating July 2026), focused on data engineering, analytics, and machine learning systems.

🛠️ Tech Stack

Python SQL Power BI MongoDB FastAPI React ArcGIS

🚀 Featured Projects

CounterpartyIQ — Sanctions screening against the real OFAC SDN list (39,550 published names), supply-chain concentration analysis, and supplier distress modelling. Candidate blocking prunes 99% of pairwise comparisons at full recall; 131 tests, CI, and byte-reproducible artifacts. Python · FastAPI · XGBoost · NetworkX · DuckDB

Credit Risk Guard — Consumer default risk scoring on 396K real Lending Club loans. Leakage-audited feature pipeline, probability calibration, threshold sweeps, and ECOA adverse-action reason codes via exact TreeSHAP. Python · scikit-learn · XGBoost · SHAP

OnboardGuard — KYC/KYB onboarding risk and chargeback prevention: SQL data model, engineered risk features, supervised and anomaly models, FastAPI scoring endpoints, and a React dashboard. Live demo → Python · FastAPI · React · SQL

IPO Performance Tracker — End-to-end pipeline covering 1,200+ IPOs (2019–2025): SEC EDGAR scraping, S-1 parsing for financials and underwriters, and post-IPO price tracking into a 5-table SQLite warehouse. Python · SQLite · BeautifulSoup · yfinance

💼 Experience

EID Spatial Analytics — ArcGIS and Power BI pipelines for El Dorado Irrigation District. Audited 18 years of records, corrected 30%+ of flagged data entries, and built customer-facing dashboards.

📫 Let's Connect

LinkedIn

Currently seeking full-time Data Analyst / Data Scientist / BI roles.

Pinned Loading

  1. ipo_tracker ipo_tracker Public

    end-to-end IPO data pipeline: SEC EDGAR scraping, S-1 parsing, price tracking for 1,200+ IPOs (2019-2025). SQLite + Python.

    Jupyter Notebook

  2. counterparty-iq counterparty-iq Public

    Sanctions screening against the real OFAC SDN list, supply-chain concentration analysis, and supplier distress modelling. Reproducible pipeline, artifact-driven README, runs with no paid API keys.

    Python

  3. credit-risk-guard credit-risk-guard Public

    Consumer default risk scoring on 396K Lending Club loans: leakage-audited feature pipeline, probability calibration, threshold sweeps, and ECOA adverse action reason codes via exact TreeSHAP.

    Jupyter Notebook

  4. onboardguard onboardguard Public

    KYC/KYB risk scoring and chargeback prevention portfolio project

    Python