Lab
22 Mar 2026
How I Self-Hosted This Blog on a Mini PC
I got tired of the free tier anxiety. Vercel and Netlify are solid until they change their pricing or disappear, and I did not want a recurring bill for a static site. I wanted a machine sitting in my house actually serving the files.
The …
Read the post →
Lab
19 Mar 2026
Getting PlainSight Off the Ground
This is my capstone project for Unitec, built in partnership with Netbridge. The idea is simple: instead of logging into three different vendor portals to check what is happening on the network, everything feeds into one dashboard that uses …
Read the post →
Lab
15 Mar 2026
Setting Up a WireGuard VPN From Scratch
I run my own web server at home. It works fine when I am sitting next to it. The problem is when I am not.
I wanted a way to SSH in and edit files on my site from anywhere without exposing everything to the open internet. The answer was a …
Read the post →