{"id":25228199,"url":"https://github.com/mehmetkahya0/earthquake-tracker","last_synced_at":"2026-04-15T18:31:43.209Z","repository":{"id":275654028,"uuid":"926752388","full_name":"mehmetkahya0/earthquake-tracker","owner":"mehmetkahya0","description":"Earthquake Tracker, A real-time earthquake monitoring application that visualizes seismic activity worldwide using interactive maps and data visualization.","archived":false,"fork":false,"pushed_at":"2025-02-03T21:24:52.000Z","size":1888,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T13:43:30.164Z","etag":null,"topics":["ai","api","css","cursor","data","data-vizualisation","earth-observation","earthquake","earthquake-data","earthquake-visualization","earthquakes","html","js","modern-web","scrape","ui","ui-design","web"],"latest_commit_sha":null,"homepage":"https://mehmetkahya0.github.io/earthquake-tracker/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mehmetkahya0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-03T19:53:05.000Z","updated_at":"2025-02-03T21:24:55.000Z","dependencies_parsed_at":"2025-02-03T21:39:15.964Z","dependency_job_id":null,"html_url":"https://github.com/mehmetkahya0/earthquake-tracker","commit_stats":null,"previous_names":["mehmetkahya0/earthquake-map"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mehmetkahya0/earthquake-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetkahya0%2Fearthquake-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetkahya0%2Fearthquake-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetkahya0%2Fearthquake-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetkahya0%2Fearthquake-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehmetkahya0","download_url":"https://codeload.github.com/mehmetkahya0/earthquake-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmetkahya0%2Fearthquake-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31854675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","api","css","cursor","data","data-vizualisation","earth-observation","earthquake","earthquake-data","earthquake-visualization","earthquakes","html","js","modern-web","scrape","ui","ui-design","web"],"created_at":"2025-02-11T09:51:51.721Z","updated_at":"2026-04-15T18:31:43.185Z","avatar_url":"https://github.com/mehmetkahya0.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌍 Earthquake Tracker\n\nA real-time earthquake monitoring application that visualizes seismic activity worldwide using interactive maps and data visualization.\n\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fmehmetkahya0%2Fearthquake-tracker\u0026count_bg=%233D69C8\u0026title_bg=%23000000\u0026icon=github.svg\u0026icon_color=%23E7E7E7\u0026title=Visit\u0026edge_flat=true)](https://hits.seeyoufarm.com)\n![Earthquake Tracker Screenshot](screenshot.png)\n\n## ✨ Features\n\n- **Real-time Data**: Updates automatically every 5 minutes with the latest earthquake data from USGS\n- **Interactive Map Visualization**:\n  - Marker view with color-coded magnitude indicators\n  - Heatmap view for density visualization\n- **Time-based Filtering**:\n  - Last 24 hours\n  - Last 7 days\n  - Last 30 days\n- **Detailed Information**:\n  - Magnitude\n  - Location\n  - Timestamp\n  - Additional details via USGS link\n- **News Section**: Displays significant earthquake events\n- **Responsive Design**: Works on desktop and mobile devices\n\n## 🚀 Technologies Used\n\n- HTML5\n- CSS3\n- JavaScript (ES6+)\n- [Leaflet.js](https://leafletjs.com/) for map visualization\n- [Leaflet.heat](https://github.com/Leaflet/Leaflet.heat) for heatmap functionality\n- [USGS Earthquake API](https://earthquake.usgs.gov/fdsnws/event/1/) for real-time data\n\n## 📋 Prerequisites\n\n- Modern web browser (Chrome, Firefox, Safari, Edge)\n- Internet connection for real-time data updates\n\n## 💻 Local Development\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/mehmetkahya0/earthquake-tracker.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd earthquake-tracker\n   ```\n\n3. Open the project:\n   - Use a local development server (recommended)\n   - Or simply open `index.html` in your browser\n\n## 🔧 Configuration\n\nNo additional configuration is required. The application uses public APIs and CDN-hosted dependencies.\n\n## 📱 Browser Support\n\n- Chrome (latest)\n- Firefox (latest)\n- Safari (latest)\n- Edge (latest)\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 👏 Acknowledgments\n\n- [USGS](https://www.usgs.gov/) for providing earthquake data\n- [OpenStreetMap](https://www.openstreetmap.org/) for map tiles\n- [Leaflet](https://leafletjs.com/) for the mapping library\n\n## 📞 Contact\n\n[@mehmetkahya0](https://github.com/mehmetkahya0)\n\nProject Link: [https://github.com/mehmetkahya0/earthquake-tracker](https://github.com/mehmetkahya0/earthquake-tracker)\n\n## 🐛 Known Issues\n\n- Heatmap may take longer to load with large datasets\n- Some older browsers might not support all features\n\n---\n\nMade with ❤️ by [Mehmet Kahya](https://github.com/mehmetkahya0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmetkahya0%2Fearthquake-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehmetkahya0%2Fearthquake-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmetkahya0%2Fearthquake-tracker/lists"}