philbjern / freecodecamp-projects

All my freecodecamp.org project required for certification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freecodecamp.org certification projects 🔨

Repository containing my projects required for various freecodecamp certificates

Data Visualization in D3

Projects created for Data Visualization certificate. D3.js was main library used to constuct those SVG graphs, plots and maps.

Treemap

Treemap for data showing 100 top sales of videogames by gaming platform. Additional tabs show treemaps for two other datasets (Top movie sales and top kickstarter pledges)

Treemap

Live example on CodePen

Choropleth Map

A map showing percentage of adults age 25 and older with bachelor's degree or higher (2010 - 2014) for each county of each state of United States of America

Choropleth Map

Live example on CodePen

Heatmap

Heat map showing historical data (from 1753 up to 2015) of monthy global land-surface temperature variance

Heatmap

Live example on CodePen

Scatterplot Graph

Plot displaing history of doping allegations among tour de france winners and lap times

Scatterplot Graph

Live example on CodePen

Bar Chart

Chart showing GDP of United States of America over the years.

Bar chart graph

Live example on CodePen

About

All my freecodecamp.org project required for certification

License:GNU General Public License v3.0


Languages

Language:HTML 97.6%Language:JavaScript 2.4%