Dylan Chan
placeholder image

Byte Me

In-progress

Byte-Me is a full-stack inventory and dashboard application built with Next.js and a Turborepo monorepo. It features secure authentication, a modern UI system, and a scalable backend architecture designed for real-world SaaS-style applications.

Open the A La Cart project for the storefront side experience.

Tech Stack

Frontend

Backend

Tell me more about this project.

This project was built to explore production-grade full-stack development with modern tooling and authentication flows. It demonstrates how a modular monorepo can support scalable web apps with shared packages and clean architecture.

Full-stack Next.js 16 app
Monorepo using Turborepo + pnpm
Authentication with GitHub + Google (Better Auth)
PostgreSQL database via Drizzle ORM
Deployed on Vercel with environment-based config