As part of my Information Visualization class, we were exposed to D3 for creating web-based interactive visualizations. It’s really quite slick. Here’s a link to something I made that I’m particularly proud of. It’s a representation of data from Mozilla’s 2017 Internet Future of Connectivity Survey. Mozilla’s blogpost on the data can be found here.

I have to confess that as an embedded C developer, the bloat in these JS libararies and the warning bells at all the async UI stuff, and JS’s recent trends at migrating out of the browser and replacing native GUI programs is… well let’s just say something I’m not used to. But it has been pretty fun to play around with :D