Projects

Built outside work

Four things built from scratch, each with the number that mattered.

Open source

StackStorm real-time metrics pipeline

30,000+live metrics

StackStorm is an open-source automation platform used across cloud data centers. I built integrations piping live operational metrics from Telegraf monitoring agents into the platform in real time, and contributed the improvements upstream.

PythonStackStormTelegraf
Machine learning

AI versus human text detector

End to endon AWS

A classifier that distinguishes human writing from generated text, trained and deployed on AWS from raw data ingestion through to live prediction. Built in response to concerns about generated content in academic settings.

PythonSageMakerS3Glue
Backend

High-volume event analytics API

100,000+events a day

An API for large-scale event ingestion and analysis, designed to scale horizontally with rate limiting and background job processing so nothing blocks the request path.

PythonFlaskPostgreSQLDocker