Category
Website
Position
  • Personal
Year
2018

My portfolio

This is my portfolio to show my projects, skills and experience as a web developer.

Languages: HTML5 SCSS, Bootstrap, jQuery, WordPress PHP

main image

Advanced Custom Field

WordPress is awesome.
I set up Advanced Custom Field(ACF) so I can customize what to include in my portfolio page.
It made way easier to update my new stuff.

Angled background

The angled background is a recent new trend. I used scss mixin to implement it.

I made 6 different classes: top, top-reverse, bottom, bottom reverse, both, both-reverse.
It was a little hard challenge, because in the section that includes z-index, sometimes the class didn’t work.
While checking the screen for each section, I had to consider which classes to include.