Skip to main content

Neural Network Map Widget (godprofile-neural)

The Neural Network widget organizes skills into connected category layers (e.g. Frontend, Backend, DevOps). It renders curved Bezier connection arcs and animated moving pulse particles (<animateMotion>) traveling between tech nodes.

Configuration Schema

Record<string, string[]>
Categorized node layers. Each column renders vertical nodes and interconnects to subsequent columns.

Real Code Example