Writing

Cover Image of Project 020 - Floating Labels

Project 020 - Floating Labels

Building "Material Design" inspired floating labels in only CSS that are accessible.

Cover Image of Making A Snippet In VSCode

Making A Snippet In VSCode

A quick reference to how I made my own Visual Studio Code snippet.

Cover Image of Making Routes Work On Netlify While Using Vue

Making Routes Work On Netlify While Using Vue

I was having problems with typed links that appeared broken in Netlify. The solution was so much easier than I realized...

Cover Image of Really Simple Media Queries With SCSS

Really Simple Media Queries With SCSS

I have all the media queries I need in 4 variables and 3 SASS mixins.

Cover Image of My CSS and Vue Setup

My CSS and Vue Setup

A walk-through on how I set up my Vue projects and SCSS. Its hella simple but I still always forget.

Cover Image of Interactive Background Animations Using P5.js

Interactive Background Animations Using P5.js

Two examples of animations using the P5.js library and a short back story of Processing and Arduino.