No results found
Try adjusting your search terms

English, Hindi, Gujarati
Project Duration
Oct 2025 - Mar 2026

Built a full-stack event technology platform for the Pinners Conference at Onda, unifying Shopify-based ticketing, class registration, QR code check-in, and a native iOS app. Processed ~5,000 attendees across gate entry and classrooms with sub-500ms scan-to-checkin performance.
Deeply customized Shopify Horizon theme using Metaobjects as a structured CMS layer for event cities. Built a custom JavaScript state machine (ClassRegistrationManager) managing all registration interactions, constraint display, kit locking, and API communication. Features include city-switching cart management, time-slot filtering with scroll-spy, kit purchase flows with liability waivers, and QR code display — all with branded notification modals.
The central nervous system of the platform. Handles the full ticket lifecycle: order webhook processing with three-layer idempotency, QR code generation and CDN upload, eight-step class registration validation (capacity, time conflicts, day/class limits, kit locking), walk-in registration, and order cancellation cascades. Includes a web-based check-in portal and a React Router admin dashboard with registration reports, class counts, CSV exports, and payout breakdowns.
Native iPad app built in 3 weeks with a local-first SQLite architecture guaranteeing sub-500ms scan performance regardless of network. Supports gate entry mode (auto check-in with color-coded overlays) and classroom mode (per-class attendance tracking, walk-in registration, kit status display). Delta sync keeps data fresh without full re-downloads.