Ecomflow - Infrastructure Lead ยท Tech Lead, Postflows
2025 - now
Infrastructure leadership, scalable e-commerce data systems & Shopify apps.
- Postflows (Tech Lead, since May 2026) - built the product from the ground up and now lead a growing team. Designed and implemented the entire system from scratch on Cloudflare, Supabase & ClickHouse, fronted by a native Shopify app with deep Admin GraphQL & webhook integration.
- Ecomflow (Infrastructure Lead) - rebuilt the company's entire infrastructure into a cheaper, more reliable stack that stays highly efficient at scale; redesigned the order & fulfillment data architecture, cutting sync from 9 hours to under 1 minute and lifting data health from 60% to 99.98% across millions of records.
- Order search engine - replaced linear MySQL LIKE scans with a Cloudflare D1 / SQLite FTS5 inverted index. Measured in production against the old engine: median search 894ms โ 32ms, P95 45s โ 70ms (~646ร), worst case 4.1min โ 3.3s. Shipped behind a feature flag with an OpenTelemetry-instrumented side-by-side compare harness.
- Queue-based sync on Cloudflare Workers (batching, retries, dedup), a React + tRPC RBAC dashboard, 40% lower API/DB latency, and Orders count queries rewritten & parallelized for 4.8โ13ร speedups.