writing

  1. 09 Mar 2024 February Page Turners
    A collection of articles I`ve read over February 2024, with the intention of posting monthly
  2. 02 Jan 2024 Starting 2024
    I read Rach Smith's post 'a work from home reset for the new year' and had a thought about how I want to start the year off professionally.
  3. 27 Nov 2023 Replacing GSAP with scroll animations
    I was interested in picking up some new CSS tricks, and there’s been a lot of talk recently about scroll driven animations. Feeling inspired during a weekend away, I dug around on Codepen for some and came across a pen from Ryan Mulligan that helped me to understand it better
  4. 13 Nov 2023 The default-iest of Apps
    There’s been a trend recently of writing up a list of default apps, stemming from a recent podcast, so here I am, jumping on that trend!
  5. 26 Apr 2023 Selecting all siblings with the :has() function
    It's been tricky to get to all an elements siblings before, but with :has() it's simple!
  6. 09 Mar 2023 Making variable fonts fit your site theme
    Don't like some of the colors used on a variable font? Don't stand for it (...unless the options aren't provided anyway, in which case fall in line)
  7. 23 Feb 2023 Truncating text with line-clamp
    Hiding the overflow of content can sometimes work, but the line-clamp property can be more efficient, and look nicer!
  8. 30 Dec 2022 2022 in Review
    A public reflection of 2022, both professionally and personally.
  9. 20 Oct 2021 CSS Object-Fit Property
    A super quick insight into the object-fit property
  10. 17 Aug 2021 Level Up Your Styles With CSS Variables
    Let's do a quick dive into CSS variables and see what they can offer us.

Features