Skip to content

Projects

Systems and tools built across AI applications, backend infrastructure, and distributed systems.

RelayRun

Workflow automation

A workflow automation platform that accepts JSON webhooks, stores events durably in PostgreSQL, and executes configured actions in background workers with bounded retries and dead-letter handling. Includes a Next.js control room for workflow, execution, and credential management.

FastAPIPostgreSQLRedisDramatiqNext.js

Self-Healing API Gateway

Reliability infrastructure

A resilient API gateway with health monitoring, circuit breakers, retry policies, and Gemini-powered incident remediation, paired with an operations dashboard for audits and escalation.

FastAPIReactDockerGemini APISQLite

Distributed Task Scheduler

Distributed systems

A PostgreSQL-backed distributed task scheduler supporting priority- and time-based execution, configurable retries, cancellation, and multiple independent workers. Atomic task claiming and lease-based recovery coordinate concurrent workers and reclaim tasks after worker failures.

PythonPostgreSQLPsycopgPydanticDocker

Commute Tax

Interactive data story

An interactive single-page story that estimates the hidden annual time and distance cost of commuting, with all calculations performed locally in the browser.

Next.jsTypeScriptTailwindFramer Motion