Personal portfolio website showcasing my software engineering experience.
- Next.js 15 - React framework with static export
- TypeScript - Type-safe development
- Tailwind CSS 4 - Utility-first styling
- Framer Motion - Smooth animations
- Headless UI - Accessible components
src/
├── app/ # Next.js app router pages
├── components/ # Reusable React components
└── types/ # Shared TypeScript definitions
- Responsive design with mobile-first approach
- Animated number counters and smooth transitions
- Static site generation for optimal performance
- Type-safe component architecture
- Accessible navigation and interactions