Skip to content
/ profile Public template
forked from jakeherp/portfolio

My personal portfolio website, proudly built with Next.js, TypeScript and Styled Components

Notifications You must be signed in to change notification settings

syofyanzuhad/profile

 
 

Repository files navigation

Syofyan Zuhad Portfolio (forked from Jacob Herper Portfolio)

This is my portfolio website, proudly built with Next.js, TypeScript, Styled-Components and MDX. Previously I built my website using Gatsby, but decided to move over to Next.js due to their major improvements that make it my first choice, not only for applications, but also for websites.

This project is a constant work in progress, so if you find any bugs, typos or other errors, please feel free to open an issue or a pull request. This project is open source, so please feel free to fork and adapt for your own projects (credit would be appreciated).

GitHub release (latest by date)

Getting this project up and running

  1. Fork or Clone

    Fork or clone this project from Github to get your own copy of it.

  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd portfolio/
    yarn dev
  3. Open the source code and start editing!

    Your site is now running at http://localhost:3000!

    Open the portfolio directory in your code editor of choice and edit src/pages/index.tsx. Save your changes and the browser will update in real time!

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

My personal portfolio website, proudly built with Next.js, TypeScript and Styled Components

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 70.8%
  • MDX 22.0%
  • JavaScript 7.2%