Code Redemption Platform
private
A production redemption platform for a limited-run brand collaboration. Customers verify their Shopify identity, phone number, and proof of purchase before exchanging a retail product code for a unique game access code.
$ ./show-architecture →
B2B Storefront Split
private
Architected separate B2B and direct-to-consumer storefront experiences on top of shared commerce infrastructure. The B2B channel uses a Shopify-native storefront, while the DTC experience runs headless with React and Gatsby, using Contentful for flexible content management and Shopify for commerce.
$ ./show-architecture →
Shopify Functions Suite
private
A private Shopify app for configuring checkout discounts, delivery customizations, POS cart tagging, and checkout banners from an embedded merchant admin experience.
$ ./show-architecture →
Wholesale Partner Mobile App
private
Cross-platform mobile app for a wholesale brand's partners to browse the product catalog, search inventory, place orders, and manage their account. Built with Expo/React Native on top of a Shopify storefront, it combines fast product search, custom checkout with saved payment methods, order history, biometric login, and push notifications into a single native experience for iOS and Android.
$ ./show-architecture →
Commerce Integration API
private
A backend service that centralizes back-office automation for a consumer goods brand. It exposes authenticated HTTP and webhook endpoints and offloads long-running work to Redis-backed BullMQ queues, synchronizing data between Shopify storefronts and a NetSuite ERP.
$ ./show-architecture →