Skip to content

Instantly share code, notes, and snippets.

View beac0n's full-sized avatar
🎯
Focusing

Maximilian beac0n

🎯
Focusing
View GitHub Profile
@beac0n
beac0n / country-list.json
Last active August 15, 2023 18:21
json array of ISO Alpha-2, Alpha-3, and Numeric Country Codes and Names
[
{
"alpha2": "DZ",
"alpha3": "DZA",
"code": "012",
"name": "Algeria"
},
{
"alpha2": "AO",
"alpha3": "AGO",