Projects led end-to-end. Flagship entries have dedicated essays; the rest
live as compact cards on this page.
SynergyBoat · Founding Engineer & CTO · 2026 – present
Draftly, a multi-agent AI content platform
Content teams needed to ship blogs, landing pages, and short videos without a studio. Built Draftly: a planner splits each piece into nine stages and routes every step to the cheapest model that can do it, producing both copy and short-form video in one system. Live at draftly.synergyboat.com.
Next.js · Bun · Hono · Postgres + pgvector · BullMQ · Remotion · MCP
→ Live
Personal · Solo project · 2026
EquityOS, an AI research co-pilot for public markets
Retail investors get verdicts they cannot audit. Built EquityOS: it turns public market data into plain-English calls and gates any live trade behind a paper-trade track record. Local-first, read-only by default, secrets in the keychain.
Bun · Hono · React · SQLite · Postgres
Personal (open source) · Solo project · 2026
Lens, a consent layer between AI agents and your data
AI agents get all-or-nothing access to your inbox. Building Lens: it gives an agent a scoped, auditable, revocable slice of Gmail by matching intent, not by handing over raw OAuth scopes.
TypeScript · Bun · MCP · Gmail API
→ GitHub
Personal (open source) · Solo project · 2026
trustmebro, a completeness benchmark for AI coding agents
AI coding agents call it done long before it is. Building trustmebro: it grades behavioral coverage and uses deterministic static analysis to find the gap between looks-done and is-done, with no LLM judge in the loop.
TypeScript · Bun · ast-grep · Pier
→ GitHub
SynergyBoat · Founding Engineer & CTO · 2025 – present
Dexter, an enforcement layer for AI coding agents
AI coding agents introduce boundary violations that review misses. Built Dexter: a pipeline of deterministic AST, architecture, and pattern gates that block non-compliant code before it lands, running 95% of validations with zero LLM tokens. Live at dexter.synergyboat.com, with a VS Code extension.
TypeScript · ts-morph · AST analysis · VS Code extension
→ Live
SynergyBoat · Founding Engineer & CTO · 2024 – present
HirePulse, an agentic recruiting platform
Manual candidate sourcing does not scale. Built HirePulse: agents source candidates, score them on five factors, and run first-round voice-screening interviews, so a small team can run a full pipeline around the clock. Live at hire.synergyboat.com.
TypeScript · Hono · BullMQ · Supabase + pgvector · Plivo · Deepgram
→ Live
SynergyBoat Solutions · Founding engineer · 2024 – present
A US EV startup scaled to 150+ B2B clients with ~40% lower dev cost and extended runway on a $2M seed.
TypeScript · MCP · isolated-vm · Deno · Redis · PostgreSQL · BullMQ
SynergyBoat · Founding engineer · 2024 – present
MCP toolkit monorepo
Cut net-new boilerplate across SynergyBoat's AI products by extracting AST editing, token-budgeted context, and query-intelligence into one shared toolkit every internal agent now depends on.
TypeScript · ts-morph · pnpm · Turborepo
SynergyBoat · Founding Engineer & CTO · 2024 – present
Teams sit on databases their non-technical people cannot query. Built DeepQuery: it discovers a schema and answers plain-English questions across Postgres, MySQL, and Mongo. We run it internally today and are shaping it into a product so clients can query their own business data the same way.
TypeScript · PostgreSQL · MySQL · MongoDB · OpenAI
Zuddl (YC S20) · Senior Software Engineer · 2023
Zuddl Webinars v1
Shipped the Webinar Platform from scratch alongside a new design system for a public release by mid-2023.
React · Redux · Java Spring Boot · PostgreSQL