
Technical Documentation
HTML
CSS
JS

Notes & fun projects from courses or conferences
expand_moreHTML
CSS
JS
React
HTML
CSS
Created following along with Ali Spittel's Intro to React live stream! First time really playing with React, was not as bad as I'd feared. Then I went a little further and figured out a way to have it pick a random color!
HTML
CSS
JS
jQuery
Pulls a random quote from a separate JSON file and displays it. Also provides the ability to create a Tweet sharing the quote. I created the JSON file with a ton of my favorite quotes to use for this project, and adjusted the styling to change coordinating colors when a new quote is generated.
A reference for the less used Git commands, so I can find them easily
Notes on the basics of the TypeScript language
Helpful references for getting started on projects
Notes on Kent Dodds' intro React course on Egghead
Notes on Wes Bos' Beginner JS course
My own CSS reference cheat sheet, when I can't remember how to do things
My own reference sheet for common, basic JS recipes that I use and/or need to look up often