Unified live-metrics dashboard
Several separate services, different shapes of data, pulled into one real-time view.
A Node.js backend that talks to the APIs of several independent self-hosted services, normalises what each one returns, and renders it as a single live dashboard — service health, system metrics, and the output of a scheduled research job, all on one surface.
This is the job that lands on a brief as “and it should show all of this in one place.” Multiple sources, mismatched data, one coherent interface that keeps itself current.
built with
Automated data classification pipeline
Reads a data source, classifies and enriches it, writes the results back — on its own.
ingested
generated
detected
A pipeline that reads entries from the Notion API, classifies them, runs summarisation and anomaly detection across the set, and syncs the results back to source.
This is the data-heavy work most design-led studios can’t staff: ingest, process, enrich, write back — on a schedule, with no one touching it.
built with