Notes and Updates
Defining the Role of Hosting in My Work
April 13th, 2026 — There’s been a quiet shift happening behind the scenes of my business—one that I’ve been thinking through for a while, and one that finally makes enough sense to put into words.
Visual Eras: Designing in Chapters, Not Posts
April 6th, 2026 — There is a point where my social media feeds started to feel disconnected. Not in a bad quality or taste kind of way, just scattered. But I stopped thinking in terms of posts and started thinking in terms of chapters
Website refresh for a more concise experience.
May 19th, 2023 — What started as a little housekeeping had turned into a full refreshed design for my own website. I was only planning on reviewing page copy, reducing the page count, and cleaning up unused CSS but one thing lead to the next and I ended up reworking more than initially intended.
How to vertically center multiple columns in a row., HTML/CSS
April 20th, 2023 — An easy concept that can become confusing with all of the different align and justify classes. Here is how I vertically center the columns in my rows.
Age verification pop-up using HTML/CSS/JS
March 24th, 2023 — A simple way to add a verification style popup when a user visits your website using HTML, CSS, and vanilla JS