/next-portfolio

Next iteration of my portfolio for my older work

Primary LanguageJavaScript

next portfolio example

next portfolio

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.

TODO

  • Consider a better infinite scroll method
  • Create thumbnail images for vis (using mogrify) and only show large sizes on click
  • Major cleanup & useEffect consolidation around position calculations and visPage vs page + 1
  • Modal for displaying info, better UI for footer, etc
  • Make ready for prod (error checking, tests) and deploy this somewhere