This is a personal resume website built using Next.js and Tailwind CSS, showcasing education, skills, work experience, projects, and extracurricular activities.
- Framework: Next.js
- Styling: Tailwind CSS
- Language: TypeScript
- Deployment: Vercel
- Clean, responsive resume layout
- Contact information with mail and LinkedIn links
- Details of education, skills, experiences, and projects
- Links to GitHub projects
git clone https://github.com/Shivam-fibo/Resume.git
cd resume-website
npm install
npm run dev