Skip to main content

Command Palette

Search for a command to run...

Perfect Threads
CompletedNext.jsTypeScriptTailwind CSS+2 more

Perfect Threads

Custom t-shirt design platform where you can create and order your own designed t-shirts

Timeline

2024

Role

Full Stack

Team

Solo

Status
Completed

Technology Stack

Next.js
TypeScript
Tailwind CSS
PostgreSQL
Prisma

Key Challenges

  • Custom Design System
  • E-commerce Flow
  • Order Management

Key Learnings

  • Next.js Full-stack
  • Prisma ORM
  • PostgreSQL

Perfect Threads: Custom T-Shirt Design Platform

Overview

Perfect Threads is a website where you can create your own designed t-shirts for yourself. Built with Next.js, Tailwind CSS, PostgreSQL, and Prisma, it provides a full-stack e-commerce experience for custom apparel.

What Users Can Do

  • Design T-Shirts: Create custom designs for t-shirts
  • Order Management: Place and track orders
  • Browse Products: Explore available customization options
  • Secure Checkout: Complete purchases through the platform

Tech Stack

  • Next.js: Full-stack React framework for server-side rendering and API routes
  • TypeScript: Type-safe development
  • Tailwind CSS: Utility-first CSS for styling
  • PostgreSQL: Relational database for orders and products
  • Prisma: ORM for database operations

Why I Built This

I built Perfect Threads to combine my interest in e-commerce with custom product design. The platform allows users to express their creativity through wearable designs while providing a smooth shopping experience.

Key Learnings

  • Full-stack development with Next.js App Router
  • Database design and Prisma ORM
  • E-commerce flow implementation
  • Responsive design with Tailwind CSS