Coming Soon
This site just got a fresh rebuild. Articles about building software — including the story of how Groundwork went from blank repo to production — are on the way.
Here’s a code block to verify Shiki highlighting works:
const site = {
name: "noyzmaker.com",
stack: ["Astro", "Tailwind", "Cloudflare Pages"],
status: "live"
};