Skip to content

Personal Portfolio built using TypeScript. Inspired from Brittany Chiang's portfolio design

License

Notifications You must be signed in to change notification settings

gaurav-sarage/gauravsarage

Repository files navigation

gaurav-sarage.vercel.app

A portfolio website i.e. gaurav-sarage.vercel.app built with Next.js and hosted with Vercel

gaurav-sarage-nextjs-portfolio

Sections

  • Hero
  • About
  • Skills
  • Experience
  • Projects
  • Contact

Built With

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with yarn installed on your computer).
  1. 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
  1. Go to the project directory
  cd portfolio-website
  1. Install dependencies
  yarn
  1. 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 be resume.pdf)

  • To change the About Section, edit src/containers/About.tsx

  • To change the theme, edit src/styles/globals.css

Continuous Development

  • 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

Contact

Acknowledgements

Show Your Support

Give a ⭐️ if you liked this project!

About

Personal Portfolio built using TypeScript. Inspired from Brittany Chiang's portfolio design

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published