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
Task # Task Name Plan Start Date Plan Finish Date
1.0 Project Initiation and Planning 2023-10-02 2023-10-29
1.1 Project Charter Development 2023-10-02 2023-10-15
1.1.1 Define project scope, objectives and deliverables 2023-10-02 2023-10-15
1.1.2 Document assumptions and constraints 2023-10-02 2023-10-15
1.1.3 Develop preliminary budget breakdown 2023-10-02 2023-10-15
1.1.4 Identify key stakeholders 2023-10-02 2023-10-15
1.1.5 Finalize and sign-off project charter 2023-10-02 2023-10-15
@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,