Frontend Infrastructure & Tooling
2023 – Present
- Architected @knighted/develop, a Compiler-as-a-Service browser IDE that delivers CDN-served JSX and CSS compilation with live previews, integrated type checking, and linting, serving as a high-fidelity demonstration of @knighted/jsx and @knighted/css.
- Built @morganney/swc-walk, a high-performance AST traversal utility for the SWC ecosystem with strong community adoption for compiler-adjacent workflows.
- Created @knighted/duel and @knighted/specifier to automate dual ESM/CJS builds and module specifier rewrites, reducing interoperability friction in complex Node.js environments.