/Old-Portfolio

My old personal website or portfolio where you could find more informations on me, made completely with Javascript, CSS and HTML.

Primary LanguageJavaScript

Old 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 Javascript, CSS and HTML !

The website is not available online, but you cand find my new portfolio on the following URL : victorsimonin.fr

The Website

Home

The website is a one-page static website, composed of different part that show different kind of informations.

We have the following parts :

  • Header with a picture of me, and two buttons to download my CV and contact me !
  • About Me that contains more informations about my experience, my studies and my projects.
  • My Experience, a short description of the programming language, frameworks or tools that i know.
  • What I Did, this part contains my different experiences, as a research student in the LRDE at EPITA, or as a YAKA and in the artificial intelligence speciality.
  • Portfolio, which is supposed to expose all of my best projects, here only ODYH.
  • Testimonials and Contact Me to show some review of my collaborators and to get in touch with me !

Social Part

Social_part

The portfolio contains a social part which contains three links about me.

You can find :

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