Skip to content

Mahmud0808/Mahmud0808.github.io

Repository files navigation

mahmud0808.github.io

A portfolio website i.e. mahmud0808.vercel.app built with Next.js and hosted with Vercel
as well as mahmud0808.github.io hosted with GitHub Pages


My Portfolio

Table of Contents

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
  git clone https://github.com/<USERNAME>/<REPO NAME>.git
  1. Go to the project directory
  cd repo-name
  1. Install dependencies
  yarn
  1. Start the server
  yarn dev
  • To change the content, edit src/lib/content/

  • 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

Acknowledgements

Show Your Support

Give a ⭐️ if you liked this project!

Credit: vatsalsinghkv.vercel.app