Automated GitHub profile content using the USGS API, Plotly and GitHub Actions.

Overview

Map

Top 20 Largest Earthquakes in the Past 24 Hours

Location Mag Date and Time (UTC)
92 km SW of Sechura, Peru 5.2 11-05-2021 23:19:50
113 km NNE of Lobujya, Nepal 5 11-05-2021 01:48:31
near the south coast of Honshu, Japan 4.9 11-05-2021 04:55:56
68 km W of Vallenar, Chile 4.9 11-05-2021 14:11:28
87 km SE of Severo-Kuril’sk, Russia 4.8 11-05-2021 15:27:13
34 km ENE of Bacolod, Philippines 4.7 11-05-2021 05:05:17
63 km SSE of Chimoio, Mozambique 4.6 11-05-2021 21:45:07
16 km SSW of Plutarco Elías Calles (La Y Griega), Mexico 4.6 11-05-2021 20:18:26
140 km ESE of Petropavlovsk-Kamchatsky, Russia 4.6 11-05-2021 12:12:14
south of the Fiji Islands 4.5 11-05-2021 01:15:50
34 km WNW of Salahonda, Colombia 4.5 11-05-2021 04:13:52
166 km ESE of Petropavlovsk-Kamchatsky, Russia 4.5 11-05-2021 12:44:38
102 km SSE of Arica, Chile 4.5 11-05-2021 18:48:20
south of the Fiji Islands 4.3 11-05-2021 10:05:51
111 km WSW of La Libertad, Mexico 4.3 11-05-2021 11:18:40
69 km WNW of San Antonio de los Cobres, Argentina 4.2 11-05-2021 02:30:49
79 km ESE of Nago, Japan 4.1 11-05-2021 20:56:42
26 km WSW of Salcha, Alaska 4 11-05-2021 22:12:51
49 km SE of Boca de Yuma, Dominican Republic 3.5 11-05-2021 13:19:26
27 km WSW of Salcha, Alaska 3.4 11-05-2021 22:12:38
Owner
Mr. Phantom
Automation Specialist & Cross Platform Software Developer.
Mr. Phantom
Blender Add-on to Add Metal Materials to Your Scene

Blender QMM (Quick Metal Materials) Blender Addon to Add Metal Materials to Your Scene Installation Download the latest ZIP from Releases. Usage This

Don Schnitzius 27 Dec 26, 2022
Taxonomy addition for complete trees

TACT: Taxonomic Addition for Complete Trees TACT is a Python app for stochastic polytomy resolution. It uses birth-death-sampling estimators across an

Jonathan Chang 3 Jun 07, 2022
Encode stuff with ducks!

Duckify Encoder Usage Download main.py and run it. main.py has an encoded version in encoded_main.py.txt. As A Module Download the duckify folder (or

Jeremiah 2 Nov 15, 2021
Sequence clustering and database creation using mmseqs, from local fasta files

Sequence clustering and database creation using mmseqs, from local fasta files

Ana Julia Velez Rueda 3 Oct 27, 2022
A tool to quickly create codeforces contest directories with templates.

Codeforces Template Tool I created this tool to help me quickly set up codeforces contests/singular problems with templates. Tested for windows, shoul

1 Jun 02, 2022
Get a list of the top-10 rejected libraries in your WhiteSource inventory

WhiteSource Top 10 Rejected Libraries Generate a spreadsheet listing the 10 most common libraries in your WhiteSource inventory that were rejected by

WhiteSource-PS-tools 10 Mar 23, 2022
A conda-smithy repository for boost-histogram.

The official Boost.Histogram Python bindings. Provides fast, efficient histogramming with a variety of different storages combined with dozens of composable axes. Part of the Scikit-HEP family.

conda-forge 0 Dec 17, 2021
A python script to search for k-uniform Euclidean tilings.

k-uniform-solver A python script to search for k-uniform Euclidean tilings. This project's aim is to replicate and extend the list of k-uniform Euclid

3 Dec 06, 2022
A set of decks and notebooks with exercises for use in a hands-on causal inference tutorial session

intro-to-causal-inference A introduction to causal inference using common tools from the python data stack Table of Contents Getting Started Install g

Roni Kobrosly 15 Dec 07, 2022
Acesse seus investimentos da NuInvest pelo Python (Experimental)

Acesse seus investimentos da NuInvest pelo Python (Experimental)

André Roggeri Campos 5 Dec 06, 2022
A light library to build tiny websites

A light library to build tiny websites

BT.Q 1 Dec 23, 2021
A webdav demo using a virtual filesystem that serves a random status of whether a cat in a box is dead or alive.

A webdav demo using a virtual filesystem that serves a random status of whether a cat in a box is dead or alive.

Marshall Conover 2 Jan 12, 2022
A data driven app for bicycle hiring in London(UK)

bicycle_hiring_app_deployed A data driven app for bicycle hiring in London(UK). It predicts expected number of bicycle hire in London. It asks users t

Rajarshi Roy Raju 1 Dec 10, 2021
dbt (data build tool) adapter for Oracle Autonomous Database

dbt-oracle version 1.0.0 dbt (data build tool) adapter for the Oracle database. dbt "adapters" are responsible for adapting dbt's functionality to a g

Oracle 22 Nov 15, 2022
A pairs trade is a market neutral trading strategy enabling traders to profit from virtually any market conditions.

A pairs trade is a market neutral trading strategy enabling traders to profit from virtually any market conditions. This strategy is categorized as a statistical arbitrage and convergence trading str

Kanupriya Anand 13 Nov 27, 2022
A minimalist starknet amm adapted from StarkWare's amm.

viscus • A minimalist starknet amm adapted from StarkWare's amm. Directory Structure contracts

Alucard 4 Dec 27, 2021
A feed generator. Currently supports generating RSS feeds from Google, Bing, and Yahoo news.

A feed generator. Currently supports generating RSS feeds from Google, Bing, and Yahoo news.

Josh Cardenzana 0 Dec 13, 2021
Demo scripts for the Kubernetes Security Webinar

Kubernetes Security Webinar [in Russian] YouTube video (October 13, 2021) Authors: Artem Yushkovsky (LinkedIn, GitHub) Maxim Mosharov @ Whitespots.io

Slurm 34 Dec 06, 2022
A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects.

Cookiecutter A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python

18.6k Jan 02, 2023
Example python package with pybind11 cpp extension

Developing C++ extension in Python using pybind11 This is a summary of the commands used in the tutorial.

55 Sep 04, 2022