gaboesquivel 3.9.3 → 3.9.5

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.d.mts CHANGED
@@ -14,6 +14,7 @@ interface Project {
14
14
  related?: {
15
15
  url: string;
16
16
  title: string;
17
+ publishedAt: string;
17
18
  }[];
18
19
  }
19
20
  interface TechStackItem {
@@ -30,7 +31,7 @@ interface TechStackItem {
30
31
  interface TechStackItemWithProjects extends TechStackItem {
31
32
  projects: Project[];
32
33
  }
33
- type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | 'Alchemy' | 'Hardhat' | 'NodeJS' | 'PostgreSQL' | 'GraphQL' | 'AI SDK' | 'LLMs' | 'WebGL' | 'Ethereum' | 'Ethers' | 'NFT' | 'AWS' | 'ReactJS' | 'React Native' | 'EOS' | 'Antelope' | 'C++' | 'GCP' | 'Serverless' | 'Docker' | 'RXJS' | 'Niftory' | 'Dalle' | 'Tailwind' | 'Ruby on Rails' | 'Spree' | 'Heroku' | 'MongoDB' | 'AngularJS' | 'Stripe' | 'Twilio' | 'SASS' | 'jQuery' | 'Lodash' | 'Grapnel.js' | 'Grunt' | 'Divshot' | 'PHP' | 'HTML5' | 'AJAX' | 'Handlebars' | 'Brightcove API' | 'require.js' | 'JSP (Struts)' | 'Omniture' | 'Adobe mBox' | 'Facebook API' | 'Dojo' | 'CSS' | 'Mootools' | 'Wordpress' | 'CMS' | 'Data Charts' | 'Bootstrap' | 'Faye' | 'LESS' | 'Azure' | 'Polkadot' | 'Substrate' | 'Flow' | 'OpenAI' | 'Biometrics' | 'JavaScript' | 'Expo' | 'DatoCMS' | 'ShadcnUI' | 'Trigger' | 'Supabase' | 'Stitches' | 'Zustand' | 'Zod' | 'Tanstack' | 'nuqs' | 'WebAuthN' | 'Terraform' | 'Twitter API' | 'eBay API' | 'ViroAR' | 'Redux';
34
+ type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | 'Alchemy' | 'Hardhat' | 'NodeJS' | 'PostgreSQL' | 'GraphQL' | 'AI SDK' | 'LLMs' | 'WebGL' | 'Ethereum' | 'Ethers' | 'NFT' | 'AWS' | 'ReactJS' | 'React Native' | 'EOS' | 'Antelope' | 'C++' | 'GCP' | 'Serverless' | 'Docker' | 'RXJS' | 'Niftory' | 'Dalle' | 'Tailwind' | 'Ruby on Rails' | 'Spree' | 'Heroku' | 'MongoDB' | 'AngularJS' | 'Stripe' | 'Twilio' | 'SASS' | 'jQuery' | 'Lodash' | 'Grapnel.js' | 'Grunt' | 'Divshot' | 'PHP' | 'HTML5' | 'AJAX' | 'Handlebars' | 'Brightcove API' | 'require.js' | 'JSP (Struts)' | 'Omniture' | 'Adobe mBox' | 'Facebook API' | 'Dojo' | 'CSS' | 'Mootools' | 'Wordpress' | 'CMS' | 'Data Charts' | 'Bootstrap' | 'Faye' | 'LESS' | 'Azure' | 'Polkadot' | 'Substrate' | 'Flow' | 'OpenAI' | 'Biometrics' | 'JavaScript' | 'Expo' | 'DatoCMS' | 'ShadcnUI' | 'Trigger' | 'Supabase' | 'Stitches' | 'Zustand' | 'Zod' | 'TanStack Query' | 'TanStack Form' | 'TanStack Start' | 'nuqs' | 'WebAuthN' | 'Terraform' | 'Twitter API' | 'eBay API' | 'ViroAR' | 'Redux';
34
35
 
35
36
  declare const projects: Project[];
36
37
 
package/dist/index.d.ts CHANGED
@@ -14,6 +14,7 @@ interface Project {
14
14
  related?: {
15
15
  url: string;
16
16
  title: string;
17
+ publishedAt: string;
17
18
  }[];
18
19
  }
19
20
  interface TechStackItem {
@@ -30,7 +31,7 @@ interface TechStackItem {
30
31
  interface TechStackItemWithProjects extends TechStackItem {
31
32
  projects: Project[];
32
33
  }
33
- type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | 'Alchemy' | 'Hardhat' | 'NodeJS' | 'PostgreSQL' | 'GraphQL' | 'AI SDK' | 'LLMs' | 'WebGL' | 'Ethereum' | 'Ethers' | 'NFT' | 'AWS' | 'ReactJS' | 'React Native' | 'EOS' | 'Antelope' | 'C++' | 'GCP' | 'Serverless' | 'Docker' | 'RXJS' | 'Niftory' | 'Dalle' | 'Tailwind' | 'Ruby on Rails' | 'Spree' | 'Heroku' | 'MongoDB' | 'AngularJS' | 'Stripe' | 'Twilio' | 'SASS' | 'jQuery' | 'Lodash' | 'Grapnel.js' | 'Grunt' | 'Divshot' | 'PHP' | 'HTML5' | 'AJAX' | 'Handlebars' | 'Brightcove API' | 'require.js' | 'JSP (Struts)' | 'Omniture' | 'Adobe mBox' | 'Facebook API' | 'Dojo' | 'CSS' | 'Mootools' | 'Wordpress' | 'CMS' | 'Data Charts' | 'Bootstrap' | 'Faye' | 'LESS' | 'Azure' | 'Polkadot' | 'Substrate' | 'Flow' | 'OpenAI' | 'Biometrics' | 'JavaScript' | 'Expo' | 'DatoCMS' | 'ShadcnUI' | 'Trigger' | 'Supabase' | 'Stitches' | 'Zustand' | 'Zod' | 'Tanstack' | 'nuqs' | 'WebAuthN' | 'Terraform' | 'Twitter API' | 'eBay API' | 'ViroAR' | 'Redux';
34
+ type Tag = 'TypeScript' | 'Solidity' | 'Foundry' | 'NextJS' | 'Ponder' | 'Postgres' | 'Viem' | 'Wagmi' | 'EVM' | 'ThirdWeb' | 'Alchemy' | 'Hardhat' | 'NodeJS' | 'PostgreSQL' | 'GraphQL' | 'AI SDK' | 'LLMs' | 'WebGL' | 'Ethereum' | 'Ethers' | 'NFT' | 'AWS' | 'ReactJS' | 'React Native' | 'EOS' | 'Antelope' | 'C++' | 'GCP' | 'Serverless' | 'Docker' | 'RXJS' | 'Niftory' | 'Dalle' | 'Tailwind' | 'Ruby on Rails' | 'Spree' | 'Heroku' | 'MongoDB' | 'AngularJS' | 'Stripe' | 'Twilio' | 'SASS' | 'jQuery' | 'Lodash' | 'Grapnel.js' | 'Grunt' | 'Divshot' | 'PHP' | 'HTML5' | 'AJAX' | 'Handlebars' | 'Brightcove API' | 'require.js' | 'JSP (Struts)' | 'Omniture' | 'Adobe mBox' | 'Facebook API' | 'Dojo' | 'CSS' | 'Mootools' | 'Wordpress' | 'CMS' | 'Data Charts' | 'Bootstrap' | 'Faye' | 'LESS' | 'Azure' | 'Polkadot' | 'Substrate' | 'Flow' | 'OpenAI' | 'Biometrics' | 'JavaScript' | 'Expo' | 'DatoCMS' | 'ShadcnUI' | 'Trigger' | 'Supabase' | 'Stitches' | 'Zustand' | 'Zod' | 'TanStack Query' | 'TanStack Form' | 'TanStack Start' | 'nuqs' | 'WebAuthN' | 'Terraform' | 'Twitter API' | 'eBay API' | 'ViroAR' | 'Redux';
34
35
 
35
36
  declare const projects: Project[];
36
37
 
package/dist/index.js CHANGED
@@ -42,7 +42,9 @@ var projects = [
42
42
  "Expo",
43
43
  "OpenAI",
44
44
  "AI SDK",
45
- "Tanstack",
45
+ "TanStack Query",
46
+ "TanStack Form",
47
+ "TanStack Start",
46
48
  "Tailwind",
47
49
  "LLMs"
48
50
  ],
@@ -78,7 +80,7 @@ var projects = [
78
80
  "Supabase",
79
81
  "ShadcnUI",
80
82
  "Tailwind",
81
- "Tanstack",
83
+ "TanStack Query",
82
84
  "Zod",
83
85
  "nuqs",
84
86
  "EVM",
@@ -118,7 +120,7 @@ var projects = [
118
120
  "Ethereum",
119
121
  "ShadcnUI",
120
122
  "Tailwind",
121
- "Tanstack",
123
+ "TanStack Query",
122
124
  "Zod",
123
125
  "nuqs",
124
126
  "Supabase"
@@ -159,7 +161,7 @@ var projects = [
159
161
  "Supabase",
160
162
  "ShadcnUI",
161
163
  "Tailwind",
162
- "Tanstack",
164
+ "TanStack Query",
163
165
  "Zod",
164
166
  "nuqs",
165
167
  "OpenAI",
@@ -203,7 +205,7 @@ var projects = [
203
205
  "GCP",
204
206
  "ShadcnUI",
205
207
  "Tailwind",
206
- "Tanstack",
208
+ "TanStack Query",
207
209
  "Zod",
208
210
  "nuqs"
209
211
  ],
@@ -296,6 +298,8 @@ var projects = [
296
298
  "Antelope",
297
299
  "C++",
298
300
  "ReactJS",
301
+ "WebAuthN",
302
+ "Biometrics",
299
303
  "GCP",
300
304
  "NodeJS",
301
305
  "GraphQL",
@@ -1173,15 +1177,18 @@ var projects = [
1173
1177
  related: [
1174
1178
  {
1175
1179
  url: "https://gaboesquivel.com/blog/2016-06-nodeschool-international-day",
1176
- title: "NodeSchool International Day"
1180
+ title: "NodeSchool International Day",
1181
+ publishedAt: "2016-06-01"
1177
1182
  },
1178
1183
  {
1179
1184
  url: "https://gaboesquivel.com/blog/2015-5-paintball.js-recap",
1180
- title: "Paintball.js Recap"
1185
+ title: "Paintball.js Recap",
1186
+ publishedAt: "2015-05-01"
1181
1187
  },
1182
1188
  {
1183
1189
  url: "https://gaboesquivel.com/blog/2014-01-developing-software-in-costa-rica",
1184
- title: "Developing Software in Costa Rica"
1190
+ title: "Developing Software in Costa Rica",
1191
+ publishedAt: "2014-01-01"
1185
1192
  }
1186
1193
  ]
1187
1194
  },
@@ -1214,19 +1221,23 @@ var projects = [
1214
1221
  related: [
1215
1222
  {
1216
1223
  url: "https://gaboesquivel.com/blog/2019-03-ticoblockchain-2019-recap",
1217
- title: "TicoBlockchain 2019 Recap"
1224
+ title: "TicoBlockchain 2019 Recap",
1225
+ publishedAt: "2019-03-01"
1218
1226
  },
1219
1227
  {
1220
1228
  url: "https://gaboesquivel.com/blog/2019-01-international-crypto-conference-in-costa-rica",
1221
- title: "International Crypto Conference in Costa Rica"
1229
+ title: "International Crypto Conference in Costa Rica",
1230
+ publishedAt: "2019-01-01"
1222
1231
  },
1223
1232
  {
1224
1233
  url: "https://gaboesquivel.com/blog/2018-07-costa-rica-crypto-cantina",
1225
- title: "Costa Rica Crypto Cantina"
1234
+ title: "Costa Rica Crypto Cantina",
1235
+ publishedAt: "2018-07-01"
1226
1236
  },
1227
1237
  {
1228
1238
  url: "https://gaboesquivel.com/blog/2018-06-blockchain-technology-in-costa-rica",
1229
- title: "Blockchain Technology in Costa Rica"
1239
+ title: "Blockchain Technology in Costa Rica",
1240
+ publishedAt: "2018-06-01"
1230
1241
  }
1231
1242
  ]
1232
1243
  },
@@ -1260,7 +1271,8 @@ var projects = [
1260
1271
  related: [
1261
1272
  {
1262
1273
  url: "https://gaboesquivel.com/blog/2018-07-costa-rica-crypto-cantina",
1263
- title: "Costa Rica Crypto Cantina"
1274
+ title: "Costa Rica Crypto Cantina",
1275
+ publishedAt: "2018-07-01"
1264
1276
  }
1265
1277
  ]
1266
1278
  }
@@ -1286,37 +1298,58 @@ var techStack = [
1286
1298
  ]
1287
1299
  },
1288
1300
  {
1289
- name: "Solidity",
1290
- slug: "solidity",
1291
- tag: "Solidity",
1292
- image: "/images/tech/solidity.png",
1293
- description: "A contract-oriented programming language for writing smart contracts on Ethereum.",
1294
- link: "https://soliditylang.org/",
1295
- since: "2017",
1301
+ name: "Node.js",
1302
+ slug: "nodejs",
1303
+ tag: "NodeJS",
1304
+ image: "/images/tech/nodejs.png",
1305
+ description: "A JavaScript runtime built on Chrome's V8 JavaScript engine, designed to build scalable network applications.",
1306
+ link: "https://nodejs.org/",
1307
+ since: "2009",
1296
1308
  intro: [
1297
- "Solidity is the primary language for writing smart contracts on Ethereum and other EVM-compatible blockchains.",
1298
- "It is designed to target the Ethereum Virtual Machine (EVM) and is influenced by C++, Python, and JavaScript."
1309
+ "Node.js is known for its event-driven, non-blocking I/O model, which makes it lightweight and efficient for building web servers and applications.",
1310
+ "It is widely used for developing server-side and networking applications."
1299
1311
  ],
1300
1312
  experience: [
1301
- "Developed smart contracts for the Knowledge ICO, focusing on security and efficiency, embodying the principle of keeping it simple.",
1302
- "Contributed to the development of asset-backed NFTs on Ethereum for RareMint, demonstrating the transformative power of blockchain technology.",
1303
- "Utilized Solidity in projects like BasilicEVM and bitlauncher for smart contract development and blockchain interactions."
1313
+ "Founded Costa Rica JS, a meetup group that became Central America's largest JavaScript community, promoting open-source and collaborative development.",
1314
+ "Utilized Node.js in projects like Eat Arcade and 4Tius Fitness Data Tracker for building scalable backend services, adhering to the principle of keeping it simple.",
1315
+ "Contributed to the development of decentralized applications like Emanate and Sense Chat, leveraging Node.js for efficient and secure communication.",
1316
+ "Implemented Node.js in projects like Wink for server-side development and real-time data processing."
1304
1317
  ]
1305
1318
  },
1306
1319
  {
1307
- name: "Foundry",
1308
- slug: "foundry",
1309
- tag: "Foundry",
1310
- image: "/images/tech/foundry.png",
1311
- description: "A blazing fast, portable, and modular toolkit for Ethereum application development.",
1312
- link: "https://getfoundry.sh/",
1313
- since: "2024",
1320
+ name: "ReactJS",
1321
+ slug: "reactjs",
1322
+ tag: "ReactJS",
1323
+ image: "/images/tech/reactjs.png",
1324
+ description: "A JavaScript library for building user interfaces, maintained by Facebook and a community of individual developers and companies.",
1325
+ link: "https://reactjs.org/",
1326
+ since: "2013",
1314
1327
  intro: [
1315
- "Foundry is a toolkit for Ethereum application development, known for its speed and modularity.",
1316
- "It provides a suite of tools for building, testing, and deploying smart contracts."
1328
+ "ReactJS is a popular JavaScript library for building user interfaces, particularly for single-page applications.",
1329
+ "It allows developers to create large web applications that can update and render efficiently in response to data changes."
1317
1330
  ],
1318
1331
  experience: [
1319
- "Utilized Foundry in projects like BasilicEVM for efficient smart contract development and testing."
1332
+ "Utilized ReactJS in various projects to build dynamic and responsive user interfaces.",
1333
+ "Implemented ReactJS in the development of web applications like Eat Arcade and 4Tius Fitness Data Tracker, focusing on performance and maintainability.",
1334
+ "Leveraged ReactJS's component-based architecture to enhance code reusability and scalability in projects like Wink and Sense Chat."
1335
+ ]
1336
+ },
1337
+ {
1338
+ name: "React Native",
1339
+ slug: "react-native",
1340
+ tag: "React Native",
1341
+ image: "/images/tech/react-native.png",
1342
+ description: "A framework for building native apps using React.",
1343
+ link: "https://reactnative.dev/",
1344
+ since: "2015",
1345
+ intro: [
1346
+ "React Native allows developers to build mobile applications using React, enabling a single codebase for both iOS and Android.",
1347
+ "It is known for its ability to create truly native apps with a consistent developer experience."
1348
+ ],
1349
+ experience: [
1350
+ "Developed the first version of Wink's mobile app, focusing on seamless user experience and integration with AWS services.",
1351
+ "Enhanced the Sense.chat app's performance and integrated it with the EOS mainnet for secure transactions.",
1352
+ "Improved Tractor Supply's mobile app by developing an augmented reality feature and optimizing code quality."
1320
1353
  ]
1321
1354
  },
1322
1355
  {
@@ -1337,40 +1370,6 @@ var techStack = [
1337
1370
  "Enhanced user experience in Masterbots and ZTX by leveraging Next.js features for seamless integration with blockchain technologies."
1338
1371
  ]
1339
1372
  },
1340
- {
1341
- name: "Ponder",
1342
- slug: "ponder",
1343
- tag: "Ponder",
1344
- image: "/images/tech/ponder.png",
1345
- description: "A tool for indexing and querying blockchain data.",
1346
- link: "https://ponder.io/",
1347
- since: "2024",
1348
- intro: [
1349
- "Ponder is a powerful tool for indexing and querying blockchain data, making it easier to build responsive dApps.",
1350
- "It provides real-time data processing capabilities, enhancing the performance of decentralized applications."
1351
- ],
1352
- experience: [
1353
- "Utilized Ponder in projects like BasilicEVM for efficient data indexing and real-time updates.",
1354
- "Implemented Ponder to improve data retrieval and processing in blockchain applications."
1355
- ]
1356
- },
1357
- {
1358
- name: "PostgreSQL",
1359
- slug: "postgresql",
1360
- tag: "Postgres",
1361
- image: "/images/tech/postgresql.png",
1362
- description: "A powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.",
1363
- link: "https://www.postgresql.org/",
1364
- since: "2012",
1365
- intro: [
1366
- "PostgreSQL is a highly stable database management system, used by many companies and organizations to store and manage their data.",
1367
- "It supports advanced data types and performance optimization features, making it a popular choice for complex applications."
1368
- ],
1369
- experience: [
1370
- "Implemented PostgreSQL in projects like BitLauncher and RareMint for efficient data management and querying.",
1371
- "Utilized PostgreSQL in projects like EOS Costa Rica and bitcashBank for robust database solutions."
1372
- ]
1373
- },
1374
1373
  {
1375
1374
  name: "Viem",
1376
1375
  slug: "viem",
@@ -1407,6 +1406,59 @@ var techStack = [
1407
1406
  "Utilized Wagmi in projects like bitlauncher for efficient Ethereum interactions."
1408
1407
  ]
1409
1408
  },
1409
+ {
1410
+ name: "EthersJS",
1411
+ slug: "ethersjs",
1412
+ tag: "Ethers",
1413
+ image: "/images/tech/ethersjs.png",
1414
+ description: "A library for interacting with the Ethereum blockchain and its ecosystem.",
1415
+ link: "https://docs.ethers.io/v5/",
1416
+ since: "2017",
1417
+ intro: [
1418
+ "EthersJS is a library designed to interact with the Ethereum blockchain, providing a simple and consistent interface for developers.",
1419
+ "It is widely used for its ease of use and comprehensive documentation, making it a popular choice for Ethereum development."
1420
+ ],
1421
+ experience: [
1422
+ "Utilized EthersJS in projects like BasilicEVM for seamless interaction with the Ethereum blockchain.",
1423
+ "Implemented EthersJS in RareMint for efficient smart contract interactions and NFT data indexing.",
1424
+ "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform.",
1425
+ "Led the architecture of Knowledge.io's token system using EthersJS for secure and efficient blockchain interactions."
1426
+ ]
1427
+ },
1428
+ {
1429
+ name: "Ponder",
1430
+ slug: "ponder",
1431
+ tag: "Ponder",
1432
+ image: "/images/tech/ponder.png",
1433
+ description: "A tool for indexing and querying blockchain data.",
1434
+ link: "https://ponder.io/",
1435
+ since: "2024",
1436
+ intro: [
1437
+ "Ponder is a powerful tool for indexing and querying blockchain data, making it easier to build responsive dApps.",
1438
+ "It provides real-time data processing capabilities, enhancing the performance of decentralized applications."
1439
+ ],
1440
+ experience: [
1441
+ "Utilized Ponder in projects like BasilicEVM for efficient data indexing and real-time updates.",
1442
+ "Implemented Ponder to improve data retrieval and processing in blockchain applications."
1443
+ ]
1444
+ },
1445
+ {
1446
+ name: "PostgreSQL",
1447
+ slug: "postgresql",
1448
+ tag: "Postgres",
1449
+ image: "/images/tech/postgresql.png",
1450
+ description: "A powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.",
1451
+ link: "https://www.postgresql.org/",
1452
+ since: "2012",
1453
+ intro: [
1454
+ "PostgreSQL is a highly stable database management system, used by many companies and organizations to store and manage their data.",
1455
+ "It supports advanced data types and performance optimization features, making it a popular choice for complex applications."
1456
+ ],
1457
+ experience: [
1458
+ "Implemented PostgreSQL in projects like BitLauncher and RareMint for efficient data management and querying.",
1459
+ "Utilized PostgreSQL in projects like EOS Costa Rica and bitcashBank for robust database solutions."
1460
+ ]
1461
+ },
1410
1462
  {
1411
1463
  name: "EVM",
1412
1464
  slug: "evm",
@@ -1424,6 +1476,72 @@ var techStack = [
1424
1476
  "Utilized EVM in projects like bitcashBank for decentralized application development."
1425
1477
  ]
1426
1478
  },
1479
+ {
1480
+ name: "Solidity",
1481
+ slug: "solidity",
1482
+ tag: "Solidity",
1483
+ image: "/images/tech/solidity.png",
1484
+ description: "A contract-oriented programming language for writing smart contracts on Ethereum.",
1485
+ link: "https://soliditylang.org/",
1486
+ since: "2017",
1487
+ intro: [
1488
+ "Solidity is the primary language for writing smart contracts on Ethereum and other EVM-compatible blockchains.",
1489
+ "It is designed to target the Ethereum Virtual Machine (EVM) and is influenced by C++, Python, and JavaScript."
1490
+ ],
1491
+ experience: [
1492
+ "Developed smart contracts for the Knowledge ICO, focusing on security and efficiency, embodying the principle of keeping it simple.",
1493
+ "Contributed to the development of asset-backed NFTs on Ethereum for RareMint, demonstrating the transformative power of blockchain technology.",
1494
+ "Utilized Solidity in projects like BasilicEVM and bitlauncher for smart contract development and blockchain interactions."
1495
+ ]
1496
+ },
1497
+ {
1498
+ name: "Foundry",
1499
+ slug: "foundry",
1500
+ tag: "Foundry",
1501
+ image: "/images/tech/foundry.png",
1502
+ description: "A blazing fast, portable, and modular toolkit for Ethereum application development.",
1503
+ link: "https://getfoundry.sh/",
1504
+ since: "2024",
1505
+ intro: [
1506
+ "Foundry is a toolkit for Ethereum application development, known for its speed and modularity.",
1507
+ "It provides a suite of tools for building, testing, and deploying smart contracts."
1508
+ ],
1509
+ experience: [
1510
+ "Utilized Foundry in projects like BasilicEVM for efficient smart contract development and testing."
1511
+ ]
1512
+ },
1513
+ {
1514
+ name: "AI SDK",
1515
+ slug: "ai-sdk",
1516
+ tag: "AI SDK",
1517
+ image: "/images/tech/ai-sdk.png",
1518
+ description: "Software Development Kits for integrating AI capabilities into applications.",
1519
+ link: "https://en.wikipedia.org/wiki/Software_development_kit",
1520
+ since: "2023",
1521
+ intro: [
1522
+ "AI SDKs provide tools and libraries for integrating AI capabilities into applications, enhancing functionality and user experience.",
1523
+ "They are used in various applications, from chatbots to data analysis and automation."
1524
+ ],
1525
+ experience: [
1526
+ "Implemented AI SDKs in projects like Masterbots for advanced AI-driven features and automation."
1527
+ ]
1528
+ },
1529
+ {
1530
+ name: "LLMs",
1531
+ slug: "llms",
1532
+ tag: "LLMs",
1533
+ image: "/images/tech/llms.png",
1534
+ description: "Large Language Models used for natural language processing and understanding.",
1535
+ link: "https://en.wikipedia.org/wiki/Language_model",
1536
+ since: "2023",
1537
+ intro: [
1538
+ "LLMs are advanced models used for natural language processing, enabling applications to understand and generate human-like text.",
1539
+ "They are widely used in chatbots, translation services, and content generation."
1540
+ ],
1541
+ experience: [
1542
+ "Utilized LLMs in projects like Masterbots for enhanced natural language processing and user interaction."
1543
+ ]
1544
+ },
1427
1545
  {
1428
1546
  name: "ThirdWeb",
1429
1547
  slug: "thirdweb",
@@ -1440,25 +1558,6 @@ var techStack = [
1440
1558
  "Utilized ThirdWeb in projects like BasilicEVM for streamlined Web3 application development."
1441
1559
  ]
1442
1560
  },
1443
- {
1444
- name: "EthersJS",
1445
- slug: "ethersjs",
1446
- tag: "Ethers",
1447
- image: "/images/tech/ethersjs.png",
1448
- description: "A library for interacting with the Ethereum blockchain and its ecosystem.",
1449
- link: "https://docs.ethers.io/v5/",
1450
- since: "2017",
1451
- intro: [
1452
- "EthersJS is a library designed to interact with the Ethereum blockchain, providing a simple and consistent interface for developers.",
1453
- "It is widely used for its ease of use and comprehensive documentation, making it a popular choice for Ethereum development."
1454
- ],
1455
- experience: [
1456
- "Utilized EthersJS in projects like BasilicEVM for seamless interaction with the Ethereum blockchain.",
1457
- "Implemented EthersJS in RareMint for efficient smart contract interactions and NFT data indexing.",
1458
- "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform.",
1459
- "Led the architecture of Knowledge.io's token system using EthersJS for secure and efficient blockchain interactions."
1460
- ]
1461
- },
1462
1561
  {
1463
1562
  name: "Alchemy",
1464
1563
  slug: "alchemy",
@@ -1491,25 +1590,6 @@ var techStack = [
1491
1590
  "Utilized Hardhat in projects like BitLauncher for smart contract development and testing."
1492
1591
  ]
1493
1592
  },
1494
- {
1495
- name: "Node.js",
1496
- slug: "nodejs",
1497
- tag: "NodeJS",
1498
- image: "/images/tech/nodejs.png",
1499
- description: "A JavaScript runtime built on Chrome's V8 JavaScript engine, designed to build scalable network applications.",
1500
- link: "https://nodejs.org/",
1501
- since: "2009",
1502
- intro: [
1503
- "Node.js is known for its event-driven, non-blocking I/O model, which makes it lightweight and efficient for building web servers and applications.",
1504
- "It is widely used for developing server-side and networking applications."
1505
- ],
1506
- experience: [
1507
- "Founded Costa Rica JS, a meetup group that became Central America's largest JavaScript community, promoting open-source and collaborative development.",
1508
- "Utilized Node.js in projects like Eat Arcade and 4Tius Fitness Data Tracker for building scalable backend services, adhering to the principle of keeping it simple.",
1509
- "Contributed to the development of decentralized applications like Emanate and Sense Chat, leveraging Node.js for efficient and secure communication.",
1510
- "Implemented Node.js in projects like Wink for server-side development and real-time data processing."
1511
- ]
1512
- },
1513
1593
  {
1514
1594
  name: "GraphQL",
1515
1595
  slug: "graphql",
@@ -1527,24 +1607,6 @@ var techStack = [
1527
1607
  "Utilized GraphQL in projects like EOS Costa Rica for flexible and efficient API development."
1528
1608
  ]
1529
1609
  },
1530
- {
1531
- name: "React Native",
1532
- slug: "react-native",
1533
- tag: "React Native",
1534
- image: "/images/tech/react-native.png",
1535
- description: "A framework for building native apps using React.",
1536
- link: "https://reactnative.dev/",
1537
- since: "2015",
1538
- intro: [
1539
- "React Native allows developers to build mobile applications using React, enabling a single codebase for both iOS and Android.",
1540
- "It is known for its ability to create truly native apps with a consistent developer experience."
1541
- ],
1542
- experience: [
1543
- "Developed the first version of Wink's mobile app, focusing on seamless user experience and integration with AWS services.",
1544
- "Enhanced the Sense.chat app's performance and integrated it with the EOS mainnet for secure transactions.",
1545
- "Improved Tractor Supply's mobile app by developing an augmented reality feature and optimizing code quality."
1546
- ]
1547
- },
1548
1610
  {
1549
1611
  name: "WebGL",
1550
1612
  slug: "webgl",
@@ -1614,7 +1676,7 @@ var techStack = [
1614
1676
  {
1615
1677
  name: "TanStack Query",
1616
1678
  slug: "tanstack",
1617
- tag: "Tanstack",
1679
+ tag: "TanStack Query",
1618
1680
  image: "/images/tech/tanstack.png",
1619
1681
  description: "Powerful asynchronous state management for fetching, caching, and updating data in React applications.",
1620
1682
  link: "https://tanstack.com/query/latest",
@@ -1628,6 +1690,40 @@ var techStack = [
1628
1690
  "Utilized query invalidation and refetching strategies to keep UI data fresh and responsive."
1629
1691
  ]
1630
1692
  },
1693
+ {
1694
+ name: "TanStack Form",
1695
+ slug: "tanstack-form",
1696
+ tag: "TanStack Form",
1697
+ image: "/images/tech/tanstack-form.png",
1698
+ description: "A powerful form library for React applications, providing easy-to-use hooks for managing form state and validation.",
1699
+ link: "https://tanstack.com/form/latest",
1700
+ since: "2022",
1701
+ intro: [
1702
+ "TanStack Form simplifies form management in React applications, offering hooks for state management and validation.",
1703
+ "It provides a flexible and extensible API for building complex forms with ease."
1704
+ ],
1705
+ experience: [
1706
+ "Implemented TanStack Form in projects like BasilicEVM and bitlauncher for efficient form state management and validation.",
1707
+ "Utilized TanStack Form to create dynamic and responsive forms, enhancing user experience."
1708
+ ]
1709
+ },
1710
+ {
1711
+ name: "TanStack Start",
1712
+ slug: "tanstack-start",
1713
+ tag: "TanStack Start",
1714
+ image: "/images/tech/tanstack-start.png",
1715
+ description: "A starter kit for building modern web applications with TanStack libraries.",
1716
+ link: "https://tanstack.com/start/latest",
1717
+ since: "2023",
1718
+ intro: [
1719
+ "TanStack Start provides a starter kit for building modern web applications using TanStack libraries.",
1720
+ "It includes pre-configured setups for popular tools and libraries, streamlining the development process."
1721
+ ],
1722
+ experience: [
1723
+ "Utilized TanStack Start in projects like BasilicEVM and bitlauncher for quick and efficient project setup.",
1724
+ "Leveraged TanStack Start to integrate TanStack libraries seamlessly, accelerating development workflows."
1725
+ ]
1726
+ },
1631
1727
  {
1632
1728
  name: "WebAuthn",
1633
1729
  slug: "webauthn",
@@ -1677,38 +1773,6 @@ var techStack = [
1677
1773
  "Implemented NFT solutions in projects like RareMint and ZTX for digital asset creation and trading."
1678
1774
  ]
1679
1775
  },
1680
- {
1681
- name: "AI SDK",
1682
- slug: "ai-sdk",
1683
- tag: "AI SDK",
1684
- image: "/images/tech/ai-sdk.png",
1685
- description: "Software Development Kits for integrating AI capabilities into applications.",
1686
- link: "https://en.wikipedia.org/wiki/Software_development_kit",
1687
- since: "2023",
1688
- intro: [
1689
- "AI SDKs provide tools and libraries for integrating AI capabilities into applications, enhancing functionality and user experience.",
1690
- "They are used in various applications, from chatbots to data analysis and automation."
1691
- ],
1692
- experience: [
1693
- "Implemented AI SDKs in projects like Masterbots for advanced AI-driven features and automation."
1694
- ]
1695
- },
1696
- {
1697
- name: "LLMs",
1698
- slug: "llms",
1699
- tag: "LLMs",
1700
- image: "/images/tech/llms.png",
1701
- description: "Large Language Models used for natural language processing and understanding.",
1702
- link: "https://en.wikipedia.org/wiki/Language_model",
1703
- since: "2023",
1704
- intro: [
1705
- "LLMs are advanced models used for natural language processing, enabling applications to understand and generate human-like text.",
1706
- "They are widely used in chatbots, translation services, and content generation."
1707
- ],
1708
- experience: [
1709
- "Utilized LLMs in projects like Masterbots for enhanced natural language processing and user interaction."
1710
- ]
1711
- },
1712
1776
  {
1713
1777
  name: "Supabase",
1714
1778
  slug: "supabase",
package/dist/index.mjs CHANGED
@@ -10,7 +10,9 @@ var projects = [
10
10
  "Expo",
11
11
  "OpenAI",
12
12
  "AI SDK",
13
- "Tanstack",
13
+ "TanStack Query",
14
+ "TanStack Form",
15
+ "TanStack Start",
14
16
  "Tailwind",
15
17
  "LLMs"
16
18
  ],
@@ -46,7 +48,7 @@ var projects = [
46
48
  "Supabase",
47
49
  "ShadcnUI",
48
50
  "Tailwind",
49
- "Tanstack",
51
+ "TanStack Query",
50
52
  "Zod",
51
53
  "nuqs",
52
54
  "EVM",
@@ -86,7 +88,7 @@ var projects = [
86
88
  "Ethereum",
87
89
  "ShadcnUI",
88
90
  "Tailwind",
89
- "Tanstack",
91
+ "TanStack Query",
90
92
  "Zod",
91
93
  "nuqs",
92
94
  "Supabase"
@@ -127,7 +129,7 @@ var projects = [
127
129
  "Supabase",
128
130
  "ShadcnUI",
129
131
  "Tailwind",
130
- "Tanstack",
132
+ "TanStack Query",
131
133
  "Zod",
132
134
  "nuqs",
133
135
  "OpenAI",
@@ -171,7 +173,7 @@ var projects = [
171
173
  "GCP",
172
174
  "ShadcnUI",
173
175
  "Tailwind",
174
- "Tanstack",
176
+ "TanStack Query",
175
177
  "Zod",
176
178
  "nuqs"
177
179
  ],
@@ -264,6 +266,8 @@ var projects = [
264
266
  "Antelope",
265
267
  "C++",
266
268
  "ReactJS",
269
+ "WebAuthN",
270
+ "Biometrics",
267
271
  "GCP",
268
272
  "NodeJS",
269
273
  "GraphQL",
@@ -1141,15 +1145,18 @@ var projects = [
1141
1145
  related: [
1142
1146
  {
1143
1147
  url: "https://gaboesquivel.com/blog/2016-06-nodeschool-international-day",
1144
- title: "NodeSchool International Day"
1148
+ title: "NodeSchool International Day",
1149
+ publishedAt: "2016-06-01"
1145
1150
  },
1146
1151
  {
1147
1152
  url: "https://gaboesquivel.com/blog/2015-5-paintball.js-recap",
1148
- title: "Paintball.js Recap"
1153
+ title: "Paintball.js Recap",
1154
+ publishedAt: "2015-05-01"
1149
1155
  },
1150
1156
  {
1151
1157
  url: "https://gaboesquivel.com/blog/2014-01-developing-software-in-costa-rica",
1152
- title: "Developing Software in Costa Rica"
1158
+ title: "Developing Software in Costa Rica",
1159
+ publishedAt: "2014-01-01"
1153
1160
  }
1154
1161
  ]
1155
1162
  },
@@ -1182,19 +1189,23 @@ var projects = [
1182
1189
  related: [
1183
1190
  {
1184
1191
  url: "https://gaboesquivel.com/blog/2019-03-ticoblockchain-2019-recap",
1185
- title: "TicoBlockchain 2019 Recap"
1192
+ title: "TicoBlockchain 2019 Recap",
1193
+ publishedAt: "2019-03-01"
1186
1194
  },
1187
1195
  {
1188
1196
  url: "https://gaboesquivel.com/blog/2019-01-international-crypto-conference-in-costa-rica",
1189
- title: "International Crypto Conference in Costa Rica"
1197
+ title: "International Crypto Conference in Costa Rica",
1198
+ publishedAt: "2019-01-01"
1190
1199
  },
1191
1200
  {
1192
1201
  url: "https://gaboesquivel.com/blog/2018-07-costa-rica-crypto-cantina",
1193
- title: "Costa Rica Crypto Cantina"
1202
+ title: "Costa Rica Crypto Cantina",
1203
+ publishedAt: "2018-07-01"
1194
1204
  },
1195
1205
  {
1196
1206
  url: "https://gaboesquivel.com/blog/2018-06-blockchain-technology-in-costa-rica",
1197
- title: "Blockchain Technology in Costa Rica"
1207
+ title: "Blockchain Technology in Costa Rica",
1208
+ publishedAt: "2018-06-01"
1198
1209
  }
1199
1210
  ]
1200
1211
  },
@@ -1228,7 +1239,8 @@ var projects = [
1228
1239
  related: [
1229
1240
  {
1230
1241
  url: "https://gaboesquivel.com/blog/2018-07-costa-rica-crypto-cantina",
1231
- title: "Costa Rica Crypto Cantina"
1242
+ title: "Costa Rica Crypto Cantina",
1243
+ publishedAt: "2018-07-01"
1232
1244
  }
1233
1245
  ]
1234
1246
  }
@@ -1254,37 +1266,58 @@ var techStack = [
1254
1266
  ]
1255
1267
  },
1256
1268
  {
1257
- name: "Solidity",
1258
- slug: "solidity",
1259
- tag: "Solidity",
1260
- image: "/images/tech/solidity.png",
1261
- description: "A contract-oriented programming language for writing smart contracts on Ethereum.",
1262
- link: "https://soliditylang.org/",
1263
- since: "2017",
1269
+ name: "Node.js",
1270
+ slug: "nodejs",
1271
+ tag: "NodeJS",
1272
+ image: "/images/tech/nodejs.png",
1273
+ description: "A JavaScript runtime built on Chrome's V8 JavaScript engine, designed to build scalable network applications.",
1274
+ link: "https://nodejs.org/",
1275
+ since: "2009",
1264
1276
  intro: [
1265
- "Solidity is the primary language for writing smart contracts on Ethereum and other EVM-compatible blockchains.",
1266
- "It is designed to target the Ethereum Virtual Machine (EVM) and is influenced by C++, Python, and JavaScript."
1277
+ "Node.js is known for its event-driven, non-blocking I/O model, which makes it lightweight and efficient for building web servers and applications.",
1278
+ "It is widely used for developing server-side and networking applications."
1267
1279
  ],
1268
1280
  experience: [
1269
- "Developed smart contracts for the Knowledge ICO, focusing on security and efficiency, embodying the principle of keeping it simple.",
1270
- "Contributed to the development of asset-backed NFTs on Ethereum for RareMint, demonstrating the transformative power of blockchain technology.",
1271
- "Utilized Solidity in projects like BasilicEVM and bitlauncher for smart contract development and blockchain interactions."
1281
+ "Founded Costa Rica JS, a meetup group that became Central America's largest JavaScript community, promoting open-source and collaborative development.",
1282
+ "Utilized Node.js in projects like Eat Arcade and 4Tius Fitness Data Tracker for building scalable backend services, adhering to the principle of keeping it simple.",
1283
+ "Contributed to the development of decentralized applications like Emanate and Sense Chat, leveraging Node.js for efficient and secure communication.",
1284
+ "Implemented Node.js in projects like Wink for server-side development and real-time data processing."
1272
1285
  ]
1273
1286
  },
1274
1287
  {
1275
- name: "Foundry",
1276
- slug: "foundry",
1277
- tag: "Foundry",
1278
- image: "/images/tech/foundry.png",
1279
- description: "A blazing fast, portable, and modular toolkit for Ethereum application development.",
1280
- link: "https://getfoundry.sh/",
1281
- since: "2024",
1288
+ name: "ReactJS",
1289
+ slug: "reactjs",
1290
+ tag: "ReactJS",
1291
+ image: "/images/tech/reactjs.png",
1292
+ description: "A JavaScript library for building user interfaces, maintained by Facebook and a community of individual developers and companies.",
1293
+ link: "https://reactjs.org/",
1294
+ since: "2013",
1282
1295
  intro: [
1283
- "Foundry is a toolkit for Ethereum application development, known for its speed and modularity.",
1284
- "It provides a suite of tools for building, testing, and deploying smart contracts."
1296
+ "ReactJS is a popular JavaScript library for building user interfaces, particularly for single-page applications.",
1297
+ "It allows developers to create large web applications that can update and render efficiently in response to data changes."
1285
1298
  ],
1286
1299
  experience: [
1287
- "Utilized Foundry in projects like BasilicEVM for efficient smart contract development and testing."
1300
+ "Utilized ReactJS in various projects to build dynamic and responsive user interfaces.",
1301
+ "Implemented ReactJS in the development of web applications like Eat Arcade and 4Tius Fitness Data Tracker, focusing on performance and maintainability.",
1302
+ "Leveraged ReactJS's component-based architecture to enhance code reusability and scalability in projects like Wink and Sense Chat."
1303
+ ]
1304
+ },
1305
+ {
1306
+ name: "React Native",
1307
+ slug: "react-native",
1308
+ tag: "React Native",
1309
+ image: "/images/tech/react-native.png",
1310
+ description: "A framework for building native apps using React.",
1311
+ link: "https://reactnative.dev/",
1312
+ since: "2015",
1313
+ intro: [
1314
+ "React Native allows developers to build mobile applications using React, enabling a single codebase for both iOS and Android.",
1315
+ "It is known for its ability to create truly native apps with a consistent developer experience."
1316
+ ],
1317
+ experience: [
1318
+ "Developed the first version of Wink's mobile app, focusing on seamless user experience and integration with AWS services.",
1319
+ "Enhanced the Sense.chat app's performance and integrated it with the EOS mainnet for secure transactions.",
1320
+ "Improved Tractor Supply's mobile app by developing an augmented reality feature and optimizing code quality."
1288
1321
  ]
1289
1322
  },
1290
1323
  {
@@ -1305,40 +1338,6 @@ var techStack = [
1305
1338
  "Enhanced user experience in Masterbots and ZTX by leveraging Next.js features for seamless integration with blockchain technologies."
1306
1339
  ]
1307
1340
  },
1308
- {
1309
- name: "Ponder",
1310
- slug: "ponder",
1311
- tag: "Ponder",
1312
- image: "/images/tech/ponder.png",
1313
- description: "A tool for indexing and querying blockchain data.",
1314
- link: "https://ponder.io/",
1315
- since: "2024",
1316
- intro: [
1317
- "Ponder is a powerful tool for indexing and querying blockchain data, making it easier to build responsive dApps.",
1318
- "It provides real-time data processing capabilities, enhancing the performance of decentralized applications."
1319
- ],
1320
- experience: [
1321
- "Utilized Ponder in projects like BasilicEVM for efficient data indexing and real-time updates.",
1322
- "Implemented Ponder to improve data retrieval and processing in blockchain applications."
1323
- ]
1324
- },
1325
- {
1326
- name: "PostgreSQL",
1327
- slug: "postgresql",
1328
- tag: "Postgres",
1329
- image: "/images/tech/postgresql.png",
1330
- description: "A powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.",
1331
- link: "https://www.postgresql.org/",
1332
- since: "2012",
1333
- intro: [
1334
- "PostgreSQL is a highly stable database management system, used by many companies and organizations to store and manage their data.",
1335
- "It supports advanced data types and performance optimization features, making it a popular choice for complex applications."
1336
- ],
1337
- experience: [
1338
- "Implemented PostgreSQL in projects like BitLauncher and RareMint for efficient data management and querying.",
1339
- "Utilized PostgreSQL in projects like EOS Costa Rica and bitcashBank for robust database solutions."
1340
- ]
1341
- },
1342
1341
  {
1343
1342
  name: "Viem",
1344
1343
  slug: "viem",
@@ -1375,6 +1374,59 @@ var techStack = [
1375
1374
  "Utilized Wagmi in projects like bitlauncher for efficient Ethereum interactions."
1376
1375
  ]
1377
1376
  },
1377
+ {
1378
+ name: "EthersJS",
1379
+ slug: "ethersjs",
1380
+ tag: "Ethers",
1381
+ image: "/images/tech/ethersjs.png",
1382
+ description: "A library for interacting with the Ethereum blockchain and its ecosystem.",
1383
+ link: "https://docs.ethers.io/v5/",
1384
+ since: "2017",
1385
+ intro: [
1386
+ "EthersJS is a library designed to interact with the Ethereum blockchain, providing a simple and consistent interface for developers.",
1387
+ "It is widely used for its ease of use and comprehensive documentation, making it a popular choice for Ethereum development."
1388
+ ],
1389
+ experience: [
1390
+ "Utilized EthersJS in projects like BasilicEVM for seamless interaction with the Ethereum blockchain.",
1391
+ "Implemented EthersJS in RareMint for efficient smart contract interactions and NFT data indexing.",
1392
+ "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform.",
1393
+ "Led the architecture of Knowledge.io's token system using EthersJS for secure and efficient blockchain interactions."
1394
+ ]
1395
+ },
1396
+ {
1397
+ name: "Ponder",
1398
+ slug: "ponder",
1399
+ tag: "Ponder",
1400
+ image: "/images/tech/ponder.png",
1401
+ description: "A tool for indexing and querying blockchain data.",
1402
+ link: "https://ponder.io/",
1403
+ since: "2024",
1404
+ intro: [
1405
+ "Ponder is a powerful tool for indexing and querying blockchain data, making it easier to build responsive dApps.",
1406
+ "It provides real-time data processing capabilities, enhancing the performance of decentralized applications."
1407
+ ],
1408
+ experience: [
1409
+ "Utilized Ponder in projects like BasilicEVM for efficient data indexing and real-time updates.",
1410
+ "Implemented Ponder to improve data retrieval and processing in blockchain applications."
1411
+ ]
1412
+ },
1413
+ {
1414
+ name: "PostgreSQL",
1415
+ slug: "postgresql",
1416
+ tag: "Postgres",
1417
+ image: "/images/tech/postgresql.png",
1418
+ description: "A powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.",
1419
+ link: "https://www.postgresql.org/",
1420
+ since: "2012",
1421
+ intro: [
1422
+ "PostgreSQL is a highly stable database management system, used by many companies and organizations to store and manage their data.",
1423
+ "It supports advanced data types and performance optimization features, making it a popular choice for complex applications."
1424
+ ],
1425
+ experience: [
1426
+ "Implemented PostgreSQL in projects like BitLauncher and RareMint for efficient data management and querying.",
1427
+ "Utilized PostgreSQL in projects like EOS Costa Rica and bitcashBank for robust database solutions."
1428
+ ]
1429
+ },
1378
1430
  {
1379
1431
  name: "EVM",
1380
1432
  slug: "evm",
@@ -1392,6 +1444,72 @@ var techStack = [
1392
1444
  "Utilized EVM in projects like bitcashBank for decentralized application development."
1393
1445
  ]
1394
1446
  },
1447
+ {
1448
+ name: "Solidity",
1449
+ slug: "solidity",
1450
+ tag: "Solidity",
1451
+ image: "/images/tech/solidity.png",
1452
+ description: "A contract-oriented programming language for writing smart contracts on Ethereum.",
1453
+ link: "https://soliditylang.org/",
1454
+ since: "2017",
1455
+ intro: [
1456
+ "Solidity is the primary language for writing smart contracts on Ethereum and other EVM-compatible blockchains.",
1457
+ "It is designed to target the Ethereum Virtual Machine (EVM) and is influenced by C++, Python, and JavaScript."
1458
+ ],
1459
+ experience: [
1460
+ "Developed smart contracts for the Knowledge ICO, focusing on security and efficiency, embodying the principle of keeping it simple.",
1461
+ "Contributed to the development of asset-backed NFTs on Ethereum for RareMint, demonstrating the transformative power of blockchain technology.",
1462
+ "Utilized Solidity in projects like BasilicEVM and bitlauncher for smart contract development and blockchain interactions."
1463
+ ]
1464
+ },
1465
+ {
1466
+ name: "Foundry",
1467
+ slug: "foundry",
1468
+ tag: "Foundry",
1469
+ image: "/images/tech/foundry.png",
1470
+ description: "A blazing fast, portable, and modular toolkit for Ethereum application development.",
1471
+ link: "https://getfoundry.sh/",
1472
+ since: "2024",
1473
+ intro: [
1474
+ "Foundry is a toolkit for Ethereum application development, known for its speed and modularity.",
1475
+ "It provides a suite of tools for building, testing, and deploying smart contracts."
1476
+ ],
1477
+ experience: [
1478
+ "Utilized Foundry in projects like BasilicEVM for efficient smart contract development and testing."
1479
+ ]
1480
+ },
1481
+ {
1482
+ name: "AI SDK",
1483
+ slug: "ai-sdk",
1484
+ tag: "AI SDK",
1485
+ image: "/images/tech/ai-sdk.png",
1486
+ description: "Software Development Kits for integrating AI capabilities into applications.",
1487
+ link: "https://en.wikipedia.org/wiki/Software_development_kit",
1488
+ since: "2023",
1489
+ intro: [
1490
+ "AI SDKs provide tools and libraries for integrating AI capabilities into applications, enhancing functionality and user experience.",
1491
+ "They are used in various applications, from chatbots to data analysis and automation."
1492
+ ],
1493
+ experience: [
1494
+ "Implemented AI SDKs in projects like Masterbots for advanced AI-driven features and automation."
1495
+ ]
1496
+ },
1497
+ {
1498
+ name: "LLMs",
1499
+ slug: "llms",
1500
+ tag: "LLMs",
1501
+ image: "/images/tech/llms.png",
1502
+ description: "Large Language Models used for natural language processing and understanding.",
1503
+ link: "https://en.wikipedia.org/wiki/Language_model",
1504
+ since: "2023",
1505
+ intro: [
1506
+ "LLMs are advanced models used for natural language processing, enabling applications to understand and generate human-like text.",
1507
+ "They are widely used in chatbots, translation services, and content generation."
1508
+ ],
1509
+ experience: [
1510
+ "Utilized LLMs in projects like Masterbots for enhanced natural language processing and user interaction."
1511
+ ]
1512
+ },
1395
1513
  {
1396
1514
  name: "ThirdWeb",
1397
1515
  slug: "thirdweb",
@@ -1408,25 +1526,6 @@ var techStack = [
1408
1526
  "Utilized ThirdWeb in projects like BasilicEVM for streamlined Web3 application development."
1409
1527
  ]
1410
1528
  },
1411
- {
1412
- name: "EthersJS",
1413
- slug: "ethersjs",
1414
- tag: "Ethers",
1415
- image: "/images/tech/ethersjs.png",
1416
- description: "A library for interacting with the Ethereum blockchain and its ecosystem.",
1417
- link: "https://docs.ethers.io/v5/",
1418
- since: "2017",
1419
- intro: [
1420
- "EthersJS is a library designed to interact with the Ethereum blockchain, providing a simple and consistent interface for developers.",
1421
- "It is widely used for its ease of use and comprehensive documentation, making it a popular choice for Ethereum development."
1422
- ],
1423
- experience: [
1424
- "Utilized EthersJS in projects like BasilicEVM for seamless interaction with the Ethereum blockchain.",
1425
- "Implemented EthersJS in RareMint for efficient smart contract interactions and NFT data indexing.",
1426
- "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform.",
1427
- "Led the architecture of Knowledge.io's token system using EthersJS for secure and efficient blockchain interactions."
1428
- ]
1429
- },
1430
1529
  {
1431
1530
  name: "Alchemy",
1432
1531
  slug: "alchemy",
@@ -1459,25 +1558,6 @@ var techStack = [
1459
1558
  "Utilized Hardhat in projects like BitLauncher for smart contract development and testing."
1460
1559
  ]
1461
1560
  },
1462
- {
1463
- name: "Node.js",
1464
- slug: "nodejs",
1465
- tag: "NodeJS",
1466
- image: "/images/tech/nodejs.png",
1467
- description: "A JavaScript runtime built on Chrome's V8 JavaScript engine, designed to build scalable network applications.",
1468
- link: "https://nodejs.org/",
1469
- since: "2009",
1470
- intro: [
1471
- "Node.js is known for its event-driven, non-blocking I/O model, which makes it lightweight and efficient for building web servers and applications.",
1472
- "It is widely used for developing server-side and networking applications."
1473
- ],
1474
- experience: [
1475
- "Founded Costa Rica JS, a meetup group that became Central America's largest JavaScript community, promoting open-source and collaborative development.",
1476
- "Utilized Node.js in projects like Eat Arcade and 4Tius Fitness Data Tracker for building scalable backend services, adhering to the principle of keeping it simple.",
1477
- "Contributed to the development of decentralized applications like Emanate and Sense Chat, leveraging Node.js for efficient and secure communication.",
1478
- "Implemented Node.js in projects like Wink for server-side development and real-time data processing."
1479
- ]
1480
- },
1481
1561
  {
1482
1562
  name: "GraphQL",
1483
1563
  slug: "graphql",
@@ -1495,24 +1575,6 @@ var techStack = [
1495
1575
  "Utilized GraphQL in projects like EOS Costa Rica for flexible and efficient API development."
1496
1576
  ]
1497
1577
  },
1498
- {
1499
- name: "React Native",
1500
- slug: "react-native",
1501
- tag: "React Native",
1502
- image: "/images/tech/react-native.png",
1503
- description: "A framework for building native apps using React.",
1504
- link: "https://reactnative.dev/",
1505
- since: "2015",
1506
- intro: [
1507
- "React Native allows developers to build mobile applications using React, enabling a single codebase for both iOS and Android.",
1508
- "It is known for its ability to create truly native apps with a consistent developer experience."
1509
- ],
1510
- experience: [
1511
- "Developed the first version of Wink's mobile app, focusing on seamless user experience and integration with AWS services.",
1512
- "Enhanced the Sense.chat app's performance and integrated it with the EOS mainnet for secure transactions.",
1513
- "Improved Tractor Supply's mobile app by developing an augmented reality feature and optimizing code quality."
1514
- ]
1515
- },
1516
1578
  {
1517
1579
  name: "WebGL",
1518
1580
  slug: "webgl",
@@ -1582,7 +1644,7 @@ var techStack = [
1582
1644
  {
1583
1645
  name: "TanStack Query",
1584
1646
  slug: "tanstack",
1585
- tag: "Tanstack",
1647
+ tag: "TanStack Query",
1586
1648
  image: "/images/tech/tanstack.png",
1587
1649
  description: "Powerful asynchronous state management for fetching, caching, and updating data in React applications.",
1588
1650
  link: "https://tanstack.com/query/latest",
@@ -1596,6 +1658,40 @@ var techStack = [
1596
1658
  "Utilized query invalidation and refetching strategies to keep UI data fresh and responsive."
1597
1659
  ]
1598
1660
  },
1661
+ {
1662
+ name: "TanStack Form",
1663
+ slug: "tanstack-form",
1664
+ tag: "TanStack Form",
1665
+ image: "/images/tech/tanstack-form.png",
1666
+ description: "A powerful form library for React applications, providing easy-to-use hooks for managing form state and validation.",
1667
+ link: "https://tanstack.com/form/latest",
1668
+ since: "2022",
1669
+ intro: [
1670
+ "TanStack Form simplifies form management in React applications, offering hooks for state management and validation.",
1671
+ "It provides a flexible and extensible API for building complex forms with ease."
1672
+ ],
1673
+ experience: [
1674
+ "Implemented TanStack Form in projects like BasilicEVM and bitlauncher for efficient form state management and validation.",
1675
+ "Utilized TanStack Form to create dynamic and responsive forms, enhancing user experience."
1676
+ ]
1677
+ },
1678
+ {
1679
+ name: "TanStack Start",
1680
+ slug: "tanstack-start",
1681
+ tag: "TanStack Start",
1682
+ image: "/images/tech/tanstack-start.png",
1683
+ description: "A starter kit for building modern web applications with TanStack libraries.",
1684
+ link: "https://tanstack.com/start/latest",
1685
+ since: "2023",
1686
+ intro: [
1687
+ "TanStack Start provides a starter kit for building modern web applications using TanStack libraries.",
1688
+ "It includes pre-configured setups for popular tools and libraries, streamlining the development process."
1689
+ ],
1690
+ experience: [
1691
+ "Utilized TanStack Start in projects like BasilicEVM and bitlauncher for quick and efficient project setup.",
1692
+ "Leveraged TanStack Start to integrate TanStack libraries seamlessly, accelerating development workflows."
1693
+ ]
1694
+ },
1599
1695
  {
1600
1696
  name: "WebAuthn",
1601
1697
  slug: "webauthn",
@@ -1645,38 +1741,6 @@ var techStack = [
1645
1741
  "Implemented NFT solutions in projects like RareMint and ZTX for digital asset creation and trading."
1646
1742
  ]
1647
1743
  },
1648
- {
1649
- name: "AI SDK",
1650
- slug: "ai-sdk",
1651
- tag: "AI SDK",
1652
- image: "/images/tech/ai-sdk.png",
1653
- description: "Software Development Kits for integrating AI capabilities into applications.",
1654
- link: "https://en.wikipedia.org/wiki/Software_development_kit",
1655
- since: "2023",
1656
- intro: [
1657
- "AI SDKs provide tools and libraries for integrating AI capabilities into applications, enhancing functionality and user experience.",
1658
- "They are used in various applications, from chatbots to data analysis and automation."
1659
- ],
1660
- experience: [
1661
- "Implemented AI SDKs in projects like Masterbots for advanced AI-driven features and automation."
1662
- ]
1663
- },
1664
- {
1665
- name: "LLMs",
1666
- slug: "llms",
1667
- tag: "LLMs",
1668
- image: "/images/tech/llms.png",
1669
- description: "Large Language Models used for natural language processing and understanding.",
1670
- link: "https://en.wikipedia.org/wiki/Language_model",
1671
- since: "2023",
1672
- intro: [
1673
- "LLMs are advanced models used for natural language processing, enabling applications to understand and generate human-like text.",
1674
- "They are widely used in chatbots, translation services, and content generation."
1675
- ],
1676
- experience: [
1677
- "Utilized LLMs in projects like Masterbots for enhanced natural language processing and user interaction."
1678
- ]
1679
- },
1680
1744
  {
1681
1745
  name: "Supabase",
1682
1746
  slug: "supabase",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "3.9.3",
3
+ "version": "3.9.5",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./dist/index.js",