Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 2.43 KB

Readme.md

File metadata and controls

72 lines (55 loc) · 2.43 KB

My Portfolio

My personal portfolio website created as part of a Codecademy project.

Table of content

  1. General information
  2. Elements provided
  3. Specifications
  4. Illustrative project
  5. Wireframe
  6. Technologies
  7. Setup
  8. Status
  9. Contact

General information

Development of Michaël Auger's personal portfolio on his past achievements in web development, as part of the personal project "Portfolio Website" of the Codecademy.com online training:

  • Project planning.
  • Creation of the Wireframe.
  • Setting up the site structure and local deployment.
  • Tracking of the files
  • Building the home/contact page (HTML, CSS, JS) in responsive design.
  • Publication on GitHub.

Elements provided

  • Frontend folder:
    • index.html
    • style.css
    • main.js
    • Readme.md
    • Illustrative project (Codecademy)
    • Illustration : Wireframe

Specifications

Codecademy : Portfolio Project : Personal Portfolio Wesite

For this project, you will build a personal portfolio site, a static website where you can share the projects that you build in this Path. Typically, a portfolio website will have a main page that features different projects that you’ve built and another page that contains contact information, in case someone wants to reach out to you. Occasionally, there are additional pages for each project, detailing the technology used.

Illustrative project

Illustrative project

Wireframe

Wireframe

Technologies

Tools:

  • Project management : Monday
  • Wireframe : Figma
  • Code editor : Visual Studio Code
  • Version control system : GIT
  • Site hosting : GITHUB

Languages :

  • Web : HTML5, CSS3, JS

Setup

  1. Clone this repo to your desktop :
    git clone https://github.com/ByronMike/MyPortfolio.git
  2. Open index.html file using local browser.

Live website : MyPortfolio

Status

✔️ This project was validated on September 22, 2022.

Contact