Modern portfolio website built with Next.js and Tailwind CSS.
# Install dependencies
pnpm install
# Run development server
pnpm dev
# Build for production
pnpm build
# Start production server
pnpm startOpen http://localhost:3000 to view the website.
- Next.js 16
- React 19
- TypeScript
- Tailwind CSS 4
- pnpm
- Modern, responsive design
- Smooth animations and transitions
- Optimized images with Next.js Image component
- Server-side rendering
- Type-safe with TypeScript