Unstoppable Domains unstoppabledomains.com
Web3 + ICANN-accredited DNS domain registrar. Full-stack delivery across a Next.js frontend, Express.js backend, and shared TypeScript library in a monorepo on Google Cloud Platform.
Dec 2021 โ Apr 2026
Senior AI Engineer
AI Agent Platform, MCP, RAG, Agentic Systems
Dec 2025 โ Apr 2026
- Led production AI Agent platform across customer, admin, and internal engineering surfaces: 80+ MCP/tool-use layer over Postgres, Freshdesk, GCP logs, Redis, BigQuery, Notion, and live APIs; shared Claude client across four services; Redis-backed sessions; OTP/email auth cascade; 2FA gates for destructive tools; prompt-injection guardrails; and per-user credit billing.
- Built the company's first MCP servers (internal + public), giving employees and external integrations safe, auditable large language model (LLM) access to internal data sources (Notion, Freshdesk Knowledge Base, Redis, Google BigQuery, Postgres) โ multi-source RAG via tool-use, with personally identifiable information (PII) redaction, column-level blocklists, and OAuth scope gates enforced at the retrieval boundary on every query. Built internal agentic engineering tools: @buddy Slack/Linear triage bot reads tickets, queries database replicas, tails GCP/Datadog logs, inspects code paths, and posts structured root-cause proposals.
- Shipped a multi-persona customer AI widget with router-tool handoff, page-aware mode selection, anonymous/authenticated flows, rich tool-output user interface, and voice input. The widget reached its projected 6-month adoption target within one month.
- Reworked long-running, third-party-dependent API workflows into background jobs with status polling, reducing timeout exposure and improving reliability under external rate limits.
- Built the GitHub Actions workflow that gates pull requests on AI review and auto-approves low-risk PRs (advisory mode, ISO-compliant). Split monolithic backend test suites into parallel jobs with isolated Redis workers and on-demand blockchain sandboxes, cutting backend CI runtime from ~75 minutes to ~12 minutes and per-run cost from ~$0.52 to ~$0.15.
Senior Product Engineer
Wallets, DNS, Marketplace, Payments
Feb 2024 โ Nov 2025
- Owned high-trust Web3/payment product flows: Fireblocks MPC custody wallet, WalletConnect, domain minting and transfer flows, marketplace listing saga with retry/rollback, Stripe subscriptions, Moonpay on-ramp, and Coinbase CDP Payment Links on Base (Layer 2). Built the state machines, webhooks, recovery paths, admin tooling, and React surfaces for long-running, failure-prone money/domain operations.
- Architected the DNS transfer-in pipeline end-to-end: bulk authorization code validation with dynamic caching in Redis, async Bull job queues processing up to 500 domains per batch, retry and recovery flows, user operation state machines, and comprehensive admin dashboard tooling. Pipeline now handles several thousand inbound domain transfers per month, with peaks over 50,000 during high-volume periods.
- Led migration from Coinbase Commerce to Coinbase Business Partner Payment Links on Base (Layer 2): Coinbase Developer Platform (CDP) JSON Web Token (JWT) authentication, rewrote the API client, and built a new webhook handler.
- Provided architecture direction and code review across a ~20-person engineering team; owned cross-service migrations and platform upgrades including React 17 to 18, TypeORM 0.2 to 0.3, Node.js 16 to 24, global HTTP connection pooling, and N+1 PostgreSQL query elimination via bulk-loading.
- Lease-To-Own (LTO) and Domain Push safety: blocked LTO buyout and cart-add for domains expiring within 21 days; rejected processing of expired push transitions. Hardened CSV import for real-world registrar exports (Atom, SEDO).
Senior Software Engineer
Full-Stack โ Domains, Identity, Foundations
Dec 2021 โ Jan 2024
- Delivered TLD launches and product features: refunds, payment-method gating, domain auto-renewal, domain parking and vault products, and distribution admin tooling. Owned end-to-end across backend, queues, admin tools, and UI.
- Web performance overhaul: lifted Google PageSpeed Insights score from 14 to 85 and shrank the frontend bundle from 2.4MB to 365KB through code splitting, lazy loading, font preloading, deferred third-party scripts, and per-component chunking.
- Designed and shipped Stripe subscription automation end-to-end from scratch โ recurring billing, webhooks, retry handling. Integrated Moonpay for fiat-to-crypto on-ramp; built checkout flows for both fiat and cryptocurrency payments.