Skip to content

Kaiano Levine

Software Engineer

I build data pipelines, automation systems, and AI-integrated APIs. This site is powered by one of them.

Sets
Plays
Tracks
Years
Top Artist

Live data · deejay-marvel-api

DJ Sets Platform

CSV exports -> normalized pipeline -> FastAPI REST API serving live DJ history.

Automation Ecosystem

Python processors on shared utilities: ingestion, naming/tagging, notes, and Spotify output.

AI Pipeline Evaluation

AI-assisted pipeline conformance checks running after every pipeline execution. Findings stored in PostgreSQL and queryable via API. See Pipeline Health page for live data.

Live System Health

Every pipeline run is evaluated by Claude against the engineering standards document. Findings are stored and surfaced here in real time.

Pipeline Evaluation

AI-assisted conformance checks after every pipeline run

Evaluated by Claude · Standards v6.0

Feature Flags

Live flag states — deployment decoupled from release

Managed via PATCH /v1/flags/{name}