Led the complete v2 rewrite of ReviewX — a WooCommerce reviews plugin and SaaS dashboard. Architected a Laravel micro-service backend, React admin panel, and WordPress plugin that collectively serve 10,000+ active users across 70+ countries.
The legacy v1 codebase was a monolithic WordPress plugin with no API layer, making it impossible to scale the SaaS dashboard independently.
Separated concerns into a standalone Laravel REST API, a React SPA dashboard, and a lightweight WordPress plugin. Introduced feature flags for phased rollout with zero downtime.