This repository is based on albinotonnina/albinotonnina.com personal website. In fact, it is one of the best personal websites that inspired me. You can check his unique colorful One Page portfolio that animates as you scroll down and create your own. You can check this repo too for more personal portfolio ideas.
yarn
yarn dev
yarn build
yarn test
It uses Jest for testing.
It is a node project developed using Webpack module bundler. For any customization, you will need any SVG editor tool
like Clker or Boxy SVG for your personal scenes. You can use Adobe Illustrator
otherwise then convert them to SVG 😒.
It is mainly structured into 6 scenes where each of them describe a subject:
introduction, work, skills and contact info. You can eventually add as many scenes as you want according to your needs and import them in
the getScenes.js
file.