Welcome to my personal portfolio website!
This site is where I showcase my projects, write about what I'm learning, and more.
Live site: cbrock.dev
- Frontend & API: Next.js + TypeScript
- Styling: Tailwind CSS
- DB: Supabase
- Deployment: Vercel
- 🖼️ Project Gallery - Browse highlights of my work, with code breakdowns and interactive showcases.
- 📱 Fully Responsive - Optimized for mobile, tablet, and desktop devices.
Clone the repo and install dependencies:
git clone https://github.com/sinzek/cbrockdotdev.git
cd cbrockdotdev
npm install
# or yarn / pnpm install