Create a Theme Settings Page for a Drupal Theme Theme settings are simple and powerful, here's me figuring out how to create one.
Refactoring Code: LocalGov Drupal Alert Banner I've been doing a lot of contribution to LocalGov Drupal. Here's my thought process when refactoring some code for the alert banner module.
CSS Tricks Article - Create Tag Cloud with CSS and JavaScript Just had my first article for CSS Tricks published, where I wrote about creating a tag cloud using some very simple CSS and JS.
A List of Every Named-CSS Colour I created a small page to display every named-css colour (or color, depending on your flavour (or flavor!) of English)!)
Website Colours Decided by Time This is a small proof-of-concept in which the colours of a website change based on the time of day.
What Percent of Time Is It? Here's a small repo/example I set up, updating the <meter> element with JavaScript, depending on the current date/time.