DownTheMatrix / professional-portfolio-site

Portfolio page made with CSS Grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Overview

Single page website which used to serve as my primary portfolio site. I made it relying on CSS Flexbox and Grid layouts for the styling, and pure JavaScript for the navigation links interaction and to lazy-load the images. Specifically, I used the new Intersection Observer API to keep track of the user's scrolling and to load the images when needed. More information here.

How To Run The Website

To view the website simply download the repository as .zip file and open the index.html file in your browser.

License

Contents of this repository and site are © Copyright 2020 Bruno Mazza. All rights reserved.

About

Portfolio page made with CSS Grid.


Languages

Language:CSS 34.6%Language:HTML 31.5%Language:SCSS 31.0%Language:JavaScript 2.9%