Just a weird and cool way to display some of my old datahacker work. Uses an Intersection Observer for an infinite-scroll-esque feature that updates a responsive voronoi diagram that is used to generate clip paths for images.
This is a WIP but will eventually be deployed somewhere on my main site.
- Consider a better infinite scroll method
- Create thumbnail images for vis (using
mogrify) and only show large sizes on click - Major cleanup &
useEffectconsolidation around position calculations andvisPagevspage + 1 - Modal for displaying info, better UI for footer, etc
- Make ready for prod (error checking, tests) and deploy this somewhere
