Six recent
engagements.
Filter by discipline. Every engagement ships with named team, fixed scope, and a 30-day hypercare window.
Dispatch tool for a 3-warehouse fulfillment startup.
5-person ops team tracked 200 daily deliveries across Sheets, Slack pings, and a legacy TMS. Missed pickups, lost SLAs, weekend firefighting.
Real-time dispatch board on Next.js, simple ETA estimates from historical data, Mapbox live tracking, Slack alerts for delays. Replaced 4 tools with one.
Mood journaling app for a mental health startup's beta.
Solo founder needed a privacy-first journaling app for 200 beta users. iOS + Android in 8 weeks, with secure data export for therapists.
React Native shared codebase, on-device encryption (SQLCipher), simple mood tracking + journaling, PDF export for therapist sessions, optional anonymous analytics.
Internal dashboard for a 6-person fintech's compliance team.
Compliance team reviewed 400 weekly transactions manually via CSV exports. Slow, error-prone, audit trail missing.
Next.js dashboard on top of their existing Postgres, simple rule engine for flagging, audit log per action, CSV upload + export, SSO via Google Workspace.
Cross-platform launch for a 2-person studio's puzzle game.
Solo dev had a Unity build for Steam, but needed web demo + Android port for publisher pitch. 6-week deadline, no backend experience.
Unity core with Godot web build for browser demo, responsive touch controls, leaderboard backend on Cloudflare Workers, simple save sync across devices.
Internal research tool for an 8-attorney boutique firm.
Associates spent hours searching 12k internal memos and case notes across shared drives. No citation tracking, duplicate work between attorneys.
Simple RAG over their internal documents (Anthropic API + pgvector), web UI with source citations, per-attorney workspace, weekly evals on held-out sample queries.
Marketplace MVP for 40 artisan vendors in 10 weeks.
Founder wanted to launch a curated marketplace for 40 artisan makers. Stripe Connect setup, vendor onboarding flow, multi-currency for EU customers — all from scratch.
Next.js + Stripe Connect Custom accounts, simple vendor onboarding wizard, multi-currency display, manual payout review queue, basic fraud signals via Stripe Radar.