Skip to main content

Resources & Tools

Free docs, tools, and communities I actually use. Organized by what you're building.

smart_toy

AI & Claude Code

Claude Code Docs

Free

Official documentation for Claude Code — the AI coding tool. Setup, slash commands, CLAUDE.md, hooks, and everything you need to get productive fast.

Open Docs arrow_forward

Anthropic Cookbook

Free

Official collection of notebooks and examples for building with the Claude API. Real code for real problems: tool use, multimodal, agents, and more.

View on GitHub arrow_forward

Anthropic API Reference

Free

Full API reference for the Claude API — models, messages, streaming, tool use, and token budgets. The ground truth for building Claude-powered apps.

Open Docs arrow_forward
account_tree

Automation & Workflows

n8n Docs

Free

Self-hostable workflow automation. Connects anything to anything. The open-source alternative to Zapier with full control over your data and logic.

Open Docs arrow_forward

n8n Community

Free

The n8n community forum — workflows, templates, troubleshooting, and integrations. Best place to find pre-built automations for your use case.

Join Community arrow_forward

Zapier

Free

No-code automation platform. Great for connecting SaaS tools without hosting. Free tier covers the basics — upgrade when you need multi-step zaps.

Get Started arrow_forward
cloud_upload

Deployment & Hosting

Vercel

Free

The best place to deploy SvelteKit and Next.js apps. Zero-config, instant global CDN, preview deployments on every PR. Free tier is genuinely useful.

Read Docs arrow_forward

Railway

Free

Deploy backends, databases, and workers in one click. No Kubernetes config. The easiest way to run Python services, Postgres, Redis, and more in production.

Read Docs arrow_forward

Cloudflare Workers

Free

Serverless at the edge. Free tier gives you 100k requests/day. Perfect for API proxies, webhooks, and any latency-sensitive compute.

Read Docs arrow_forward
web

Frontend Development

SvelteKit Docs

Free

Official SvelteKit documentation. Routing, load functions, form actions, hooks — everything you need to build full-stack apps with the fastest frontend framework.

Open Docs arrow_forward

Tailwind CSS Docs

Free

Official Tailwind documentation. Utility classes, responsive design, dark mode, and the config system. The fastest way to build good-looking UIs without writing CSS.

Open Docs arrow_forward

TypeScript Handbook

Free

The official TypeScript handbook — from basics to advanced types. Essential reading if you use TypeScript with SvelteKit, Next.js, or any Node-based project.

Read Handbook arrow_forward