Skip to content

nesrinesghaier/nesrinesghaier.me

Repository files navigation

License: MIT Build Status

nesrinesghaier.me

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 :octocat: too for more personal portfolio ideas.

Install

yarn

Dev

yarn dev

Build

yarn build

Test

yarn test

It uses Jest for testing.

Customization

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.