Beyond the case studies

More Work

Shipped systems that didn't need a full write-up.

ACE Virtual Catalog

A dual-mode web-and-print product catalog built on Astro with React islands, an Express backend, and an admin SPA for cross-listing and override management — 735 static pages, 118 passing tests, print output generated via headless PDF rendering. Deployed to Azure App Service with GitHub Actions CI/CD; taken offline during an in-progress hosting migration off Azure, with redeploy pending.

WMS bin replenishment

A NetSuite bin-to-bin replenishment system, designed by an eight-agent workflow against an explicit dependency chain. Per-SKU minimum and maximum thresholds were computed from a year of sales history across roughly 7,000 SKUs, velocity-classified. The single-SKU pilot earned its keep: it surfaced an unintended side effect on live inventory that was caught and reversed the same day, using a rollback runbook written before the pilot ever ran. The system now runs across roughly 1,200 items in daily production — the scheduler detects a low bin, opens a replenishment task, and sends a confirmation email.

CRM suite

A NetSuite CRM build — custom forms, fields, workflow, and a dashboard — complete in sandbox. A first phase, pipeline search, is already live in production; the rest is staged for promotion.

Cross-system product-launch pipeline

A repeatable four-step batch pipeline that takes a vendor's product line from raw data to ready-to-publish storefront listings: structured spec records, product creation, eight metafields per product, and image attachment, kept consistent between the NetSuite item master and Shopify. A related run wired a 17-item product line directly into production NetSuite with full account, class, and vendor setup ahead of its storefront launch.

Outside sales automation

A Suitelet for outside-sales call planning, paired with a daily 5 AM reminder scheduled per sales rep. Live in production.