Portfolio Website Source Code
The codebase for my personal portfolio, built with a focus on scalable architecture, fast rendering, and European web accessibility standards.
Technical Stack
- Framework: Next.js 15 (App Router)
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Motion: Framer Motion
Local Development Setup
- Clone the repository.
- Install dependencies:
```bash
npm install