Day 23. How does a virus move through a community? 🦠
Full #COVID19 network view. Every case, every connection, no geographic grouping.
Built March 2020 after seeing Kontinentalist's Singapore viz. https://geo-spatial.org collecting Romanian data daily. Force-directed graph positions nodes with minimal crossings.
Technical struggle: thousands of nodes overwhelm DOM. Tried Svelte, Canvas, web workers, backend SVG. Should've done WebGL.

