Harshil Patel - Personal Portfolio

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.

Features

  • 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

Development

To run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Project Structure

  • 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

Technologies Used

Share this project:

Updates