Engine & runtime level
Browser & Framework Internals
Chromium's process model, the HTML parser, DOM internals, the V8 binding layer, the CSS engine, layout, paint, the compositor and scheduling — alongside React/Vue/Redux-class runtimes rebuilt from scratch, then compared against production source.
bi-* fw-* Application & organisation level
Frontend Principal Engineering
Execution model, memory and leaks, object shapes and the JIT, HTML as a platform, CSS architecture and invalidation, layout — every claim measured in a real browser over the DevTools Protocol.
fe-*