Skip to main content
Back to projects
02Live2026

Full-Stack E-Commerce Platform

Zaltrique

A production-focused e-commerce store with customer accounts, product management, Stripe checkout, order workflows and deployment infrastructure.

Role

Full-Stack Developer

Live

Production website

Full-Stack

Project scope

Stripe

Payment integration

Overview

Zaltrique is a personal e-commerce project created to develop experience building a complete customer-facing online store rather than a static product website. The platform combines product discovery, checkout, customer accounts and administrative product management within one application.

The problem

A usable online store requires more than displaying products. The application needs structured product data, reliable checkout, customer account functionality and administrative tools while remaining responsive and straightforward for customers to navigate.

The solution

I built Zaltrique using Next.js, TypeScript and Tailwind CSS with PostgreSQL and Prisma for persistent data. Stripe Checkout handles payments, while the application architecture supports customer accounts, product administration and order-related workflows. The frontend is deployed on Vercel with server infrastructure hosted through Railway.

Key features

  • Responsive e-commerce storefront
  • Product catalogue
  • Individual product workflows
  • Customer accounts
  • Stripe Checkout integration
  • Order processing structure
  • Product administration
  • Category-based organisation
  • Customer-facing information pages
  • Production deployment

My contribution

  • Designed the visual identity and interface
  • Developed the Next.js frontend
  • Built reusable product components
  • Integrated database-backed product data
  • Implemented customer account functionality
  • Integrated Stripe payment handling
  • Built administrative product management
  • Configured production hosting

Technology stack

Next.jsTypeScriptTailwind CSSPostgreSQLPrismaStripeVercelRailway

System architecture

Customer Browser

Next.js Application

Application Logic

Prisma ORM

PostgreSQL Database

Stripe Checkout

Project

Explore the application.

View the deployed application or inspect the source code and development history through GitHub.