Skip to content

Instantly share code, notes, and snippets.

View inspectordanno's full-sized avatar

Dan Spector inspectordanno

View GitHub Profile
@mloskot
mloskot / theraband_flexbar_tyler_twist.markdown
Last active May 31, 2019 21:01
TheraBand FlexBar "Tyler Twist" for Tennis/Golfer's Elbow
@nbremer
nbremer / .block
Last active March 23, 2024 21:03
Radar Chart Redesign
height: 600
license: mit
@eupharis
eupharis / states_by_fips.json
Last active January 19, 2022 19:36
State FIPS JSON (Abbreviation and Name)
{
"01": {
"abbreviation": "AL",
"name": "Alabama"
},
"02": {
"abbreviation": "AK",
"name": "Alaska"
},
"03": {
@wavded
wavded / fipsToState.json
Created September 29, 2011 15:27
State FIPS JSON
{
"01": "Alabama",
"02": "Alaska",
"04": "Arizona",
"05": "Arkansas",
"06": "California",
"08": "Colorado",
"09": "Connecticut",
"10": "Delaware",
"11": "District of Columbia",