This is my personal portfolio website built with Next.js, TypeScript, and Tailwind CSS. It features dark mode support, smooth animations, and a clean design to showcase my skills and projects.
- Responsive Design: Looks great on all devices from mobile to desktop
- Dark Mode Support: Toggle between light, dark, and system preference modes
- Modern Animations: Smooth scroll animations using Intersection Observer
- TypeScript Support: Type-safe development experience
- Tailwind CSS: Utility-first CSS framework for rapid styling
- SEO Friendly: Built with best practices for search engine optimization
To run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
- Homepage: Features an introduction, about me section, and quick links
- About Section: Details my background, experience, and interests
- Skills Section: Showcases my technical skills and technologies
- Projects Section: Highlights my notable projects with descriptions and links
- Contact Section: Provides a way for visitors to reach out to me