You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Earthquakes Mapper" was created using React with no backend persistence. Users can view earthquakes from around the world on a Google Map and filter based on specific times and earthquake magnitude. Earthquake data from USGS.
The USGS Earthquake Hazards Program monitors and reports earthquakes, assesses earthquake impacts and hazards, and researches the causes and effects of earthquakes.This project visualizes the Real Time Earthquakes from USGS using D3 and Leaflet.
This is a Discord bot that provides earthquake alerts to its users. The bot is built using Node.js v16 and the Discord.js v13 library. It makes use of the USGS Earthquake API to get the latest earthquake data.
Earthquake and Tectonic Plate Visualization using Leaflet, The United States Geological Survey (USGS) was responsible for providing scientific data about natural hazards, the health of ecosystems and the environment, and the impacts of climate and land-use change.
In this project I utilized leaflet.js to create a map to visualize earthquake locations and magnitudes around the world over a period of 24 hours. The data was pulled from the USGS GeoJSON Feed page.
"Earthquakes Mapper" was created using React with no backend persistence. Users can view earthquakes from around the world on a Google Map and filter based on specific times and earthquake magnitude. Earthquake data from USGS.
Using a live Dataset from USGS, create a Leaflet Map Visualization of the Global earthquakes. Markers represent the magnitude and depth at which they occurred