Blog

Technical deep-dives, project updates, and things I've learned along the way.

Building a CSV Diff Tool for API Regression Testing

How I built a high-concurrency Python tool to catch data feed regressions before they hit production.

PythonTestingAPI