gaboesquivel 3.4.12 → 3.4.14
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 +74 -67
- package/dist/index.mjs +74 -67
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -290,6 +290,36 @@ var projects = [
|
|
|
290
290
|
"In addition to performance improvements, I enhanced the app's security and privacy features, reinforcing user protection. My contributions to Make Sense Labs reflect my dedication to developing secure and user-friendly blockchain applications."
|
|
291
291
|
]
|
|
292
292
|
},
|
|
293
|
+
{
|
|
294
|
+
title: "ChainGraph",
|
|
295
|
+
slug: "chaingraph",
|
|
296
|
+
description: "This real-time GraphQL toolkit is designed for EOSIO/Antelope blockchain applications, offering features like data subscriptions and querying multiple blockchains.\n As a personal side project during my time at Bitcash, I was responsible for the architectural design, technology selection, and coding of the toolkit, including a real-time blockchain data streaming package.",
|
|
297
|
+
tech: [
|
|
298
|
+
"Antelope",
|
|
299
|
+
"NodeJS",
|
|
300
|
+
"Docker",
|
|
301
|
+
"GraphQL",
|
|
302
|
+
"GCP",
|
|
303
|
+
"RXJS",
|
|
304
|
+
"ReactJS",
|
|
305
|
+
"Docker",
|
|
306
|
+
"TypeScript"
|
|
307
|
+
],
|
|
308
|
+
type: ["web3", "oss", "featured"],
|
|
309
|
+
link: "https://chaingraph.io",
|
|
310
|
+
image: "https://gaboesquivel.com/images/work/chaingraph.png",
|
|
311
|
+
repo: "https://github.com/chaingraph",
|
|
312
|
+
achievements: [
|
|
313
|
+
"Developed a real-time GraphQL subscription toolkit for EOSIO/Antelope blockchains.",
|
|
314
|
+
"Implemented blockchain data indexing and event streaming capabilities.",
|
|
315
|
+
"Designed an intuitive developer interface for querying multiple blockchain networks."
|
|
316
|
+
],
|
|
317
|
+
story: [
|
|
318
|
+
"ChainGraph was developed as a real-time GraphQL toolkit for EOSIO/Antelope blockchain applications, providing developers with powerful tools for data subscriptions and querying across multiple blockchains.",
|
|
319
|
+
"As a personal side project during my time at Bitcash, I took on the responsibility of architectural design, technology selection, and coding of the toolkit. This included developing a real-time blockchain data streaming package that enhanced the platform's capabilities.",
|
|
320
|
+
"The project reflects my passion for blockchain technology and my commitment to creating open-source tools that empower developers. ChainGraph continues to serve as a valuable resource for those working with EOSIO/Antelope blockchains, showcasing my ability to innovate and deliver impactful solutions."
|
|
321
|
+
]
|
|
322
|
+
},
|
|
293
323
|
{
|
|
294
324
|
title: "EOS Costa Rica",
|
|
295
325
|
slug: "eos-costa-rica",
|
|
@@ -347,72 +377,18 @@ var projects = [
|
|
|
347
377
|
]
|
|
348
378
|
},
|
|
349
379
|
{
|
|
350
|
-
title: "
|
|
351
|
-
slug: "
|
|
352
|
-
description: "
|
|
353
|
-
tech: [
|
|
354
|
-
"TypeScript",
|
|
355
|
-
"Ethereum",
|
|
356
|
-
"Ethers",
|
|
357
|
-
"Solidity",
|
|
358
|
-
"AWS",
|
|
359
|
-
"Serverless",
|
|
360
|
-
"GraphQL",
|
|
361
|
-
"React Native",
|
|
362
|
-
"NodeJS",
|
|
363
|
-
"EVM"
|
|
364
|
-
],
|
|
365
|
-
type: ["web3", "contract", "oss", "featured"],
|
|
366
|
-
link: "https://github.com/knowledge/ethereum-contracts",
|
|
367
|
-
image: "https://gaboesquivel.com/images/work/knowledge.png",
|
|
368
|
-
repo: "https://github.com/knowledge",
|
|
369
|
-
achievements: [
|
|
370
|
-
"Led the development and deployment of Knowledge.io's token system.",
|
|
371
|
-
"Designed and implemented smart contracts for token rewards and transactions.",
|
|
372
|
-
"Built a scalable serverless infrastructure to support the platform's growth."
|
|
373
|
-
],
|
|
374
|
-
story: [
|
|
375
|
-
"Knowledge.io is a platform that incentivizes users to share information by rewarding them with tokens. My role involved leading the architecture of the token and supporting systems, which were crucial for the platform's successful ICO.",
|
|
376
|
-
"I designed and implemented smart contracts that facilitated token rewards and transactions, ensuring a secure and efficient system. Additionally, I built a scalable serverless infrastructure using AWS, which supported the platform's growth and adaptability.",
|
|
377
|
-
"By forming a skilled development team, I ensured that Knowledge.io could continue to innovate and expand its offerings. My contributions reflect a commitment to leveraging blockchain technology to create rewarding and engaging user experiences."
|
|
378
|
-
]
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
title: "ChainGraph",
|
|
382
|
-
slug: "chaingraph",
|
|
383
|
-
description: "This real-time GraphQL toolkit is designed for EOSIO/Antelope blockchain applications, offering features like data subscriptions and querying multiple blockchains.\n As a personal side project during my time at Bitcash, I was responsible for the architectural design, technology selection, and coding of the toolkit, including a real-time blockchain data streaming package.",
|
|
380
|
+
title: "Fantasy Top Shots",
|
|
381
|
+
slug: "fantasy-top-shots",
|
|
382
|
+
description: "The mobile app game based on NBA Top Shot NFTs was developed for the 2022 Flow Hackathon. It leverages the popularity of NBA Top Shot NFTs to create an engaging gaming experience.\n My contribution to this project was in the game's design and development, utilizing my skills in blockchain technology and mobile app development.",
|
|
384
383
|
tech: [
|
|
385
|
-
"
|
|
386
|
-
"
|
|
387
|
-
"Docker",
|
|
388
|
-
"GraphQL",
|
|
389
|
-
"GCP",
|
|
390
|
-
"RXJS",
|
|
384
|
+
"Flow",
|
|
385
|
+
"NFT",
|
|
391
386
|
"ReactJS",
|
|
392
|
-
"
|
|
387
|
+
"Expo",
|
|
388
|
+
"Tailwind",
|
|
393
389
|
"TypeScript"
|
|
394
390
|
],
|
|
395
|
-
type: ["web3", "
|
|
396
|
-
link: "https://chaingraph.io",
|
|
397
|
-
image: "https://gaboesquivel.com/images/work/chaingraph.png",
|
|
398
|
-
repo: "https://github.com/chaingraph",
|
|
399
|
-
achievements: [
|
|
400
|
-
"Developed a real-time GraphQL subscription toolkit for EOSIO/Antelope blockchains.",
|
|
401
|
-
"Implemented blockchain data indexing and event streaming capabilities.",
|
|
402
|
-
"Designed an intuitive developer interface for querying multiple blockchain networks."
|
|
403
|
-
],
|
|
404
|
-
story: [
|
|
405
|
-
"ChainGraph was developed as a real-time GraphQL toolkit for EOSIO/Antelope blockchain applications, providing developers with powerful tools for data subscriptions and querying across multiple blockchains.",
|
|
406
|
-
"As a personal side project during my time at Bitcash, I took on the responsibility of architectural design, technology selection, and coding of the toolkit. This included developing a real-time blockchain data streaming package that enhanced the platform's capabilities.",
|
|
407
|
-
"The project reflects my passion for blockchain technology and my commitment to creating open-source tools that empower developers. ChainGraph continues to serve as a valuable resource for those working with EOSIO/Antelope blockchains, showcasing my ability to innovate and deliver impactful solutions."
|
|
408
|
-
]
|
|
409
|
-
},
|
|
410
|
-
{
|
|
411
|
-
title: "Fantasy Top Shots",
|
|
412
|
-
slug: "fantasy-top-shots",
|
|
413
|
-
description: "The mobile app game based on NBA Top Shot NFTs was developed for the 2022 Flow Hackathon. It leverages the popularity of NBA Top Shot NFTs to create an engaging gaming experience.\n My contribution to this project was in the game's design and development, utilizing my skills in blockchain technology and mobile app development.",
|
|
414
|
-
tech: ["Flow", "NFT", "ReactJS", "Expo", "Tailwind", "TypeScript"],
|
|
415
|
-
type: ["web3", "hackathon"],
|
|
391
|
+
type: ["web3", "hackathon", "featured"],
|
|
416
392
|
link: "https://fantasy-top-shot.vercel.app",
|
|
417
393
|
image: "https://gaboesquivel.com/images/work/fantasy-top-shots.png",
|
|
418
394
|
video: "https://www.youtube.com/watch?v=Il2aiKhy_ug",
|
|
@@ -462,7 +438,7 @@ var projects = [
|
|
|
462
438
|
"NFT",
|
|
463
439
|
"TypeScript"
|
|
464
440
|
],
|
|
465
|
-
type: ["ai", "web3", "hackathon"],
|
|
441
|
+
type: ["ai", "web3", "hackathon", "featured"],
|
|
466
442
|
link: "https://wizart.world",
|
|
467
443
|
image: "https://gaboesquivel.com/images/work/wizart-world.png",
|
|
468
444
|
video: "https://www.youtube.com/watch?v=I_vBUflXHFA",
|
|
@@ -498,6 +474,37 @@ var projects = [
|
|
|
498
474
|
"Through the implementation of a seamless GraphQL API, dBoard offers improved data interactions, allowing stakeholders to access and analyze information efficiently. This project reflects my commitment to advancing DAO technologies and creating tools that enhance organizational efficiency and community collaboration."
|
|
499
475
|
]
|
|
500
476
|
},
|
|
477
|
+
{
|
|
478
|
+
title: "Knowledge.io",
|
|
479
|
+
slug: "knowledge-io",
|
|
480
|
+
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.",
|
|
481
|
+
tech: [
|
|
482
|
+
"TypeScript",
|
|
483
|
+
"Ethereum",
|
|
484
|
+
"Ethers",
|
|
485
|
+
"Solidity",
|
|
486
|
+
"AWS",
|
|
487
|
+
"Serverless",
|
|
488
|
+
"GraphQL",
|
|
489
|
+
"React Native",
|
|
490
|
+
"NodeJS",
|
|
491
|
+
"EVM"
|
|
492
|
+
],
|
|
493
|
+
type: ["web3", "contract", "oss", "featured"],
|
|
494
|
+
link: "https://github.com/knowledge/ethereum-contracts",
|
|
495
|
+
image: "https://gaboesquivel.com/images/work/knowledge.png",
|
|
496
|
+
repo: "https://github.com/knowledge",
|
|
497
|
+
achievements: [
|
|
498
|
+
"Led the development and deployment of Knowledge.io's token system.",
|
|
499
|
+
"Designed and implemented smart contracts for token rewards and transactions.",
|
|
500
|
+
"Built a scalable serverless infrastructure to support the platform's growth."
|
|
501
|
+
],
|
|
502
|
+
story: [
|
|
503
|
+
"Knowledge.io is a platform that incentivizes users to share information by rewarding them with tokens. My role involved leading the architecture of the token and supporting systems, which were crucial for the platform's successful ICO.",
|
|
504
|
+
"I designed and implemented smart contracts that facilitated token rewards and transactions, ensuring a secure and efficient system. Additionally, I built a scalable serverless infrastructure using AWS, which supported the platform's growth and adaptability.",
|
|
505
|
+
"By forming a skilled development team, I ensured that Knowledge.io could continue to innovate and expand its offerings. My contributions reflect a commitment to leveraging blockchain technology to create rewarding and engaging user experiences."
|
|
506
|
+
]
|
|
507
|
+
},
|
|
501
508
|
{
|
|
502
509
|
title: "Wink",
|
|
503
510
|
slug: "wink",
|
|
@@ -542,7 +549,7 @@ var projects = [
|
|
|
542
549
|
"jQuery",
|
|
543
550
|
"CSS"
|
|
544
551
|
],
|
|
545
|
-
type: ["full-time"],
|
|
552
|
+
type: ["full-time", "featured"],
|
|
546
553
|
achievements: [
|
|
547
554
|
"Enhanced user experience through AJAX-driven interactivity.",
|
|
548
555
|
"Implemented A/B testing strategies to optimize user engagement.",
|
|
@@ -578,7 +585,7 @@ var projects = [
|
|
|
578
585
|
slug: "elder-scrolls-online",
|
|
579
586
|
description: "The official website serves as a central hub for a gaming community, offering news, game guides, and forums.\n My role was to ensure a user-centric design for the website, facilitating easy navigation and engagement with the content, blending aesthetics and functionality for a dynamic digital platform.",
|
|
580
587
|
tech: ["PHP", "JavaScript", "jQuery", "Facebook API", "Twitter API"],
|
|
581
|
-
type: ["contract"],
|
|
588
|
+
type: ["contract", "featured"],
|
|
582
589
|
link: "http://elderscrollsonline.com",
|
|
583
590
|
image: "https://gaboesquivel.com/images/work/elder-scrolls.jpg",
|
|
584
591
|
achievements: [
|
|
@@ -605,7 +612,7 @@ var projects = [
|
|
|
605
612
|
"require.js",
|
|
606
613
|
"CSS"
|
|
607
614
|
],
|
|
608
|
-
type: ["full-time", "lead"],
|
|
615
|
+
type: ["full-time", "lead", "featured"],
|
|
609
616
|
link: "http://yeahtv.com",
|
|
610
617
|
image: "https://gaboesquivel.com/images/work/yeahtv.jpg",
|
|
611
618
|
achievements: [
|
|
@@ -625,7 +632,7 @@ var projects = [
|
|
|
625
632
|
description: "Tikr is an online store with dynamic, real-time fluctuating prices, offering a unique shopping experience. It operates on the Ruby on Rails-based Spree backend framework.\n My role at Tikr encompassed full-stack development with a focus on frontend development and customization of the Spree backend framework.",
|
|
626
633
|
link: "http://tikr.com",
|
|
627
634
|
image: "https://gaboesquivel.com/images/work/tikr.jpg",
|
|
628
|
-
type: ["contract"],
|
|
635
|
+
type: ["contract", "featured"],
|
|
629
636
|
tech: ["Ruby on Rails", "Spree", "Heroku", "Postgres", "jQuery", "SASS"],
|
|
630
637
|
achievements: [
|
|
631
638
|
"Developed a dynamic pricing engine using Spree and Ruby on Rails.",
|
package/dist/index.mjs
CHANGED
|
@@ -259,6 +259,36 @@ var projects = [
|
|
|
259
259
|
"In addition to performance improvements, I enhanced the app's security and privacy features, reinforcing user protection. My contributions to Make Sense Labs reflect my dedication to developing secure and user-friendly blockchain applications."
|
|
260
260
|
]
|
|
261
261
|
},
|
|
262
|
+
{
|
|
263
|
+
title: "ChainGraph",
|
|
264
|
+
slug: "chaingraph",
|
|
265
|
+
description: "This real-time GraphQL toolkit is designed for EOSIO/Antelope blockchain applications, offering features like data subscriptions and querying multiple blockchains.\n As a personal side project during my time at Bitcash, I was responsible for the architectural design, technology selection, and coding of the toolkit, including a real-time blockchain data streaming package.",
|
|
266
|
+
tech: [
|
|
267
|
+
"Antelope",
|
|
268
|
+
"NodeJS",
|
|
269
|
+
"Docker",
|
|
270
|
+
"GraphQL",
|
|
271
|
+
"GCP",
|
|
272
|
+
"RXJS",
|
|
273
|
+
"ReactJS",
|
|
274
|
+
"Docker",
|
|
275
|
+
"TypeScript"
|
|
276
|
+
],
|
|
277
|
+
type: ["web3", "oss", "featured"],
|
|
278
|
+
link: "https://chaingraph.io",
|
|
279
|
+
image: "https://gaboesquivel.com/images/work/chaingraph.png",
|
|
280
|
+
repo: "https://github.com/chaingraph",
|
|
281
|
+
achievements: [
|
|
282
|
+
"Developed a real-time GraphQL subscription toolkit for EOSIO/Antelope blockchains.",
|
|
283
|
+
"Implemented blockchain data indexing and event streaming capabilities.",
|
|
284
|
+
"Designed an intuitive developer interface for querying multiple blockchain networks."
|
|
285
|
+
],
|
|
286
|
+
story: [
|
|
287
|
+
"ChainGraph was developed as a real-time GraphQL toolkit for EOSIO/Antelope blockchain applications, providing developers with powerful tools for data subscriptions and querying across multiple blockchains.",
|
|
288
|
+
"As a personal side project during my time at Bitcash, I took on the responsibility of architectural design, technology selection, and coding of the toolkit. This included developing a real-time blockchain data streaming package that enhanced the platform's capabilities.",
|
|
289
|
+
"The project reflects my passion for blockchain technology and my commitment to creating open-source tools that empower developers. ChainGraph continues to serve as a valuable resource for those working with EOSIO/Antelope blockchains, showcasing my ability to innovate and deliver impactful solutions."
|
|
290
|
+
]
|
|
291
|
+
},
|
|
262
292
|
{
|
|
263
293
|
title: "EOS Costa Rica",
|
|
264
294
|
slug: "eos-costa-rica",
|
|
@@ -316,72 +346,18 @@ var projects = [
|
|
|
316
346
|
]
|
|
317
347
|
},
|
|
318
348
|
{
|
|
319
|
-
title: "
|
|
320
|
-
slug: "
|
|
321
|
-
description: "
|
|
322
|
-
tech: [
|
|
323
|
-
"TypeScript",
|
|
324
|
-
"Ethereum",
|
|
325
|
-
"Ethers",
|
|
326
|
-
"Solidity",
|
|
327
|
-
"AWS",
|
|
328
|
-
"Serverless",
|
|
329
|
-
"GraphQL",
|
|
330
|
-
"React Native",
|
|
331
|
-
"NodeJS",
|
|
332
|
-
"EVM"
|
|
333
|
-
],
|
|
334
|
-
type: ["web3", "contract", "oss", "featured"],
|
|
335
|
-
link: "https://github.com/knowledge/ethereum-contracts",
|
|
336
|
-
image: "https://gaboesquivel.com/images/work/knowledge.png",
|
|
337
|
-
repo: "https://github.com/knowledge",
|
|
338
|
-
achievements: [
|
|
339
|
-
"Led the development and deployment of Knowledge.io's token system.",
|
|
340
|
-
"Designed and implemented smart contracts for token rewards and transactions.",
|
|
341
|
-
"Built a scalable serverless infrastructure to support the platform's growth."
|
|
342
|
-
],
|
|
343
|
-
story: [
|
|
344
|
-
"Knowledge.io is a platform that incentivizes users to share information by rewarding them with tokens. My role involved leading the architecture of the token and supporting systems, which were crucial for the platform's successful ICO.",
|
|
345
|
-
"I designed and implemented smart contracts that facilitated token rewards and transactions, ensuring a secure and efficient system. Additionally, I built a scalable serverless infrastructure using AWS, which supported the platform's growth and adaptability.",
|
|
346
|
-
"By forming a skilled development team, I ensured that Knowledge.io could continue to innovate and expand its offerings. My contributions reflect a commitment to leveraging blockchain technology to create rewarding and engaging user experiences."
|
|
347
|
-
]
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
title: "ChainGraph",
|
|
351
|
-
slug: "chaingraph",
|
|
352
|
-
description: "This real-time GraphQL toolkit is designed for EOSIO/Antelope blockchain applications, offering features like data subscriptions and querying multiple blockchains.\n As a personal side project during my time at Bitcash, I was responsible for the architectural design, technology selection, and coding of the toolkit, including a real-time blockchain data streaming package.",
|
|
349
|
+
title: "Fantasy Top Shots",
|
|
350
|
+
slug: "fantasy-top-shots",
|
|
351
|
+
description: "The mobile app game based on NBA Top Shot NFTs was developed for the 2022 Flow Hackathon. It leverages the popularity of NBA Top Shot NFTs to create an engaging gaming experience.\n My contribution to this project was in the game's design and development, utilizing my skills in blockchain technology and mobile app development.",
|
|
353
352
|
tech: [
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
"Docker",
|
|
357
|
-
"GraphQL",
|
|
358
|
-
"GCP",
|
|
359
|
-
"RXJS",
|
|
353
|
+
"Flow",
|
|
354
|
+
"NFT",
|
|
360
355
|
"ReactJS",
|
|
361
|
-
"
|
|
356
|
+
"Expo",
|
|
357
|
+
"Tailwind",
|
|
362
358
|
"TypeScript"
|
|
363
359
|
],
|
|
364
|
-
type: ["web3", "
|
|
365
|
-
link: "https://chaingraph.io",
|
|
366
|
-
image: "https://gaboesquivel.com/images/work/chaingraph.png",
|
|
367
|
-
repo: "https://github.com/chaingraph",
|
|
368
|
-
achievements: [
|
|
369
|
-
"Developed a real-time GraphQL subscription toolkit for EOSIO/Antelope blockchains.",
|
|
370
|
-
"Implemented blockchain data indexing and event streaming capabilities.",
|
|
371
|
-
"Designed an intuitive developer interface for querying multiple blockchain networks."
|
|
372
|
-
],
|
|
373
|
-
story: [
|
|
374
|
-
"ChainGraph was developed as a real-time GraphQL toolkit for EOSIO/Antelope blockchain applications, providing developers with powerful tools for data subscriptions and querying across multiple blockchains.",
|
|
375
|
-
"As a personal side project during my time at Bitcash, I took on the responsibility of architectural design, technology selection, and coding of the toolkit. This included developing a real-time blockchain data streaming package that enhanced the platform's capabilities.",
|
|
376
|
-
"The project reflects my passion for blockchain technology and my commitment to creating open-source tools that empower developers. ChainGraph continues to serve as a valuable resource for those working with EOSIO/Antelope blockchains, showcasing my ability to innovate and deliver impactful solutions."
|
|
377
|
-
]
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
title: "Fantasy Top Shots",
|
|
381
|
-
slug: "fantasy-top-shots",
|
|
382
|
-
description: "The mobile app game based on NBA Top Shot NFTs was developed for the 2022 Flow Hackathon. It leverages the popularity of NBA Top Shot NFTs to create an engaging gaming experience.\n My contribution to this project was in the game's design and development, utilizing my skills in blockchain technology and mobile app development.",
|
|
383
|
-
tech: ["Flow", "NFT", "ReactJS", "Expo", "Tailwind", "TypeScript"],
|
|
384
|
-
type: ["web3", "hackathon"],
|
|
360
|
+
type: ["web3", "hackathon", "featured"],
|
|
385
361
|
link: "https://fantasy-top-shot.vercel.app",
|
|
386
362
|
image: "https://gaboesquivel.com/images/work/fantasy-top-shots.png",
|
|
387
363
|
video: "https://www.youtube.com/watch?v=Il2aiKhy_ug",
|
|
@@ -431,7 +407,7 @@ var projects = [
|
|
|
431
407
|
"NFT",
|
|
432
408
|
"TypeScript"
|
|
433
409
|
],
|
|
434
|
-
type: ["ai", "web3", "hackathon"],
|
|
410
|
+
type: ["ai", "web3", "hackathon", "featured"],
|
|
435
411
|
link: "https://wizart.world",
|
|
436
412
|
image: "https://gaboesquivel.com/images/work/wizart-world.png",
|
|
437
413
|
video: "https://www.youtube.com/watch?v=I_vBUflXHFA",
|
|
@@ -467,6 +443,37 @@ var projects = [
|
|
|
467
443
|
"Through the implementation of a seamless GraphQL API, dBoard offers improved data interactions, allowing stakeholders to access and analyze information efficiently. This project reflects my commitment to advancing DAO technologies and creating tools that enhance organizational efficiency and community collaboration."
|
|
468
444
|
]
|
|
469
445
|
},
|
|
446
|
+
{
|
|
447
|
+
title: "Knowledge.io",
|
|
448
|
+
slug: "knowledge-io",
|
|
449
|
+
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.",
|
|
450
|
+
tech: [
|
|
451
|
+
"TypeScript",
|
|
452
|
+
"Ethereum",
|
|
453
|
+
"Ethers",
|
|
454
|
+
"Solidity",
|
|
455
|
+
"AWS",
|
|
456
|
+
"Serverless",
|
|
457
|
+
"GraphQL",
|
|
458
|
+
"React Native",
|
|
459
|
+
"NodeJS",
|
|
460
|
+
"EVM"
|
|
461
|
+
],
|
|
462
|
+
type: ["web3", "contract", "oss", "featured"],
|
|
463
|
+
link: "https://github.com/knowledge/ethereum-contracts",
|
|
464
|
+
image: "https://gaboesquivel.com/images/work/knowledge.png",
|
|
465
|
+
repo: "https://github.com/knowledge",
|
|
466
|
+
achievements: [
|
|
467
|
+
"Led the development and deployment of Knowledge.io's token system.",
|
|
468
|
+
"Designed and implemented smart contracts for token rewards and transactions.",
|
|
469
|
+
"Built a scalable serverless infrastructure to support the platform's growth."
|
|
470
|
+
],
|
|
471
|
+
story: [
|
|
472
|
+
"Knowledge.io is a platform that incentivizes users to share information by rewarding them with tokens. My role involved leading the architecture of the token and supporting systems, which were crucial for the platform's successful ICO.",
|
|
473
|
+
"I designed and implemented smart contracts that facilitated token rewards and transactions, ensuring a secure and efficient system. Additionally, I built a scalable serverless infrastructure using AWS, which supported the platform's growth and adaptability.",
|
|
474
|
+
"By forming a skilled development team, I ensured that Knowledge.io could continue to innovate and expand its offerings. My contributions reflect a commitment to leveraging blockchain technology to create rewarding and engaging user experiences."
|
|
475
|
+
]
|
|
476
|
+
},
|
|
470
477
|
{
|
|
471
478
|
title: "Wink",
|
|
472
479
|
slug: "wink",
|
|
@@ -511,7 +518,7 @@ var projects = [
|
|
|
511
518
|
"jQuery",
|
|
512
519
|
"CSS"
|
|
513
520
|
],
|
|
514
|
-
type: ["full-time"],
|
|
521
|
+
type: ["full-time", "featured"],
|
|
515
522
|
achievements: [
|
|
516
523
|
"Enhanced user experience through AJAX-driven interactivity.",
|
|
517
524
|
"Implemented A/B testing strategies to optimize user engagement.",
|
|
@@ -547,7 +554,7 @@ var projects = [
|
|
|
547
554
|
slug: "elder-scrolls-online",
|
|
548
555
|
description: "The official website serves as a central hub for a gaming community, offering news, game guides, and forums.\n My role was to ensure a user-centric design for the website, facilitating easy navigation and engagement with the content, blending aesthetics and functionality for a dynamic digital platform.",
|
|
549
556
|
tech: ["PHP", "JavaScript", "jQuery", "Facebook API", "Twitter API"],
|
|
550
|
-
type: ["contract"],
|
|
557
|
+
type: ["contract", "featured"],
|
|
551
558
|
link: "http://elderscrollsonline.com",
|
|
552
559
|
image: "https://gaboesquivel.com/images/work/elder-scrolls.jpg",
|
|
553
560
|
achievements: [
|
|
@@ -574,7 +581,7 @@ var projects = [
|
|
|
574
581
|
"require.js",
|
|
575
582
|
"CSS"
|
|
576
583
|
],
|
|
577
|
-
type: ["full-time", "lead"],
|
|
584
|
+
type: ["full-time", "lead", "featured"],
|
|
578
585
|
link: "http://yeahtv.com",
|
|
579
586
|
image: "https://gaboesquivel.com/images/work/yeahtv.jpg",
|
|
580
587
|
achievements: [
|
|
@@ -594,7 +601,7 @@ var projects = [
|
|
|
594
601
|
description: "Tikr is an online store with dynamic, real-time fluctuating prices, offering a unique shopping experience. It operates on the Ruby on Rails-based Spree backend framework.\n My role at Tikr encompassed full-stack development with a focus on frontend development and customization of the Spree backend framework.",
|
|
595
602
|
link: "http://tikr.com",
|
|
596
603
|
image: "https://gaboesquivel.com/images/work/tikr.jpg",
|
|
597
|
-
type: ["contract"],
|
|
604
|
+
type: ["contract", "featured"],
|
|
598
605
|
tech: ["Ruby on Rails", "Spree", "Heroku", "Postgres", "jQuery", "SASS"],
|
|
599
606
|
achievements: [
|
|
600
607
|
"Developed a dynamic pricing engine using Spree and Ruby on Rails.",
|