Skip to content
← back to projects

E-commerce platform

Luxora

A full e-commerce platform with payments, an admin console and live analytics.

ReactTypeScriptOAuthExpressMongoDBRedisAWSDocker

Why I built it

Built end to end to understand the parts of commerce that are genuinely hard: keeping a catalogue consistent, taking money safely, and giving an operator real numbers instead of a wall of rows.

What I built

  • Catalogue and checkout

    A 300+ product catalogue with secure payment integration, built on Express and MongoDB.

  • Operator console

    An admin panel for product management with real-time monitoring and interactive analytics charts.

  • Caching layer

    Cut server load and response times by roughly 30% by caching hot product queries in Redis.

The code is on GitHub — or get in touch and I’ll walk you through it.