gaboesquivel 3.4.8 → 3.4.9

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 CHANGED
@@ -312,7 +312,9 @@ var projects = [
312
312
  "slug": "knowledge-io",
313
313
  "description": "Knowledge is a platform that rewards users for sharing information, recognized through a token system.\n My role at Knowledge included leading the architecture of the token and supporting systems for a successful ICO, and forming a skilled development team.",
314
314
  "tech": [
315
+ "Typescript",
315
316
  "Ethereum",
317
+ "EthersJS",
316
318
  "Solidity",
317
319
  "AWS",
318
320
  "Serverless",
@@ -1074,7 +1076,7 @@ var techStack = [
1074
1076
  image: "/images/tech/typescript.png",
1075
1077
  description: "A strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.",
1076
1078
  link: "https://www.typescriptlang.org/",
1077
- since: "2018",
1079
+ since: "2012",
1078
1080
  intro: [
1079
1081
  "TypeScript is a superset of JavaScript that adds static types, enhancing code quality and maintainability.",
1080
1082
  "It is widely used in modern web development for building scalable and robust applications."
@@ -1125,7 +1127,7 @@ var techStack = [
1125
1127
  image: "/images/tech/nextjs.png",
1126
1128
  description: "A React framework for production, providing hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.",
1127
1129
  link: "https://nextjs.org/",
1128
- since: "2020",
1130
+ since: "2012",
1129
1131
  intro: [
1130
1132
  "Next.js is a popular React framework that enables server-side rendering and static site generation for React applications.",
1131
1133
  "It is known for its performance optimizations and ease of use in building scalable web applications."
@@ -1160,7 +1162,7 @@ var techStack = [
1160
1162
  image: "/images/tech/postgresql.png",
1161
1163
  description: "A powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.",
1162
1164
  link: "https://www.postgresql.org/",
1163
- since: "2018",
1165
+ since: "2012",
1164
1166
  intro: [
1165
1167
  "PostgreSQL is a highly stable database management system, used by many companies and organizations to store and manage their data.",
1166
1168
  "It supports advanced data types and performance optimization features, making it a popular choice for complex applications."
@@ -1177,7 +1179,7 @@ var techStack = [
1177
1179
  image: "/images/tech/viem.png",
1178
1180
  description: "A library for interacting with Ethereum and other EVM-compatible blockchains.",
1179
1181
  link: "https://viem.io/",
1180
- since: "2020",
1182
+ since: "2023",
1181
1183
  intro: [
1182
1184
  "Viem is a modern library designed to simplify interactions with Ethereum and other EVM-compatible blockchains.",
1183
1185
  "It provides a robust set of tools for developers to build decentralized applications with ease."
@@ -1195,7 +1197,7 @@ var techStack = [
1195
1197
  image: "/images/tech/wagmi.png",
1196
1198
  description: "A collection of React hooks for Ethereum.",
1197
1199
  link: "https://wagmi.sh/",
1198
- since: "2020",
1200
+ since: "2023",
1199
1201
  intro: [
1200
1202
  "Wagmi provides a set of React hooks that simplify the process of building Ethereum applications.",
1201
1203
  "It is designed to work seamlessly with popular libraries like ethers.js and viem."
@@ -1246,7 +1248,7 @@ var techStack = [
1246
1248
  image: "/images/tech/ai.png",
1247
1249
  description: "Artificial Intelligence technologies and tools for building intelligent applications.",
1248
1250
  link: "https://en.wikipedia.org/wiki/Artificial_intelligence",
1249
- since: "2018",
1251
+ since: "2022",
1250
1252
  intro: [
1251
1253
  "AI encompasses a range of technologies and tools for building intelligent applications that can learn and adapt.",
1252
1254
  "It is widely used in various fields, including natural language processing, computer vision, and robotics."
@@ -1263,7 +1265,7 @@ var techStack = [
1263
1265
  image: "/images/tech/ethersjs.png",
1264
1266
  description: "A library for interacting with the Ethereum blockchain and its ecosystem.",
1265
1267
  link: "https://docs.ethers.io/v5/",
1266
- since: "2018",
1268
+ since: "2017",
1267
1269
  intro: [
1268
1270
  "EthersJS is a library designed to interact with the Ethereum blockchain, providing a simple and consistent interface for developers.",
1269
1271
  "It is widely used for its ease of use and comprehensive documentation, making it a popular choice for Ethereum development."
@@ -1271,7 +1273,8 @@ var techStack = [
1271
1273
  experience: [
1272
1274
  "Utilized EthersJS in projects like BasilicEVM for seamless interaction with the Ethereum blockchain.",
1273
1275
  "Implemented EthersJS in RareMint for efficient smart contract interactions and NFT data indexing.",
1274
- "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform."
1276
+ "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform.",
1277
+ "Led the architecture of Knowledge.io's token system using EthersJS for secure and efficient blockchain interactions."
1275
1278
  ]
1276
1279
  },
1277
1280
  {
@@ -1325,6 +1328,22 @@ var techStack = [
1325
1328
  "Implemented Node.js in projects like Wink for server-side development and real-time data processing."
1326
1329
  ]
1327
1330
  },
1331
+ {
1332
+ name: "Ethereum",
1333
+ icon: "ethereum",
1334
+ tag: "Ethereum",
1335
+ image: "/images/tech/ethereum.png",
1336
+ description: "A decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1337
+ link: "https://ethereum.org/",
1338
+ since: "2017",
1339
+ intro: [
1340
+ "Ethereum is a decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1341
+ "It is widely used for its flexibility and support for a wide range of decentralized applications."
1342
+ ],
1343
+ experience: [
1344
+ "Utilized Ethereum in projects like Knowledge.io and RareMint for building decentralized applications and smart contracts."
1345
+ ]
1346
+ },
1328
1347
  {
1329
1348
  name: "GraphQL",
1330
1349
  icon: "graphql",
@@ -1332,7 +1351,7 @@ var techStack = [
1332
1351
  image: "/images/tech/graphql.png",
1333
1352
  description: "A query language for your API, and a server-side runtime for executing queries by using a type system you define for your data.",
1334
1353
  link: "https://graphql.org/",
1335
- since: "2018",
1354
+ since: "2015",
1336
1355
  intro: [
1337
1356
  "GraphQL provides a more efficient, powerful, and flexible alternative to REST, allowing clients to request exactly the data they need.",
1338
1357
  "It is widely used in modern web applications for its ability to streamline data fetching and improve performance."
@@ -1342,6 +1361,22 @@ var techStack = [
1342
1361
  "Utilized GraphQL in projects like EOS Costa Rica for flexible and efficient API development."
1343
1362
  ]
1344
1363
  },
1364
+ {
1365
+ name: "NFT",
1366
+ icon: "nft",
1367
+ tag: "NFT",
1368
+ image: "/images/tech/nft.png",
1369
+ description: "Non-Fungible Tokens, unique digital assets that represent ownership of a specific item or piece of content.",
1370
+ link: "https://en.wikipedia.org/wiki/Non-fungible_token",
1371
+ since: "2022",
1372
+ intro: [
1373
+ "NFTs are unique digital assets that represent ownership of a specific item or piece of content, often used in art, gaming, and collectibles.",
1374
+ "They are built on blockchain technology, ensuring authenticity and provenance."
1375
+ ],
1376
+ experience: [
1377
+ "Implemented NFT solutions in projects like RareMint and ZTX for digital asset creation and trading."
1378
+ ]
1379
+ },
1345
1380
  {
1346
1381
  name: "AI SDK",
1347
1382
  icon: "ai-sdk",
@@ -1390,38 +1425,6 @@ var techStack = [
1390
1425
  "Utilized WebGL in projects like ZTX for creating immersive 3D environments and visualizations."
1391
1426
  ]
1392
1427
  },
1393
- {
1394
- name: "Ethereum",
1395
- icon: "ethereum",
1396
- tag: "Ethereum",
1397
- image: "/images/tech/ethereum.png",
1398
- description: "A decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1399
- link: "https://ethereum.org/",
1400
- since: "2017",
1401
- intro: [
1402
- "Ethereum is a decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1403
- "It is widely used for its flexibility and support for a wide range of decentralized applications."
1404
- ],
1405
- experience: [
1406
- "Utilized Ethereum in projects like Knowledge.io and RareMint for building decentralized applications and smart contracts."
1407
- ]
1408
- },
1409
- {
1410
- name: "NFT",
1411
- icon: "nft",
1412
- tag: "NFT",
1413
- image: "/images/tech/nft.png",
1414
- description: "Non-Fungible Tokens, unique digital assets that represent ownership of a specific item or piece of content.",
1415
- link: "https://en.wikipedia.org/wiki/Non-fungible_token",
1416
- since: "2017",
1417
- intro: [
1418
- "NFTs are unique digital assets that represent ownership of a specific item or piece of content, often used in art, gaming, and collectibles.",
1419
- "They are built on blockchain technology, ensuring authenticity and provenance."
1420
- ],
1421
- experience: [
1422
- "Implemented NFT solutions in projects like RareMint and ZTX for digital asset creation and trading."
1423
- ]
1424
- },
1425
1428
  {
1426
1429
  name: "AWS",
1427
1430
  icon: "aws",
package/dist/index.mjs CHANGED
@@ -281,7 +281,9 @@ var projects = [
281
281
  "slug": "knowledge-io",
282
282
  "description": "Knowledge is a platform that rewards users for sharing information, recognized through a token system.\n My role at Knowledge included leading the architecture of the token and supporting systems for a successful ICO, and forming a skilled development team.",
283
283
  "tech": [
284
+ "Typescript",
284
285
  "Ethereum",
286
+ "EthersJS",
285
287
  "Solidity",
286
288
  "AWS",
287
289
  "Serverless",
@@ -1043,7 +1045,7 @@ var techStack = [
1043
1045
  image: "/images/tech/typescript.png",
1044
1046
  description: "A strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.",
1045
1047
  link: "https://www.typescriptlang.org/",
1046
- since: "2018",
1048
+ since: "2012",
1047
1049
  intro: [
1048
1050
  "TypeScript is a superset of JavaScript that adds static types, enhancing code quality and maintainability.",
1049
1051
  "It is widely used in modern web development for building scalable and robust applications."
@@ -1094,7 +1096,7 @@ var techStack = [
1094
1096
  image: "/images/tech/nextjs.png",
1095
1097
  description: "A React framework for production, providing hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.",
1096
1098
  link: "https://nextjs.org/",
1097
- since: "2020",
1099
+ since: "2012",
1098
1100
  intro: [
1099
1101
  "Next.js is a popular React framework that enables server-side rendering and static site generation for React applications.",
1100
1102
  "It is known for its performance optimizations and ease of use in building scalable web applications."
@@ -1129,7 +1131,7 @@ var techStack = [
1129
1131
  image: "/images/tech/postgresql.png",
1130
1132
  description: "A powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.",
1131
1133
  link: "https://www.postgresql.org/",
1132
- since: "2018",
1134
+ since: "2012",
1133
1135
  intro: [
1134
1136
  "PostgreSQL is a highly stable database management system, used by many companies and organizations to store and manage their data.",
1135
1137
  "It supports advanced data types and performance optimization features, making it a popular choice for complex applications."
@@ -1146,7 +1148,7 @@ var techStack = [
1146
1148
  image: "/images/tech/viem.png",
1147
1149
  description: "A library for interacting with Ethereum and other EVM-compatible blockchains.",
1148
1150
  link: "https://viem.io/",
1149
- since: "2020",
1151
+ since: "2023",
1150
1152
  intro: [
1151
1153
  "Viem is a modern library designed to simplify interactions with Ethereum and other EVM-compatible blockchains.",
1152
1154
  "It provides a robust set of tools for developers to build decentralized applications with ease."
@@ -1164,7 +1166,7 @@ var techStack = [
1164
1166
  image: "/images/tech/wagmi.png",
1165
1167
  description: "A collection of React hooks for Ethereum.",
1166
1168
  link: "https://wagmi.sh/",
1167
- since: "2020",
1169
+ since: "2023",
1168
1170
  intro: [
1169
1171
  "Wagmi provides a set of React hooks that simplify the process of building Ethereum applications.",
1170
1172
  "It is designed to work seamlessly with popular libraries like ethers.js and viem."
@@ -1215,7 +1217,7 @@ var techStack = [
1215
1217
  image: "/images/tech/ai.png",
1216
1218
  description: "Artificial Intelligence technologies and tools for building intelligent applications.",
1217
1219
  link: "https://en.wikipedia.org/wiki/Artificial_intelligence",
1218
- since: "2018",
1220
+ since: "2022",
1219
1221
  intro: [
1220
1222
  "AI encompasses a range of technologies and tools for building intelligent applications that can learn and adapt.",
1221
1223
  "It is widely used in various fields, including natural language processing, computer vision, and robotics."
@@ -1232,7 +1234,7 @@ var techStack = [
1232
1234
  image: "/images/tech/ethersjs.png",
1233
1235
  description: "A library for interacting with the Ethereum blockchain and its ecosystem.",
1234
1236
  link: "https://docs.ethers.io/v5/",
1235
- since: "2018",
1237
+ since: "2017",
1236
1238
  intro: [
1237
1239
  "EthersJS is a library designed to interact with the Ethereum blockchain, providing a simple and consistent interface for developers.",
1238
1240
  "It is widely used for its ease of use and comprehensive documentation, making it a popular choice for Ethereum development."
@@ -1240,7 +1242,8 @@ var techStack = [
1240
1242
  experience: [
1241
1243
  "Utilized EthersJS in projects like BasilicEVM for seamless interaction with the Ethereum blockchain.",
1242
1244
  "Implemented EthersJS in RareMint for efficient smart contract interactions and NFT data indexing.",
1243
- "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform."
1245
+ "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform.",
1246
+ "Led the architecture of Knowledge.io's token system using EthersJS for secure and efficient blockchain interactions."
1244
1247
  ]
1245
1248
  },
1246
1249
  {
@@ -1294,6 +1297,22 @@ var techStack = [
1294
1297
  "Implemented Node.js in projects like Wink for server-side development and real-time data processing."
1295
1298
  ]
1296
1299
  },
1300
+ {
1301
+ name: "Ethereum",
1302
+ icon: "ethereum",
1303
+ tag: "Ethereum",
1304
+ image: "/images/tech/ethereum.png",
1305
+ description: "A decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1306
+ link: "https://ethereum.org/",
1307
+ since: "2017",
1308
+ intro: [
1309
+ "Ethereum is a decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1310
+ "It is widely used for its flexibility and support for a wide range of decentralized applications."
1311
+ ],
1312
+ experience: [
1313
+ "Utilized Ethereum in projects like Knowledge.io and RareMint for building decentralized applications and smart contracts."
1314
+ ]
1315
+ },
1297
1316
  {
1298
1317
  name: "GraphQL",
1299
1318
  icon: "graphql",
@@ -1301,7 +1320,7 @@ var techStack = [
1301
1320
  image: "/images/tech/graphql.png",
1302
1321
  description: "A query language for your API, and a server-side runtime for executing queries by using a type system you define for your data.",
1303
1322
  link: "https://graphql.org/",
1304
- since: "2018",
1323
+ since: "2015",
1305
1324
  intro: [
1306
1325
  "GraphQL provides a more efficient, powerful, and flexible alternative to REST, allowing clients to request exactly the data they need.",
1307
1326
  "It is widely used in modern web applications for its ability to streamline data fetching and improve performance."
@@ -1311,6 +1330,22 @@ var techStack = [
1311
1330
  "Utilized GraphQL in projects like EOS Costa Rica for flexible and efficient API development."
1312
1331
  ]
1313
1332
  },
1333
+ {
1334
+ name: "NFT",
1335
+ icon: "nft",
1336
+ tag: "NFT",
1337
+ image: "/images/tech/nft.png",
1338
+ description: "Non-Fungible Tokens, unique digital assets that represent ownership of a specific item or piece of content.",
1339
+ link: "https://en.wikipedia.org/wiki/Non-fungible_token",
1340
+ since: "2022",
1341
+ intro: [
1342
+ "NFTs are unique digital assets that represent ownership of a specific item or piece of content, often used in art, gaming, and collectibles.",
1343
+ "They are built on blockchain technology, ensuring authenticity and provenance."
1344
+ ],
1345
+ experience: [
1346
+ "Implemented NFT solutions in projects like RareMint and ZTX for digital asset creation and trading."
1347
+ ]
1348
+ },
1314
1349
  {
1315
1350
  name: "AI SDK",
1316
1351
  icon: "ai-sdk",
@@ -1359,38 +1394,6 @@ var techStack = [
1359
1394
  "Utilized WebGL in projects like ZTX for creating immersive 3D environments and visualizations."
1360
1395
  ]
1361
1396
  },
1362
- {
1363
- name: "Ethereum",
1364
- icon: "ethereum",
1365
- tag: "Ethereum",
1366
- image: "/images/tech/ethereum.png",
1367
- description: "A decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1368
- link: "https://ethereum.org/",
1369
- since: "2017",
1370
- intro: [
1371
- "Ethereum is a decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1372
- "It is widely used for its flexibility and support for a wide range of decentralized applications."
1373
- ],
1374
- experience: [
1375
- "Utilized Ethereum in projects like Knowledge.io and RareMint for building decentralized applications and smart contracts."
1376
- ]
1377
- },
1378
- {
1379
- name: "NFT",
1380
- icon: "nft",
1381
- tag: "NFT",
1382
- image: "/images/tech/nft.png",
1383
- description: "Non-Fungible Tokens, unique digital assets that represent ownership of a specific item or piece of content.",
1384
- link: "https://en.wikipedia.org/wiki/Non-fungible_token",
1385
- since: "2017",
1386
- intro: [
1387
- "NFTs are unique digital assets that represent ownership of a specific item or piece of content, often used in art, gaming, and collectibles.",
1388
- "They are built on blockchain technology, ensuring authenticity and provenance."
1389
- ],
1390
- experience: [
1391
- "Implemented NFT solutions in projects like RareMint and ZTX for digital asset creation and trading."
1392
- ]
1393
- },
1394
1397
  {
1395
1398
  name: "AWS",
1396
1399
  icon: "aws",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "3.4.8",
3
+ "version": "3.4.9",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./dist/index.js",