The portfolio site for REA4V-Lab / EmanuelPlays — a one-person dev lab shipping Minecraft mods, Discord bots, Tauri desktop apps, and encrypted infrastructure.
- Next.js 14 (App Router) + TypeScript
- Tailwind CSS
- next/font (Unbounded + JetBrains Mono)
npm install
npm run devOpen http://localhost:3000.
All project content lives in lib/projects.ts — add, remove, or edit entries there
and the grid on the homepage updates automatically.
This project deploys to Vercel with zero config:
vercel --prod