Skip to content

Nix7amcm/FCC-Data-Viz-Cert-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freeCodeCamp Data Visualization Projects

This is my code for my projects for the freeCodeCamp Data Visualization Certification.

The projects were completed using D3.js, a JavaScript library for creating dynamic and interactive data visualizations in the browser.

I used HTML to create the baseline structure, then the charts were created using D3.js to manipulate the DOM and SVG elements to display the data. Some of the styling was also done with D3.js, then further customised with CSS.

All datasets were provided by freeCodeCamp.

The projects include a bar chart, a scatterplot graph, a heat map, a choropleth map and a treemap.

Projects

  1. Bar Chart
  2. Scatterplot Graph
  3. Heat Map
  4. Choropleth Map
  5. Treemap

Certificate

You can view my certificate here.