Projects

DocQFlow: PDF document classifier

Published:

Route incoming permit-style PDFs with a small ML service. Train on labeled folders, score uploads through FastAPI, and track runs in MLflow.

Bias-Variance Playground

Published:

Interactive Dash web app demonstrating bias-variance tradeoffs and the impact of regularization when p rivals n.

SQL Instagram DB Clone

Published:

Building an Instagram-style database to practice SQL CRUD operations and analytics.