Skip to content

corentin-regent/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My portfolio website

CI/CD

This is the GitHub repository for my portfolio website. It was made with the SvelteKit framework, pre-rendered and built as a static website, and hosted on GitHub Pages.

The website was designed with performance, accessibility and SEO in mind, therefore it works just fine when Javascript is unavailable. Javascript users will have their experience improved though, thanks to progressive enhancement.

Lighthouse audits

Audits from Google Lighthouse are run automatically as a part of the Continuous Integration process.

Below are the current scores of my portfolio website:

Latest Lighthouse report

These scores are computed after each deployment of the website, as follows:

  • Three Lighthouse audits are run on each page
  • Out of these three reports, only the median one is selected
  • The final scores of the website are the average of the scores from each page's median report.