A portfolio website i.e. gaurav-sarage.vercel.app built with Next.js and hosted with Vercel
- Hero
- About
- Skills
- Experience
- Projects
- Contact
- Next.js
- TypeScript
- TailwindCSS
- Framer Motion - For animations
- Iconify - For icons
- Lottie Files - For illustrations
To clone and run this application, you'll need Git and Node.js (which comes with yarn installed on your computer).
- Fork this repository and clone the project
Please give me proper credit by linking back to gaurav-sarage.vercel.app.
git clone https://github.com/gaurav-sarage/portfolio-website.git
- Go to the project directory
cd portfolio-website
- Install dependencies
yarn
- Start the server
yarn dev
-
To change the content, edit
src/utils/portfolio.ts
-
To change the resume, change
/public/resume.pdf
with your resume (name must beresume.pdf
) -
To change the About Section, edit
src/containers/About.tsx
-
To change the theme, edit
src/styles/globals.css
- Add animation with framer-motion
- Add Content Management System (CMS)
- Add test cases
- Separate route (archive) for all the projects with filters
- Switch to Next 13
- Website - gaurav-sarage.vercel.app
- Github - @gaurav-sarage
- LinkedIn - @gaurav-sarage
- Twitter - @gauravsarage4
- Instagram - @gauravsarage_19
- https://developer-portfolio-1hanzla100.vercel.app/ - Design Inspiration
- https://brittanychiang.com/ - Design Inspiration
Give a ⭐️ if you liked this project!