Skip to content
Browse collections
Filed under: All collections
Claude API documentation docs

Model IDs, pricing, caching, tool use; what I check before building anything on the API.

OpenAI Codex CLI tool

My second-opinion model; the rescue pass when Claude is stuck.

context7 tool

Live library docs piped into the agent loop; beats stale training data for framework questions.

Anthropic Academy reference

Anthropic's courses; the AI Fluency milestone in my curriculum runs through here.

Astro documentation docs

This site runs on it; content collections and the file() loader live here.

AWS Skill Builder reference

AWS's own free training; where the cert watchlist starts.

CodeAnalogies reference

Plain-analogy explanations when a concept won't click.

Codecademy reference

Interactive courses; where syntax gets muscle memory.

Codepip tool

Learn-by-playing code games; CSS finally clicked via Flexbox Froggy.

CS50x reference

Harvard's intro CS; the long-game foundation course.

DeepLearning.AI reference

Short, practical AI courses when I want structure instead of docs.

50+ Essential Linux Commands (DigitalOcean) reference

The command list my droplet lessons keep coming back to.

ExamPro reference

Cert-prep courses and practice exams; cloud certs live here.

gh CLI manual docs

All my GitHub operations go through gh; the manual for the flags I forget.

gitleaks tool

The machine-wide pre-commit guard that keeps secrets out of every repo I touch.

LabEx tool

Hands-on Linux and DevOps labs in the browser; practice without breaking my droplet.

LeetCode tool

Problem reps when I want practice, not theory.

The Missing Semester reference

MIT's course on the tools nobody teaches: shell, git, debugging.

nand2tetris reference

Build a computer from NAND gates up; how the machine actually works.

NotebookLM tool

Turns a pile of source PDFs into something I can interrogate; study companion.

OSSU Computer Science reference

The full self-study CS degree map I check my curriculum against.

Playwright docs

How my agents drive a real browser to verify UI work instead of trusting greps.

Pocket Prep tool

The practice-question bank I drill between Messer videos.

Professor Messer reference

Free CompTIA video courses; my A+ study spine.

Programiz reference

Beginner-friendly language references with runnable examples.

Real Python reference

Where I go when Python docs assume too much.

Tailwind CSS documentation docs

v4 changed everything about config; I keep relearning it here.

Vitest docs

My default test runner across projects.

Zod docs

Schema validation everywhere I have a boundary; this site's content schema included.

Cloudflare Pages docs docs

Hosts this site; build config and redirects reference.

LinCal tool

Linear issues laid out on a calendar.

Linear tool

Where all my work tracking lives; issues, not vibes.

Netlify tool

Static hosting for the sites that don't live on Cloudflare.

Resend tool

Transactional email API my projects send through.

Supabase docs docs

Postgres, auth, and edge functions for my app projects.

Val Town tool

Webhooks and crons as tiny hosted scripts, no infra.

Brandfetch tool

Any company's logo, colors, and fonts on one page.

Coolors tool

Fast palette generation and contrast checking.

Ezgif tool

GIF crop/resize/optimize in the browser, no install.

Font Awesome reference

The icon set I search first.

JetBrains Mono reference

This site's mono face; ligatures and the design rationale.

The People's Design Library reference

The model this library copies: near-zero cost per add, a why on every entry.

Squoosh tool

Browser image compressor; how screenshots get small enough to ship.

TinyPNG tool

Drag-drop PNG crunching when Squoosh is overkill.

Claude Code documentation docs

The reference I actually check for hooks, skills, settings, and MCP wiring.

Matt Pocock's skills repo reference

Upstream source of my vendored engineering skills; check here before re-pinning.

explainshell tool

Paste any shell one-liner and it annotates every flag; my bash-lesson companion.

The Phoenix Project book

The DevOps novel that gave me the Three Ways vocabulary.

n8n documentation docs

Runs my production sync workflows; the docs I hit for node quirks and expressions.

Webhook.site tool

Instant URL that shows incoming webhook payloads before I wire a real endpoint.

Flexoki reference

The palette this site uses; hex values and the reasoning behind them.

Fontsource tool

Self-hosted font packages; how this site serves fonts without a CDN.