Contract Full-Stack Engineer
Infrastructure-automation tooling and platform work for Closer, the operating system behind regenerative co-living communities ("villages").
- Built a greenfield "one-click village" provisioning system (Bun monorepo, TypeScript) that stands up a complete community-platform instance across DigitalOcean, Vercel, MongoDB, Mailgun, Firebase, and Stripe Connect from a single typed config.
- Designed idempotent, resumable provisioning workflows — a step DAG over durable state — with full teardown, validated by end-to-end tests against live cloud providers.
- Shipped an Ink terminal UI distributed as compiled single-file binaries and an Elysia control API with token auth and streamed mutation endpoints.
- Contributed fixes to the core platform alongside the tooling: a Next.js 15 / Turborepo frontend and a Node + MongoDB API.