olhanotolga / olhanotolga.github.io

My playful portfolio website.

Home Page:https://olhanotolga.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OLHA's Portfolio

About

I made this website as part of the UI Basics course at DCI Berlin and thought of it as a chance to make use of use of olhanotolga.github.io. This is also the first project where I used Sass.

Olha's portfolio's homepage Olha's portfolio's projects page

The idea

Instead of a logo or image, I decided to combine the letters of my name with colors.

Stack

HTML, CSS (Sass/Scss).

Development

The website is responsive thanks to CSS Grid (mainly), Flexbox, and media queries.

Homepage on mobile devices Projects page on mobile devices

I use the Grid layout and ::before pseudo elements to create the timeline on the About page.

I also aim to make my website accessible for everyone with the help of semantic HTML, aria attributes, and functional classes.

Deployment

The website is live at olhanotolga.github.io with some help compiling Sass into CSS from Jekyll (see the jekyll branch).

About

My playful portfolio website.

https://olhanotolga.github.io


Languages

Language:HTML 49.6%Language:SCSS 48.7%Language:JavaScript 1.7%