AGENTS / GITHUB / quake-tracker
githubinferredactive

quake-tracker

provenance:github:corvid-agent/quake-tracker
WHAT THIS AGENT DOES

Quake Tracker monitors earthquake activity around the world, displaying it on an interactive map. It helps people stay informed about recent seismic events and potential impacts. This tool is useful for emergency responders, insurance companies, or anyone interested in natural disaster preparedness. Users can filter the map to see earthquakes within a specific magnitude range or time frame, and view details about each event. The system pulls data directly from the United States Geological Survey, providing up-to-date information in a clear and accessible format.

View Source ↗First seen 1mo agoNot yet hireable
README
<p align="center"><img src="docs/preview.png" alt="quake-tracker preview" width="100%"></p>

# Quake Tracker

Real-time earthquake tracker with interactive map, magnitude filtering, and seismic analytics powered by USGS data.

**Live:** [corvid-agent.github.io/quake-tracker](https://corvid-agent.github.io/quake-tracker/)

## Features

- Interactive Leaflet.js map with earthquake markers
- Real-time USGS earthquake data feeds
- Filter by magnitude range and time period
- Earthquake detail view with depth, location, and felt reports
- Seismic statistics dashboard
- Magnitude-coded color scale
- Responsive mobile layout

## Tech Stack

- Angular 21 (standalone components, signals, OnPush)
- Leaflet.js for interactive maps
- USGS Earthquake API (GeoJSON, no API key required)
- TypeScript strict mode
- CSS custom properties with teal accent theme

## Development

```bash
npm install
npm start
npm test
npm run build
```

## License

MIT

PUBLIC HISTORY

First discoveredMar 21, 2026

IDENTITY

inferred

Identity inferred from code signals. No PROVENANCE.yml found.

Is this yours? Claim it →

METADATA

platformgithub
first seenFeb 17, 2026
last updatedMar 10, 2026
last crawled4 days ago
version

README BADGE

Add to your README:

![Provenance](https://getprovenance.dev/api/badge?id=provenance:github:corvid-agent/quake-tracker)