Skip to content

Instantly share code, notes, and snippets.

View canhaktan's full-sized avatar
♟️

Can Haktan canhaktan

♟️
View GitHub Profile
@canhaktan
canhaktan / list-of-countries-by-continent-and-countrycodes-2025.json
Created September 17, 2025 09:16
JSON Country List based on the ISO-3366-1 Alpha-3 Codes, with continents (btw I used this for FIDE chess federations)
[
{
"countryCode": "IND",
"country": "India",
"continent": "Asia",
"unMember": true
},
{
"countryCode": "CHN",
"country": "China",