SashaMiller

Hello: Hello

I am a Front-End developer living in California with a focus on using semantic markup and scalable CSS and JavaScript to build highly performant and responsive websites. I specialize in turning design concepts into working themes in Drupal, Wordpress, and React.


Case Study

Akame hair salon

Starting point:

Simulate being provided a concept from a designer by taking screenshots from premade template https://colorlib.com/wp/template/akame/ Write custom semantic HTML and SCSS to turn screenshots into a fully responsive page.

Development strategy:

  • Gulp for compiling with live reload during development.
  • BEM syntax for keeping CSS styles scoped for each component.
  • Dev dependencies managed with NPM.
  • Custom vanilla ES6 JavaScript to toggle mobile menu.

Result:

Highly maintainable and portable code.

Screenshot of the Akame website, it is also a link to Netlify

Going further:

Simulate porting existing code as custom themes into Drupal, Wordpress, and Gatsby.js

Development strategy:

Result:

Refactored code that works natively within each system.


Highlighted Projects

viewcode

MagnifAscent

This is a Drupal 8 implementation of Build-A-Module site builder course for Drupal 7. While completing a course I received additional training, which allowed me to gain experience with tools and key principals of both Drupal 7 and Drupal 8 site building.

  • Drupal 8 site building
  • GitHub
viewcode

Little Prince

This tribute page is a project for Responsive Web Design Certification from FreeCodeCamp. While fully meeting it's original requirements, it also features some "extra" touches to delight a visitor, custom animation takes book's original drawing and brings it to life and a quote generator brings a touch of interactivity.

  • CodePen
  • CSS
  • HTML
  • JavaScript