Writing
Blog
Notes on software engineering, the tools I use, and things I've learned building things.
Deploying a Next.js Site to cPanel / Apache
You don't need a Node server to host Next.js. Here's how to ship a fully static export to shared Apache hosting.
Next.jsDevOpsApacheRead moreBuilding an AI Slack Bot in Go
How I built a Slack chatbot backed by an answer engine, and what Go brought to the table for a low-latency, concurrent service.
GoAISlackRead more
