FOUNDER & PRINCIPAL ENGINEER / HFS2S.APP
PRODUCT / AI / INFRASTRUCTURE
- Built and operate a multi-tenant platform that hands every non-technical customer an isolated container running a coding-agent session that builds, serves and iterates their application at a shareable URL — no repository, no terminal, no build step.
- Architected the TypeScript/Express control plane so router mount order is the security boundary: default-deny gate, approval-gated accounts, and one ownership check every tenant route resolves through, with public traffic reverse-proxied ahead of the gate.
- Authored the hardened non-root agent container image, its managed configuration re-synced on every boot, plus import paths that never touch control-plane disk.
- Hold 110 test suites / 2,831 tests at 92% line coverage behind a hard threshold gate, on five runtime dependencies.