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.
- package/dist/content/projects/bitcashbank.md +1 -1
- package/dist/index.js +2 -2
- package/dist/index.mjs +2 -2
- package/dist/projects.json +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "bitcashBank"
|
|
3
3
|
slug: "bitcashbank"
|
|
4
|
-
description: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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++
|
package/dist/projects.json
CHANGED
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
{
|
|
223
223
|
"title": "bitcashBank",
|
|
224
224
|
"slug": "bitcashbank",
|
|
225
|
-
"description": "
|
|
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++",
|