All casesE-commerce & SaaS

weunitebrands

Chief Technology Officer

Feb 2025 — Present/Breda, Netherlands
Visit project

The Challenge

weunitebrands consolidates multiple consumer brands onto a single e-commerce platform. Each brand needs its own storefront identity, product catalog, and checkout experience, but they must share inventory, order management, and operational tooling under the hood. The architecture has to scale horizontally from day one because new brands are onboarded quarterly.

My Contribution

Defining and executing the full technology strategy: stack selection (TypeScript, React, Next.js, Node.js, PostgreSQL on AWS), database schema design for multi-tenancy with row-level security, and infrastructure-as-code with Terraform.

Building the platform hands-on alongside the team. Designed the brand-isolation layer that lets each storefront run its own theme, domain, and product catalog while sharing a single order-management backend. Established CI/CD, code review practices, and quality gates from the first commit.

Key Results

  • Multi-tenant platform architecture supporting independent brand storefronts
  • Row-level security in PostgreSQL ensuring strict data isolation between tenants
  • CI/CD pipeline with preview deployments operational from the first sprint
  • New brand onboarding reduced to a configuration change rather than a code fork

Technologies Used

TypeScriptReactNext.jsNode.jsPostgreSQLAWSTerraformTailwind CSS