/Portfolio

My personal website or portfolio where you can find more informations on me, made completely with React.

Primary LanguageJavaScript

Portfolio Profile

This is the repository for my portfolio. The goal was to have fun with web development and to expose some of my skills and projects. It is made only with React !

The website is available on the following URL : victorsimonin.fr

Home Page

Home

The home page is main point of the routing, we can find a picture of me and all the links to the other pages.

We have the following pages :

  • Blog page which is under development for now, it may contains my curriculum.
  • Skills page that contains a short description of my main skills and what i like in computer science.
  • About page, a short text that sum up who i am, where i am studying now and my center of interest.
  • Work Page, this part contains some of my most important project and the work i am on currently.

Social Part

Social_part

The portfolio contains a fix social part which contains the three most important links about me.

You can find my :

Usage

Anyone can easily fork or clone the project to take it as a reference and work with it.

You just need to run :

npm i
npm start