gaboesquivel 4.2.1 → 4.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: "bitcashBank"
3
3
  slug: "bitcashbank"
4
- description: "Bitcash is an established crypto banking platform with over 50,000 users across Latin America, handling millions in transaction volume through its regulated financial infrastructure. The platform integrates with local banking systems in multiple countries and features BitcashDAO for community governance of its decentralized finance products.\n At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success."
4
+ description: "At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success."
5
5
  tech:
6
6
  - Antelope
7
7
  - C++
package/dist/index.js CHANGED
@@ -461,7 +461,7 @@ AsoBlockchain, founded in 2017, is Costa Rica's first and leading non-profit blo
461
461
  {
462
462
  title: "bitcashBank",
463
463
  slug: "bitcashbank",
464
- description: "Bitcash is an established crypto banking platform with over 50,000 users across Latin America, handling millions in transaction volume through its regulated financial infrastructure. The platform integrates with local banking systems in multiple countries and features BitcashDAO for community governance of its decentralized finance products.\n At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success.",
464
+ description: "At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success.",
465
465
  tech: [
466
466
  "Antelope",
467
467
  "C++",
@@ -509,7 +509,7 @@ AsoBlockchain, founded in 2017, is Costa Rica's first and leading non-profit blo
509
509
  markdown: `---
510
510
  title: "bitcashBank"
511
511
  slug: "bitcashbank"
512
- description: "Bitcash is an established crypto banking platform with over 50,000 users across Latin America, handling millions in transaction volume through its regulated financial infrastructure. The platform integrates with local banking systems in multiple countries and features BitcashDAO for community governance of its decentralized finance products.\\n At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success."
512
+ description: "At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success."
513
513
  tech:
514
514
  - Antelope
515
515
  - C++
package/dist/index.mjs CHANGED
@@ -426,7 +426,7 @@ AsoBlockchain, founded in 2017, is Costa Rica's first and leading non-profit blo
426
426
  {
427
427
  title: "bitcashBank",
428
428
  slug: "bitcashbank",
429
- description: "Bitcash is an established crypto banking platform with over 50,000 users across Latin America, handling millions in transaction volume through its regulated financial infrastructure. The platform integrates with local banking systems in multiple countries and features BitcashDAO for community governance of its decentralized finance products.\n At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success.",
429
+ description: "At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success.",
430
430
  tech: [
431
431
  "Antelope",
432
432
  "C++",
@@ -474,7 +474,7 @@ AsoBlockchain, founded in 2017, is Costa Rica's first and leading non-profit blo
474
474
  markdown: `---
475
475
  title: "bitcashBank"
476
476
  slug: "bitcashbank"
477
- description: "Bitcash is an established crypto banking platform with over 50,000 users across Latin America, handling millions in transaction volume through its regulated financial infrastructure. The platform integrates with local banking systems in multiple countries and features BitcashDAO for community governance of its decentralized finance products.\\n At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success."
477
+ description: "At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success."
478
478
  tech:
479
479
  - Antelope
480
480
  - C++
@@ -222,7 +222,7 @@
222
222
  {
223
223
  "title": "bitcashBank",
224
224
  "slug": "bitcashbank",
225
- "description": "Bitcash is an established crypto banking platform with over 50,000 users across Latin America, handling millions in transaction volume through its regulated financial infrastructure. The platform integrates with local banking systems in multiple countries and features BitcashDAO for community governance of its decentralized finance products.\n At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success.",
225
+ "description": "At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success.",
226
226
  "tech": [
227
227
  "Antelope",
228
228
  "C++",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "4.2.1",
3
+ "version": "4.3.0",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./dist/index.js",