The website contains my CV, a list of my programming experience. The website is written in HTML with CSS / SCSS styling, and some JavaScript is used to generate a pop-up when a button is activated (Programming page).
The website is composed of three html pages (Index, CV, and Programming). HTML files are located in the top level of the directory.. JavaScript files are stored in the /scripts directory; images, icons, and CSS / SCSS files in /styles.