gaboesquivel 3.9.7 → 3.9.8
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/index.js +29 -7
- package/dist/index.mjs +29 -7
- package/package.json +23 -23
package/dist/index.js
CHANGED
|
@@ -166,7 +166,8 @@ var projects = [
|
|
|
166
166
|
"Zod",
|
|
167
167
|
"nuqs",
|
|
168
168
|
"OpenAI",
|
|
169
|
-
"AI SDK"
|
|
169
|
+
"AI SDK",
|
|
170
|
+
"PostgreSQL"
|
|
170
171
|
],
|
|
171
172
|
type: ["web3", "ai", "oss", "full-time", "lead", "defi", "featured"],
|
|
172
173
|
link: "https://bitlauncher.ai",
|
|
@@ -208,7 +209,8 @@ var projects = [
|
|
|
208
209
|
"Tailwind",
|
|
209
210
|
"TanStack Query",
|
|
210
211
|
"Zod",
|
|
211
|
-
"nuqs"
|
|
212
|
+
"nuqs",
|
|
213
|
+
"PostgreSQL"
|
|
212
214
|
],
|
|
213
215
|
type: ["ai", "oss", "featured"],
|
|
214
216
|
link: "https://masterbots.ai",
|
|
@@ -273,7 +275,8 @@ var projects = [
|
|
|
273
275
|
"TypeScript",
|
|
274
276
|
"Ethereum",
|
|
275
277
|
"Docker",
|
|
276
|
-
"Tailwind"
|
|
278
|
+
"Tailwind",
|
|
279
|
+
"PostgreSQL"
|
|
277
280
|
],
|
|
278
281
|
type: ["web3", "full-time", "featured"],
|
|
279
282
|
link: "https://raremint.com",
|
|
@@ -380,7 +383,8 @@ var projects = [
|
|
|
380
383
|
"RXJS",
|
|
381
384
|
"ReactJS",
|
|
382
385
|
"Docker",
|
|
383
|
-
"TypeScript"
|
|
386
|
+
"TypeScript",
|
|
387
|
+
"PostgreSQL"
|
|
384
388
|
],
|
|
385
389
|
type: ["web3", "oss", "featured"],
|
|
386
390
|
link: "https://chaingraph.io",
|
|
@@ -436,7 +440,16 @@ var projects = [
|
|
|
436
440
|
title: "EOS Rate",
|
|
437
441
|
slug: "eos-rate",
|
|
438
442
|
description: "EOS Rate is a community-driven tool for rating EOS Block Producers, featuring a radial graph and community input stored on the blockchain.\n In this project, I was responsible for the technical architecture and selecting the appropriate technology.",
|
|
439
|
-
tech: [
|
|
443
|
+
tech: [
|
|
444
|
+
"EOS",
|
|
445
|
+
"C++",
|
|
446
|
+
"GraphQL",
|
|
447
|
+
"ReactJS",
|
|
448
|
+
"GCP",
|
|
449
|
+
"Docker",
|
|
450
|
+
"TypeScript",
|
|
451
|
+
"PostgreSQL"
|
|
452
|
+
],
|
|
440
453
|
type: ["web3", "oss", "featured"],
|
|
441
454
|
link: "https://eosrate.io",
|
|
442
455
|
image: "https://gaboesquivel.com/images/work/eosrate.png",
|
|
@@ -528,7 +541,15 @@ var projects = [
|
|
|
528
541
|
title: "dBoard",
|
|
529
542
|
slug: "dboard",
|
|
530
543
|
description: "dBoard is a DAO decision-making and community management tool. It allows stakeholders to strategize, debate, and vote on actions for organizational efficiency.\n In this project, my contributions included overseeing the technical architecture and the smart contract development and integration on the webapp.",
|
|
531
|
-
tech: [
|
|
544
|
+
tech: [
|
|
545
|
+
"Antelope",
|
|
546
|
+
"NextJS",
|
|
547
|
+
"GCP",
|
|
548
|
+
"GraphQL",
|
|
549
|
+
"TypeScript",
|
|
550
|
+
"Docker",
|
|
551
|
+
"PostgreSQL"
|
|
552
|
+
],
|
|
532
553
|
type: ["web3", "oss"],
|
|
533
554
|
link: "https://eos.dboard.ai",
|
|
534
555
|
image: "https://gaboesquivel.com/images/work/dboard.png",
|
|
@@ -558,7 +579,8 @@ var projects = [
|
|
|
558
579
|
"GraphQL",
|
|
559
580
|
"React Native",
|
|
560
581
|
"NodeJS",
|
|
561
|
-
"EVM"
|
|
582
|
+
"EVM",
|
|
583
|
+
"PostgreSQL"
|
|
562
584
|
],
|
|
563
585
|
type: ["web3", "contract", "oss"],
|
|
564
586
|
link: "https://github.com/knowledge/ethereum-contracts",
|
package/dist/index.mjs
CHANGED
|
@@ -133,7 +133,8 @@ var projects = [
|
|
|
133
133
|
"Zod",
|
|
134
134
|
"nuqs",
|
|
135
135
|
"OpenAI",
|
|
136
|
-
"AI SDK"
|
|
136
|
+
"AI SDK",
|
|
137
|
+
"PostgreSQL"
|
|
137
138
|
],
|
|
138
139
|
type: ["web3", "ai", "oss", "full-time", "lead", "defi", "featured"],
|
|
139
140
|
link: "https://bitlauncher.ai",
|
|
@@ -175,7 +176,8 @@ var projects = [
|
|
|
175
176
|
"Tailwind",
|
|
176
177
|
"TanStack Query",
|
|
177
178
|
"Zod",
|
|
178
|
-
"nuqs"
|
|
179
|
+
"nuqs",
|
|
180
|
+
"PostgreSQL"
|
|
179
181
|
],
|
|
180
182
|
type: ["ai", "oss", "featured"],
|
|
181
183
|
link: "https://masterbots.ai",
|
|
@@ -240,7 +242,8 @@ var projects = [
|
|
|
240
242
|
"TypeScript",
|
|
241
243
|
"Ethereum",
|
|
242
244
|
"Docker",
|
|
243
|
-
"Tailwind"
|
|
245
|
+
"Tailwind",
|
|
246
|
+
"PostgreSQL"
|
|
244
247
|
],
|
|
245
248
|
type: ["web3", "full-time", "featured"],
|
|
246
249
|
link: "https://raremint.com",
|
|
@@ -347,7 +350,8 @@ var projects = [
|
|
|
347
350
|
"RXJS",
|
|
348
351
|
"ReactJS",
|
|
349
352
|
"Docker",
|
|
350
|
-
"TypeScript"
|
|
353
|
+
"TypeScript",
|
|
354
|
+
"PostgreSQL"
|
|
351
355
|
],
|
|
352
356
|
type: ["web3", "oss", "featured"],
|
|
353
357
|
link: "https://chaingraph.io",
|
|
@@ -403,7 +407,16 @@ var projects = [
|
|
|
403
407
|
title: "EOS Rate",
|
|
404
408
|
slug: "eos-rate",
|
|
405
409
|
description: "EOS Rate is a community-driven tool for rating EOS Block Producers, featuring a radial graph and community input stored on the blockchain.\n In this project, I was responsible for the technical architecture and selecting the appropriate technology.",
|
|
406
|
-
tech: [
|
|
410
|
+
tech: [
|
|
411
|
+
"EOS",
|
|
412
|
+
"C++",
|
|
413
|
+
"GraphQL",
|
|
414
|
+
"ReactJS",
|
|
415
|
+
"GCP",
|
|
416
|
+
"Docker",
|
|
417
|
+
"TypeScript",
|
|
418
|
+
"PostgreSQL"
|
|
419
|
+
],
|
|
407
420
|
type: ["web3", "oss", "featured"],
|
|
408
421
|
link: "https://eosrate.io",
|
|
409
422
|
image: "https://gaboesquivel.com/images/work/eosrate.png",
|
|
@@ -495,7 +508,15 @@ var projects = [
|
|
|
495
508
|
title: "dBoard",
|
|
496
509
|
slug: "dboard",
|
|
497
510
|
description: "dBoard is a DAO decision-making and community management tool. It allows stakeholders to strategize, debate, and vote on actions for organizational efficiency.\n In this project, my contributions included overseeing the technical architecture and the smart contract development and integration on the webapp.",
|
|
498
|
-
tech: [
|
|
511
|
+
tech: [
|
|
512
|
+
"Antelope",
|
|
513
|
+
"NextJS",
|
|
514
|
+
"GCP",
|
|
515
|
+
"GraphQL",
|
|
516
|
+
"TypeScript",
|
|
517
|
+
"Docker",
|
|
518
|
+
"PostgreSQL"
|
|
519
|
+
],
|
|
499
520
|
type: ["web3", "oss"],
|
|
500
521
|
link: "https://eos.dboard.ai",
|
|
501
522
|
image: "https://gaboesquivel.com/images/work/dboard.png",
|
|
@@ -525,7 +546,8 @@ var projects = [
|
|
|
525
546
|
"GraphQL",
|
|
526
547
|
"React Native",
|
|
527
548
|
"NodeJS",
|
|
528
|
-
"EVM"
|
|
549
|
+
"EVM",
|
|
550
|
+
"PostgreSQL"
|
|
529
551
|
],
|
|
530
552
|
type: ["web3", "contract", "oss"],
|
|
531
553
|
link: "https://github.com/knowledge/ethereum-contracts",
|
package/package.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
2
|
+
"name": "gaboesquivel",
|
|
3
|
+
"version": "3.9.8",
|
|
4
|
+
"description": "Gabo Esquivel - Software Engineer",
|
|
5
|
+
"author": "Gabo Esquivel",
|
|
6
|
+
"main": "./dist/index.js",
|
|
7
|
+
"types": "./dist/index.d.ts",
|
|
8
|
+
"scripts": {
|
|
9
|
+
"build": "tsup src/index.ts --format cjs,esm --dts",
|
|
10
|
+
"dev": "tsup src/index.ts --format cjs,esm --dts --watch",
|
|
11
|
+
"prepublishOnly": "npm run build",
|
|
12
|
+
"hooks:pre-commit": "biome check --write --staged --no-errors-on-unmatched && git update-index --again",
|
|
13
|
+
"lint": "biome check .",
|
|
14
|
+
"lint:fix": "biome check . --write"
|
|
15
|
+
},
|
|
16
|
+
"devDependencies": {
|
|
17
|
+
"simple-git-hooks": "2.11.1",
|
|
18
|
+
"tsup": "^8.4.0",
|
|
19
|
+
"typescript": "^5.8.2"
|
|
20
|
+
},
|
|
21
|
+
"simple-git-hooks": {
|
|
22
|
+
"pre-commit": "bun run hooks:pre-commit"
|
|
23
|
+
},
|
|
24
|
+
"files": ["dist"]
|
|
25
25
|
}
|