Uses / Now — The setup

What I build with, and what I'm on.

A working list of the tools behind the work — and a snapshot of what's holding my attention this quarter.

Now — updated July 2026

Building AI-native commerce systems under Wee·Commerce, with NexaMart as the live proof-of-work I keep sharp.

Going deeper on server-rendered systems at the edge — this site runs on Cloudflare Workers as the first result.

Open to two new projects this quarter, with a bias toward brands leaving marketplace dependency behind.

Editor & agents

Cursor
Primary editor — AI pair programming without leaving flow.
Claude Code
Agentic coding in the terminal for multi-file, multi-step work.
OpenCode / LocalMCP
Local agent tooling and custom MCP servers.
JetBrains Mono
The typeface I read code in — and the accent voice of this site.

Build & framework

Next.js + TypeScript
The default for client commerce builds.
Hono + HTMX
For server-rendered systems that run at the edge — including this site.
Tailwind CSS + shadcn/ui
A design system I can move fast in without it looking generic.
Flutter
Cross-platform mobile when a client needs an app, not a site.

Data & backend

Supabase / Postgres
Primary datastore for most builds — auth, storage, realtime.
Firebase
When a client's stack or timeline calls for it.
Prisma
Type-safe data access in the Node projects.
n8n
The automation backbone — order sync, CRM, alerts, follow-ups.

AI & delivery

Claude / Gemini / OpenAI APIs
The model layer behind chatbots, RAG, and agents.
RAG patterns
Grounded answers from live catalogs — accurate as inventory shifts.
Docker + VPS + Workers
How I ship and own the runtime, end to end.
Playwright
Scraping and end-to-end testing that survives rate limits.