Research-Stack/5-Applications/dashboard/lytenyte-storage
Brandon Schneider 09c47ad94e feat: LyteNyte-style spatial hash dashboard (standalone HTML)
Virtualized table showing 4096 spatial hash cells:
- Sort by any column (density, FD, mode, particles, neighbor)
- Filter by voltage mode (STORE/COMPUTE/APPROX/MORPHIC)
- Filter by density threshold
- 3×3×3 neighbor scan
- Row selection with detail panel
- Keyboard shortcuts: 1-6 for operations
- Virtual scroll (only renders visible rows)
- Color-coded voltage modes
- Density/FD bar visualization

No build step, no dependencies, standalone HTML.
Opens in any browser.
2026-05-30 01:52:20 -05:00
..
src feat: LyteNyte-style spatial hash dashboard (standalone HTML) 2026-05-30 01:52:20 -05:00
index.html feat: LyteNyte-style spatial hash dashboard (standalone HTML) 2026-05-30 01:52:20 -05:00
package-lock.json feat: LyteNyte-style spatial hash dashboard (standalone HTML) 2026-05-30 01:52:20 -05:00
package.json feat: LyteNyte-style spatial hash dashboard (standalone HTML) 2026-05-30 01:52:20 -05:00
tsconfig.json feat: LyteNyte-style spatial hash dashboard (standalone HTML) 2026-05-30 01:52:20 -05:00
vite.config.ts feat: LyteNyte-style spatial hash dashboard (standalone HTML) 2026-05-30 01:52:20 -05:00