Skip to content

Instantly share code, notes, and snippets.

View Kabariya's full-sized avatar

Parth Kabariya Kabariya

View GitHub Profile
@Kabariya
Kabariya / .gitignore
Created August 19, 2023 10:50 — forked from dileepadev/.gitignore
.gitignore for Flutter projects
### ------------------------- Flutter.gitignore ------------------------ ###
# Miscellaneous
*.class
#*.lock
*.log
*.pyc
*.swp
.DS_Store
.atom/
@Kabariya
Kabariya / bank_sources.txt
Created January 25, 2023 05:48 — forked from NazemMahmud/bank_sources.txt
Browser Language Codes and symbols for currency
List of bank sources:
[
"imf": {
"description": "The International Monetary Fund (IMF) is an organization of 188 countries, working to foster global monetary cooperation, secure financial stability, facilitate international trade, promote high employment and sustainable economic growth, and reduce poverty around the world.",
"source": "imf",
"name": "International Monetary Fund",
"source_url": "http://www.imf.org/",
"available_from_date": "2020-05-05"
},
@Kabariya
Kabariya / world_currency_symbols.json
Created January 25, 2023 05:25 — forked from manishtiwari25/world_currency_symbols.json
List Of World Currency with symbols, Updated On 01/01/2023 00:00:01
[
{
"Flag": "https://www.currencyremitapp.com/wp-content/themes/currencyremitapp/images/countryimages/albania.png",
"CountryName": "Albania",
"Currency": "Lek",
"Code": "ALL",
"Symbol": "Lek"
},
{
"Flag": "https://www.currencyremitapp.com/wp-content/themes/currencyremitapp/images/countryimages/afghanistan.png",