mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
c9ac954edf
Replace hierarchical tree with force-directed graph visualization: - Dark theme with radial gradient background (Obsidian-inspired) - Physics-based node positioning with adjustable forces - Draggable nodes with collision detection - Click to highlight connections, double-click to navigate - Color-coded nodes by generation (early to late) - Notable figures (Adam, Noah, Abraham, David, Jesus, etc.) highlighted - Interactive controls: pause/resume, reset positions, adjust forces - Sliders for charge strength and link distance - Smooth animations and glow effects on hover - Stats overlay showing node count and simulation energy - Organic, nebulous layout like Obsidian's graph view 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>