LATEST POSTS
-

Across the Stack: Contributing to Gutenberg, Jetpack, and the WordPress Ecosystem
WordPress powers a huge chunk of the internet, and its ecosystem stretches well beyond core — Gutenberg, Jetpack, developer tooling, boilerplates that new plugin authors use to scaffold their first project. Contributing across that ecosystem means touching a lot of different codebases with very different scopes: a block editor transform bug here, an invalid HTML…
-

Going Back to My Roots: Contributing to WordPress Plugins
Before I was into home labs and media servers, I was a WordPress developer. This week I went back to my roots and opened four PRs across two WordPress plugins — and honestly, it felt great. 🐘 WordPress, Still Kicking WordPress powers something like 43% of the web. The plugin ecosystem is massive, mostly open…
-

Fixing the Things You Actually See: Homarr & PlexTraktSync
Not every open source fix is deep in the engine. Sometimes it’s the dashboard that’s slightly wrong or the sync that quietly stops working after item 100. This week I fixed a few of those. 🖥️ The Front End of the Home Lab My home lab’s “front end” is the stuff I actually look at…
-

How to Find Open-Source Issues Worth Actually Fixing
So you’ve decided to dip your toes into open source. Great. Now comes the part nobody warns you about: finding an issue that’s actually worth your time. Not too hard, not already taken, and not doomed to rot in “needs design review” purgatory forever. I recently went through this process with WordPress/gutenberg and a few…
-

How I Used AI to Turn Two Years of Gym Data Into a Blog
A few months ago I had a weird idea: what if I could take every single workout I’ve logged over the past two years and turn it into a series of blog posts — without writing them all by hand? I’d been tracking everything in the HEVY app religiously, and somewhere in that data was…
LATEST PROJECTS
-

Weather App
A simple weather tracking app using OpenWeather’s API. Once the user grants location permission, the app will automatically display weather data for that location including:
-

Calculator App
Just a calculator application. This was my third JS project. I started with building just the functionality, then I added buttons for parentheses to practice order of operations. Then I started styling the calculator because why not? The design is inspired by retro calculators from manufacturers such as CASIO. I really like how the button…
-

Unit Converter App
A simple unit converter application. This was my second JS project. I started with just weight, then added temperature and distance. I focused a bit more on CSS for this app and found a neat background pattern to use.
WELLNESS TIPS NEWSLETTER
Sign up for free and be the first to get notified about updates.




