Brain

Things in my head.

A loosely-curated list of ideas, YouTube concepts, and tools I want to build. Sorted by recency. Nothing here is a commitment.

To build2026-06

A shared 'Rules' framework for AI-augmented teams

Turn the documentation framework I built at Web Negah into something portable — a set of conventions that let any team brief their AI agents consistently across projects.

Idea2026-05

Multi-agent code review pipeline

Chain specialized agents — one for correctness, one for performance, one for consistency with project conventions — and have them hand off findings the way a human review team would.

YouTube2026-05

Series: 'From ~900 queries to ~30'

Walk through the exact eager-loading and query-optimization process that took a real production flow on Eventoment from ~900 database queries down to ~30, on camera.

To build2026-04

Modular Laravel starter for new client projects

Package the reusable pieces — auth, multi-tenancy, admin scaffolding — that speed up the start of nearly every new project at Web Negah into a public starter kit.

Idea2026-04

Formula-engine playground

A small sandbox that mirrors the custom-formula engines I've built for Steel Rizan and Azar PMR — so non-developers can prototype pricing logic without touching code.

YouTube2026-03

Live build: a multi-agent system from scratch

Start from an empty repo and build a working multi-agent AI system end to end — orchestration, tool use, and the documentation that keeps it maintainable.