Hi, I'm Adam Jarvis

LinkLinkedInGitHubEmail

View my collection of data visualization projects created for CS5124, including in-depth documentation of the design and development process

My Projects

Responsive and interactive visualizations using data from NASA's Exoplanet Archive

Interactive maps and data visualizations using Leaflet and 311 non-emergency call data 

Various data visualizations created with transcripts from The Simpsons

FAQ

What is D3.js?

D3.js is a JavaScript library used to create dynamic and interactive data visualizations in web applications. It provides a powerful set of tools for binding data to elements in the DOM, allowing for the creation of customizable and interactive charts, graphs, maps, and more.

What is Leaflet?

Leaflet is an open-source JavaScript library used for building interactive maps and map-based web applications. It provides a lightweight and easy-to-use API for creating customizable and mobile-friendly maps, with support for various tile layers, markers, popups, geoJSON data, and other features.