Learn
Notes for people who want to make things with AI but don't want to read a four-hour Hacker News thread to get started. Just enough code, architecture, and tooling to build the thing in your head.
intermediate6 min
I shipped an open-source PR from my phone
How I contributed to Zero — Vercel Labs' programming language for AI agents — by starting a remote Claude Code session and driving it entirely from my phone.
beginner12 min
Git and GitHub, the parts you actually use
Branches, commits, pull requests, and how to not lose your work. Skip the 90% of git you don't need yet.
intermediate10 min
Enterprise Agentic Orchestration
How I stopped writing code. A personal Cursor/Claude Code workflow that turns a JIRA ticket into a draft PR with one command — and reviews PRs the same way.