Ansh Shah
HomeProjectsLiteratureRecipesResume

Work

Projects

A collection of projects across systems, ML, and full-stack development.

RF Modulation Classifier with Real-Time C++ Inference

Completed2026

A 1D CNN trained on raw IQ samples to classify 24 radio modulation schemes, exported to ONNX and served from a C++ pipeline whose predictions are validated to exact parity with PyTorch.

PyTorchONNX RuntimeC++CMake

NBA Sports Betting Analytics Platform

Completed2025

A full research platform for NBA player-prop betting: a weighted-average prediction model, an expected-value parlay analyzer, a paper-trading workflow, and a browser extension. Built to explore why predicting performance is not enough to establish a betting edge.

PythonPostgreSQLSQLAlchemyFlaskStreamlitNBA API

Rental Property Listing Scraper

Completed2025

A scalable scraping pipeline that structures rental listings into JSON for automated ingestion.

PythonCr4wlPandas