Writing
Notes on engineering, AI, and side projects.
Posts
7 articles.
PromptGolf: Winning a 24-Hour Hackathon With a Jackbox-Style AI Prompt Game
15 May 2026How four of us shipped PromptGolf, a multiplayer party game where the shortest prompt wins, and took 1st place at a 24-hour hackathon.
0 viewsScopeGuard: A Scope-Creep Radar for Client Projects
21 April 2026ScopeGuard (in development) ingests change requests from Jira and Notion, prices their impact with an LLM, and surfaces project trajectory on one dashboard.
0 viewsDiscourse X-Ray: Visualising Writing Structure
21 April 2026Discourse X-Ray exposes the argumentative skeleton of a draft using Rhetorical Structure Theory, an LLM tool for writers to fix their reasoning.
0 viewscron-human: a human-readable cron CLI and MCP server
20 April 2026An npm CLI, library, and MCP server that turns cron expressions into plain English, with timezone-aware run previews, diffs, and frequency stats.
0 viewsClean Code is Great.... Until It Isn't
8 October 2025Clean code is a tool, not a religion. When messy code that ships beats elegant code that doesn't, and why clarity matters more than cleanliness.
0 viewsStaying Ahead: Continuous Learning for Software Engineers
9 August 2025A practical guide to continuous learning for software engineers, what to study, how to learn, and a 12-month plan for shifting tech cycles.
0 viewsGoogle Hackathon x Machine Talents
8 August 2025Building an AI-powered symptom triage agent with two friends in three hours at a Google hackathon, chain-of-agents architecture and lessons.
0 views