Click here to view and download my CV!

d3.js

A very popular Javascript library for drawing charts based on data which you provide. The charts are drawn using HTML <svg> elements. d3.js is hugely flexible, and for this reason it can be cumbersome to construct complicated charts with it. For this reason, other libraries such as dc.js (which is built on top of d3) are useful to allow the drawing of standard chart types with just a few lines of code.

Projects I've used this tech for: