Angular Web Audio Visualizer
Dynamic music visualizations with Angular and the Web Audio API.
Companion projects
Try working examples in your browser without cloning a repository. Each demo links back to the article that explains the idea.
In your browser
Static builds hosted on Cloudflare Pages. Open a demo, interact with it, then read the article for the full walkthrough.
Dynamic music visualizations with Angular and the Web Audio API.
Offload canvas rendering from the Angular main thread.
Compare JavaScript vs WebAssembly for CPU-heavy loops.
Qwik shell hosting Angular and React micro frontends.
Custom element built with Stencil, consumed in Angular.
Reactive form debugging patterns in Angular.
Design patterns, providers, and injection tokens.
Reusable UI library consumed by a demo app.
Atoms, selectors, and async queries with Recoil.
Side-by-side before/after styling comparison.
Clone & run
These companions need Firebase, a local API server, native Linux tooling, or other setup that does not fit a static browser demo yet.
Angular editor using Firebase, Firestore, and WebRTC signaling ideas.
Angular app connected to a local GraphQL API with Apollo Client.
Express API showing REST and GraphQL side by side with an Angular client.
Node examples for WebSocket and Server-Sent Events patterns.
Angular schematics for repeatable code generation.
Mapped, conditional, recursive, and utility type examples.
Python and Jupyter starter for notebook-driven technical analysis.
Rust TUI that reads Linux PSI and explains desktop stutter from kernel pressure signals.