RR
Rizon.devSOFTWARE ENGINEER
Back to All Projects
E-Commerce / Shopify TechE-Commerce

Shopify Custom Merchant Suite

Custom E-Commerce Storefront & Order Integration

Role: Full Stack Developer
Period: 2024
Project Links & Resources

Project Overview & Architecture

Custom e-commerce integration built for retail clients using Shopify. Connects Shopify Admin REST/GraphQL APIs with custom web dashboards.

Automates product sync, inventory updates, order status synchronization, and customer record management.

Key Platform Features

Custom Shopify Liquid & React storefront integration
Real-time inventory and order REST API webhook handler
Custom admin dashboard for specialized fulfillment tagging

Engineering Challenges & Solutions

Challenge: Syncing high-volume order webhooks without missing rate limits.
Solution: Built a durable Redis background queue processing order webhooks asynchronously.

Impact & Key Metrics

Sync Reliability99.9%

Technologies Used

Shopify Admin APIReact.jsNode.jsExpress.jsMongoDBTailwind CSS