Built learning from Code With Antonio's tutorial series. Extended and customized by Tiana Laurence — full-stack engineer, author, and AI educator.
A full-stack application built as part of an intensive learning curriculum.
Live showcase: laurencelabs.com/build
@clerk/nextjs@emoji-mart/react@livekit/components-react@livekit/components-styles@prisma/client@radix-ui/react-avatar@radix-ui/react-dialog@radix-ui/react-dropdown-menu
- Clone:
git clone https://github.com/CipherMindBob/build-nexus.git - Install:
npm install - Copy env:
cp .env.example .env.local - Fill in your API keys (see
.env.example) - Run:
npm run dev
Original tutorial by Antonio Erdeljac (@AntonioErdeljac) — one of the best full-stack educators in the Next.js ecosystem.
This project is built on Antonio's original work, licensed under the MIT License. Modifications © 2026 Tiana Laurence — also MIT.