A personal portfolio website showcasing my journey as an AI/ML Engineer, built with Next.js, Tailwind CSS, and Framer Motion.
- Modern & Responsive Design: Built with Tailwind CSS for a clean, mobile-friendly interface.
- Dynamic Skills Section: Visual representation of technical skills using Devicon.
- Project Showcase: Highlighted projects with descriptions and links.
- Resume Integration: Easy access to professional experience and education.
- SEO Optimized: Configured with Next.js metadata.
- Framework: Next.js 14
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React & Devicon
-
Clone the repository
git clone https://github.com/Pruthvirajsinh-Zala/MyPortfolio.git cd MyPortfolio -
Install dependencies
npm install # or pnpm install -
Run the development server
npm run dev # or pnpm devOpen http://localhost:3000 with your browser to see the result.
Update your information in src/data/resume.tsx. This file acts as the single source of truth for:
- Personal details
- Skills
- Work experience
- Education
- Projects
- Social links