Skip to content

Instantly share code, notes, and snippets.

View Zubayer204's full-sized avatar
🏠
Working from home

Zubayer Rahaman Zubayer204

🏠
Working from home
View GitHub Profile
@Zubayer204
Zubayer204 / countries.json
Created January 11, 2024 13:30
All three letter country codes to two letter country code
{
"BALI": "ID",
"AFG": "AF",
"ALB": "AL",
"DZA": "DZ",
"ASM": "AS",
"AND": "AD",
"AGO": "AO",
"AIA": "AI",
"ATA": "AQ",
{
"money": {
"ZERO": 0,
"NO_COVER": 1000,
"UNLIMITED": 100000000000000,
"ONE_HUNDRED": 100,
"TWO_HUNDRED": 200,
"THREE_HUNDRED": 300,
"ONE_THOUSAND": 1000,
"TWO_THOUSAND": 2000,