This portfolio website is heavily inspired by the Travis Fisher one, and it’s using the same technical layout, here is the starter kit shared by Travis:
https://github.com/transitive-bullshit/nextjs-notion-starter-kit
It is based on several components:
- Notion is used as the backend. I was already a huge fan of the system, and now I have just a new set of pages that are used for this website.
- react-notion-x is used to render Notion content in a React framework
- Next.js is the React framework used to orchestrate the content
The forked version I am using for this website is here:
https://github.com/julbrs/julbrs-portfolio