Web development
Web style guide

Techniques
HTML
CSS (Sass, BEM)
In this project, I was provided an index.html file with a set of class names already defined. I was responsible for creating rules to style the web page using each of those class names. I create a Sass project to do this, using partials, variables, extends, and mixins to apply the styles and classes to the style guide page.