Skip to content

Instantly share code, notes, and snippets.

View socraticprogrammer's full-sized avatar
🎯
Focusing

Thalles Lossurdo socraticprogrammer

🎯
Focusing
View GitHub Profile
@anichitiandreea
anichitiandreea / typescript_coding_standards.md
Last active July 12, 2024 23:29
TypeScript Code Conventions
@anubhavshrimal
anubhavshrimal / CountryCodes.json
Last active July 23, 2024 19:27 — forked from Goles/CountryCodes.json
Country and Dial or Phone codes in JSON format
[
{
"name": "Afghanistan",
"dial_code": "+93",
"code": "AF"
},
{
"name": "Aland Islands",
"dial_code": "+358",
"code": "AX"