Skip to content

Instantly share code, notes, and snippets.

View mdzhang's full-sized avatar
🇵🇸
decolonizepalestine.com

meesh mdzhang

🇵🇸
decolonizepalestine.com
View GitHub Profile
[
{
"kana": "あ",
"roumaji": "a",
"type": "gojuuon"
},
{
"kana": "い",
"roumaji": "i",
"type": "gojuuon"
@mdzhang
mdzhang / currencies.json
Last active November 16, 2016 06:54
Currency information by currency code
{
"AED": {
"countries": [
"UNITED ARAB EMIRATES (THE)"
],
"decimal_mark": ".",
"decimals": 2,
"exponent": "2",
"iso_code": "AED",
"iso_numeric": "784",
@mdzhang
mdzhang / states.json
Last active September 18, 2015 15:14
US states in JSON (state code => state name)
{
"AL": "Alabama",
"AK": "Alaska",
"AZ": "Arizona",
"AR": "Arkansas",
"CA": "California",
"CO": "Colorado",
"CT": "Connecticut",
"DE": "Delaware",
"DC": "District of Columbia",