


Your Custom Text Here
This was a personal side project built with a data set that our team often gives to potential job candidates for their interview skills presentation.
The data is about usage of devices in different places and situations and includes some demographic information such as gender.
I pulled example code from bl.ocks.org and retrofitted it with my data set and Forrester colors. The original viz was built to show users paths through a website from the homepage. My favorite part about this visual is the "bread crumbs" trail that builds in on the top left.
This visual isn't the most appropriate for the data set, as the some of the categories are not mutually exclusive. However, it was a fun and challenging project that made be a bit more familiar with the radial and tree map type visuals that can be made with D3.js.
Tools: HTML, CSS, Bootstrap, D3.js, JQuery
This was a personal side project built with a data set that our team often gives to potential job candidates for their interview skills presentation.
The data is about usage of devices in different places and situations and includes some demographic information such as gender.
I pulled example code from bl.ocks.org and retrofitted it with my data set and Forrester colors. The original viz was built to show users paths through a website from the homepage. My favorite part about this visual is the "bread crumbs" trail that builds in on the top left.
This visual isn't the most appropriate for the data set, as the some of the categories are not mutually exclusive. However, it was a fun and challenging project that made be a bit more familiar with the radial and tree map type visuals that can be made with D3.js.
Tools: HTML, CSS, Bootstrap, D3.js, JQuery
My version of sunburst radial viz
bl.ocks.org inspiration