Capabilities
What I've built.
Enterprise operations platforms, developer tools, and field SaaS — architected, shipped, and in use.
Built for Enterprise
WMSLive
Multi-tenant warehouse management for 3PL and DTC fulfillment.
- Schema-per-tenant multi-tenancy with full data isolation
- Claude Vision OCR for BOL and packing-list extraction (DocAI)
- Shopify live sync + Amazon SP-API + UPS/FedEx/USPS carrier rate shopping
- Yard & dock scheduling — Gantt calendar, driver check-in kiosk
- Labor productivity dashboard with UPH tracking and 3PL billing engine
- 560+ unit tests + Playwright E2E — Docker/Traefik production deploy
Next.js 16PostgreSQLPrismaRedisBullMQMinIOClaude Visionshadcn/uiTailwind v4
DispatchProLive
Last-mile dispatch and route execution platform.
- Live driver map tracking with real-time status updates
- Dynamic route optimization with traffic awareness
- Customer-facing delivery notifications and ETAs
- Redpanda event bus for sub-second dispatch telemetry
Next.jsTypeScriptPostgreSQLLeafletRedpanda
DocAIInternal
Document intelligence for logistics paperwork.
- Claude Vision OCR on scanned BOLs and packing lists
- Auto-classification across 10+ logistics document types
- Line-item extraction with discrepancy flagging
- Direct WMS and ERP data ingestion via API
FastAPIClaude VisionPostgreSQLMinIOPython
MobileInternal
Role-based iOS and Android operations app.
- SwiftUI (iOS) and Kotlin/Jetpack Compose (Android) native apps
- Role-based UX: admin, manager, warehouse worker, viewer
- Offline-first — full workflow runs without connectivity, auto-syncs on reconnect
- Barcode scanning for receiving, picking, packing, and counting
SwiftUIKotlinJetpack ComposeFastAPIPostgreSQL
GatewayInternal
Integration backbone for connected logistics systems.
- Kong API gateway with rate limiting and auth enforcement
- Redpanda (Kafka-compatible) event streaming
- n8n automation for carrier webhook orchestration
- Webhook registry for UPS, FedEx, USPS, and Amazon
KongRedpandan8nNode.jsPostgreSQL
Virtual EstimatorInternal
AI-powered virtual survey and binding move estimate.
- RoomPlan (ARKit) 3D room scanning on iOS
- Claude-assisted inventory classification from scan data
- Instant binding estimate generation with itemized breakdown
- Customer self-service — eliminates in-home survey appointments
SwiftUIRoomPlanARKitClaude APIFastAPIPostgreSQL
Built for Builders
GoURLLive
Codeless mobile deep linking for Amazon, Instagram, TikTok, and more.
- Codeless link builder — zero SDK or code integration required
- Smart device detection: iOS, Android, desktop, and in-app browsers (Instagram, Facebook)
- Deferred deep linking — routes users even if the app is not installed
- QR code generation, affiliate URL optimization, click analytics
- Native iOS (SwiftUI, Face ID) and Android (Kotlin/Compose) companion apps
- Stripe subscriptions: Starter $9/mo · Pro $29/mo · Business $99/mo
Node.js 20FastifyTypeScriptPostgreSQLRedisDockerSwiftUIKotlin
ReviewsLive
AI-assisted product review CMS with affiliate automation.
- 6-step wizard — product basics → specs → content → links → media → review editor
- URL auto-fetch scrapes product pages for name, brand, specs, and price ranges
- Smart Amazon affiliate link conversion — any Amazon URL to your affiliate ID
- Claude-assisted review drafting with live markdown preview
- Eleventy static site: canonical, OG, JSON-LD rich snippets, IndexNow auto-ping
- 26 product category templates with smart defaults for specs, pros, cons
Node.jsExpressEleventyPythonClaude APIPostgreSQLNginx
RamolaLive
AI executive assistant with email, calendar, voice, and native apps.
- Multi-provider email: Outlook, Gmail, Yahoo — AI drafts, inbox triage, safe unsubscribe
- Voice AI phone line — intent detection state machine, real-time conversation
- Native iOS (SwiftUI 19-card dashboard, Face ID, Siri) + Android (Jetpack Compose)
- Travel management: Amadeus flight search, weather packing lists, receipt tracking
- Loyalty program tracker — cents-per-point valuation, status tiers, expiration alerts
- Claude + Groq dual-LLM routing — complex tasks to Opus, fast tasks to Llama 70B
Node.jsExpressPostgreSQLRedisSwiftUIKotlinClaude APIGroqTwilioStripe
Built for Field Teams
StormGuardProLive
Construction stormwater inspection & compliance SaaS — all 51 US permits.
- 51 permit templates — all 50 states + DC + federal Construction General Permit
- GPT-4o Vision detects 17+ BMPs in field photos with confidence scores
- Claude AI drafts inspection notes and corrective action suggestions
- Offline-first native apps (SwiftUI iOS 17+ / Kotlin Android) — full workflow without connectivity
- Auto-generated PDFs matching state permit layouts (Puppeteer server-side rendering)
- Per-project Stripe billing: Starter / Professional / Enterprise tiers
Node.js 22ExpressSupabasePostgreSQLGPT-4o VisionClaude APISwiftUIKotlinStripePuppeteer
WatchdogLive
Zero-ops SaaS health monitoring with chaos engineering built in.
- Add any app from the UI — no code changes, test connection before saving
- Alerting: Slack, PagerDuty Events API v2, Resend email, Pushover — anti-flap logic
- Chaos engineering: remote health/latency probes, Docker kill scenarios (Postgres, Redis)
- k6 load testing built in — ramp-up, spike, and soak scenarios with live terminal output
- Sentry integration — unresolved issue count, error rate trends, recent errors feed
- TOTP 2FA, 7-day DB-backed sessions, SQLite WAL mode — single-file deploy
Next.js 16SQLiteDrizzle ORMRechartsTypeScriptk6Docker