← back

resources

Everything I know came from these — no bootcamp, no degree in this, just docs, videos, and building every day. All free, all linked. Click any of them and start.

Cloudflare Developer Docs

Where the whole edge stack was learned — Workers, Pages, D1, KV, and Durable Objects. The docs are clear enough that every project on this site runs on them.

Claude Code

The AI coding agent I build with daily. Reading its docs changed how I work — from writing every line myself to directing systems into existence.

MDN Web Docs

The foundation. HTML, CSS, JavaScript, Canvas, WebSockets — every fundamental on this site traces back to an MDN page.

YouTube

The free university. Automation builds, n8n walkthroughs, e-commerce teardowns — I learned by watching builders build, then building my own the same night.

n8n Docs

Where the orchestration mindset came from — triggers, switches, human-in-the-loop. The lead-scoring CRM started as an n8n docs example that grew teeth.

Higgsfield

The generative studio behind the product films, halftone art, and architecture diagrams on this site — image and video models driven from the terminal.

GitHub

Reading other people's code is still the fastest teacher. When docs run out, someone's repo has already solved it.

DepEd Official Resources

The MATATAG curriculum rules and formats behind the Lesson Plan Generator — proof that domain research matters as much as code.