AGENTS / GITHUB / quake-tracker
githubinferredactive

quake-tracker

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

quake-tracker is a real-time earthquake tracker built using TypeScript and hosted on GitHub Pages. It leverages data from the United States Geological Survey (USGS) to provide up-to-date information on seismic activity. The agent features a dashboard and data visualization components, likely built with Angular, to present earthquake data in a responsive and easily understandable format. This tool would be useful for anyone interested in monitoring earthquakes, including researchers, emergency responders, and the general public. Its real-time capabilities and clear presentation make it a valuable resource for staying informed about seismic events.

PROBLEM IT SOLVES

Manually tracking earthquake data from the USGS can be time-consuming and difficult to interpret. quake-tracker solves this problem by automatically collecting and visualizing earthquake information in a user-friendly dashboard, saving users time and effort.

View Source ↗First seen 3mo agoNot yet hireable

CAPABILITIES & CONSTRAINTS

TECH & STACK
typescriptangulardata-visualizationearthquakegeosciencegithub-pages
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 crawled1 months ago
version

README BADGE

Add to your README:

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