gaboesquivel 5.3.0 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/content/cv/ai.md +1 -1
- package/dist/content/cv/full.md +1 -1
- package/dist/content/cv/fullstack.md +1 -1
- package/dist/content/cv/web3.md +1 -1
- package/dist/content/projects/4tius-fitness-data-tracker.md +0 -1
- package/dist/content/projects/amc-yeah-tv-facebook-app.md +1 -0
- package/dist/content/projects/american-express.md +3 -3
- package/dist/content/projects/amex-money-talk.md +2 -4
- package/dist/content/projects/arinc-microfids.md +0 -1
- package/dist/content/projects/asoblockchain.md +4 -4
- package/dist/content/projects/bitcashbank.md +1 -1
- package/dist/content/projects/bitlauncher.md +2 -1
- package/dist/content/projects/costa-rica-js.md +3 -5
- package/dist/content/projects/earth.md +1 -5
- package/dist/content/projects/emanate.md +1 -0
- package/dist/content/projects/eos-costa-rica.md +1 -0
- package/dist/content/projects/its.md +2 -7
- package/dist/content/projects/jockey-hollow-bar-and-kitchen-menu-kiosk-app.md +0 -1
- package/dist/content/projects/jockey-hollow-bar-and-kitchen.md +1 -4
- package/dist/content/projects/knowledge-io.md +2 -2
- package/dist/content/projects/legal-agent.md +1 -1
- package/dist/content/projects/living-with-dryness.md +2 -7
- package/dist/content/projects/masterbots.md +2 -3
- package/dist/content/projects/mobtion.md +1 -5
- package/dist/content/projects/opyn.md +1 -0
- package/dist/content/projects/panini.md +2 -7
- package/dist/content/projects/photo-and-go.md +1 -2
- package/dist/content/projects/proparques.md +1 -5
- package/dist/content/projects/raremint.md +3 -3
- package/dist/content/projects/scotiatico.md +1 -6
- package/dist/content/projects/staples.md +3 -7
- package/dist/content/projects/suntrust.md +2 -7
- package/dist/content/projects/trivenzor.md +1 -6
- package/dist/content/projects/wink.md +1 -0
- package/dist/content/projects/ztx.md +1 -0
- package/dist/content/tech/ethersjs.md +1 -1
- package/dist/content/tech/mootools.md +1 -1
- package/dist/content/tech/reactjs.md +1 -1
- package/dist/content/tech/rxjs.md +1 -1
- package/dist/content/tech/shadcn.md +1 -1
- package/dist/content/tech/wordpress.md +1 -1
- package/dist/cv.json +4 -4
- package/dist/index.d.mts +3 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +104 -335
- package/dist/index.mjs +104 -335
- package/dist/projects.json +55 -106
- package/dist/tech.json +6 -6
- package/package.json +1 -1
package/dist/content/cv/ai.md
CHANGED
|
@@ -18,7 +18,7 @@ skills:
|
|
|
18
18
|
LLMs, OpenAI, AI SDK, RAG, Embeddings, Vector Search, Agent Workflows,
|
|
19
19
|
Realtime Voice
|
|
20
20
|
- label: Frontend
|
|
21
|
-
keywords: React, Next.js, React Native, Expo, Tailwind,
|
|
21
|
+
keywords: React, Next.js, React Native, Expo, Tailwind, shadcn/ui, TanStack
|
|
22
22
|
- label: Backend
|
|
23
23
|
keywords: Node.js, PostgreSQL, Supabase, Redis, GraphQL
|
|
24
24
|
- label: Cloud & Infra
|
package/dist/content/cv/full.md
CHANGED
|
@@ -19,7 +19,7 @@ skills:
|
|
|
19
19
|
- label: Web3
|
|
20
20
|
keywords: Foundry, Hardhat, Viem, Wagmi, Ponder, Ethers
|
|
21
21
|
- label: Frontend
|
|
22
|
-
keywords: React, Next.js, Tailwind,
|
|
22
|
+
keywords: React, Next.js, Tailwind, shadcn/ui, React Native, Expo, TanStack
|
|
23
23
|
- label: Backend
|
|
24
24
|
keywords: Node.js, PostgreSQL, Supabase, Prisma, Drizzle, GraphQL
|
|
25
25
|
- label: Cloud & Infra
|
|
@@ -13,7 +13,7 @@ skills:
|
|
|
13
13
|
- label: Languages
|
|
14
14
|
keywords: TypeScript, JavaScript, Python, SQL
|
|
15
15
|
- label: Frontend
|
|
16
|
-
keywords: React, Next.js, Remix, React Native, Expo, Tailwind,
|
|
16
|
+
keywords: React, Next.js, Remix, React Native, Expo, Tailwind, shadcn/ui, TanStack
|
|
17
17
|
- label: Backend
|
|
18
18
|
keywords: Node.js, PostgreSQL, Supabase, Prisma, Drizzle, GraphQL, Redis
|
|
19
19
|
- label: Cloud & Infra
|
package/dist/content/cv/web3.md
CHANGED
|
@@ -18,7 +18,7 @@ skills:
|
|
|
18
18
|
- label: Languages
|
|
19
19
|
keywords: TypeScript, JavaScript, Solidity, SQL
|
|
20
20
|
- label: Frontend
|
|
21
|
-
keywords: React, Next.js, Remix, React Native, Tailwind,
|
|
21
|
+
keywords: React, Next.js, Remix, React Native, Tailwind, shadcn/ui
|
|
22
22
|
- label: Backend
|
|
23
23
|
keywords: Node.js, PostgreSQL, Supabase, Hasura GraphQL, Redis
|
|
24
24
|
- label: Cloud & Infra
|
|
@@ -29,6 +29,7 @@ story:
|
|
|
29
29
|
- "YEAH! was AMC's interactive streaming movie service: classic genre films with chapter navigation and bonus content inside the player. As Lead UI Engineer I owned the frontend architecture."
|
|
30
30
|
- "I integrated the player with Facebook for identity and sharing, and the back office with Brightcove for streaming and editing. Each curated film carried hundreds of interactive elements: trivia, interviews, quizzes."
|
|
31
31
|
- The work sat between a creative team and a backend team. The screen had to play the film and the extras without fighting the player.
|
|
32
|
+
experienceCompany: "AMC Networks"
|
|
32
33
|
order: 22
|
|
33
34
|
year: 2012
|
|
34
35
|
---
|
|
@@ -26,9 +26,9 @@ achievements:
|
|
|
26
26
|
- Implemented A/B testing strategies to optimize user engagement.
|
|
27
27
|
- Developed analytics integrations to track usage and improve performance.
|
|
28
28
|
story:
|
|
29
|
-
- At American Express
|
|
30
|
-
- I
|
|
31
|
-
|
|
29
|
+
- "At American Express I built cardmember and marketing web experiences: comparison sliders, landing pages, responsive layouts, A/B testing, and analytics."
|
|
30
|
+
- I helped move a large frontend from Dojo to jQuery while keeping experimentation and measurement in place on live financial surfaces.
|
|
31
|
+
experienceCompany: "American Express"
|
|
32
32
|
order: 19
|
|
33
33
|
year: 2009
|
|
34
34
|
---
|
|
@@ -9,6 +9,7 @@ type:
|
|
|
9
9
|
- other
|
|
10
10
|
- frontend
|
|
11
11
|
- institution
|
|
12
|
+
experienceCompany: "American Express"
|
|
12
13
|
link: "https://www.youtube.com/watch?v=a2vDoYyXIJQ"
|
|
13
14
|
image: "https://gaboesquivel.com/images/work/money-talk.jpg"
|
|
14
15
|
|
|
@@ -17,11 +18,8 @@ images: []
|
|
|
17
18
|
achievements:
|
|
18
19
|
- Developed an engaging landing page to enhance user interaction.
|
|
19
20
|
- Built a responsive landing page that held up on phones as well as desktops.
|
|
20
|
-
- Optimized page performance to improve load times and accessibility.
|
|
21
21
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I created a user-friendly interface with easy navigation and interaction features. The implementation used responsive design techniques to provide consistent experiences across different devices.
|
|
24
|
-
- The project supported American Express's financial literacy initiative for families. The landing page needed to effectively present information while encouraging participation in the campaign.
|
|
22
|
+
- American Express National Money Night Talk campaign landing page focused on parent-teen financial conversations.
|
|
25
23
|
order: 20
|
|
26
24
|
year: 2010
|
|
27
25
|
---
|
|
@@ -26,16 +26,16 @@ story:
|
|
|
26
26
|
- I helped start CriptoCantina and TicoBlockchain as education and gathering points, and worked on partnerships with ADEN Business School and ULACIT so there was somewhere to learn the technology.
|
|
27
27
|
- I also took part in policy discussions around regulation, representing members while keeping the association's work on education, partnerships, and events.
|
|
28
28
|
related:
|
|
29
|
-
- url: "
|
|
29
|
+
- url: "2019-03-ticoblockchain-2019-recap"
|
|
30
30
|
title: "TicoBlockchain 2019 Recap"
|
|
31
31
|
publishedAt: "2019-03-01"
|
|
32
|
-
- url: "
|
|
32
|
+
- url: "2019-01-international-crypto-conference-in-costa-rica"
|
|
33
33
|
title: "International Crypto Conference in Costa Rica"
|
|
34
34
|
publishedAt: "2019-01-01"
|
|
35
|
-
- url: "
|
|
35
|
+
- url: "2018-07-costa-rica-crypto-cantina"
|
|
36
36
|
title: "Costa Rica Crypto Cantina"
|
|
37
37
|
publishedAt: "2018-07-01"
|
|
38
|
-
- url: "
|
|
38
|
+
- url: "2018-06-blockchain-technology-in-costa-rica"
|
|
39
39
|
title: "Blockchain Technology in Costa Rica"
|
|
40
40
|
publishedAt: "2018-06-01"
|
|
41
41
|
order: 46
|
|
@@ -14,7 +14,6 @@ tech:
|
|
|
14
14
|
- GraphQL
|
|
15
15
|
- PostgreSQL
|
|
16
16
|
- TypeScript
|
|
17
|
-
- ShadcnUI
|
|
18
17
|
- Tailwind
|
|
19
18
|
- Stitches
|
|
20
19
|
- Zustand
|
|
@@ -41,6 +40,7 @@ story:
|
|
|
41
40
|
- Bitcash was a fiat-to-stablecoin and crypto exchange. As Lead Engineer, I architected its React, Vite, Node.js, PostgreSQL, Hasura, and Google Cloud stack and built its peer-to-peer exchange, realtime chat, and matching engine.
|
|
42
41
|
- I developed a realtime EOS indexer with Node.js worker threads, binary deserialization, and PostgreSQL on Google Cloud.
|
|
43
42
|
- I implemented WebAuthn for in-browser transaction signing and used Supabase subscriptions and webhooks for QR-based signature requests.
|
|
43
|
+
experienceCompany: "Bitcash"
|
|
44
44
|
order: 7
|
|
45
45
|
year: 2020
|
|
46
46
|
---
|
|
@@ -54,9 +54,10 @@ achievements:
|
|
|
54
54
|
- Developed the chatbot at bitlauncher.ai, with tool calls for news and YouTube and RAG for longer answers.
|
|
55
55
|
- Integrated AI SDK for internationalization automation and established an AI-driven development workflow using v0.dev, Anthropic Claude Sonnet, Cursor IDE, and SourceryAI.
|
|
56
56
|
story:
|
|
57
|
-
- "
|
|
57
|
+
- "Bitlauncher is an AI and crypto launchpad: token sales and batch auctions for early access to AI startups. I architected the Next.js, Supabase, viem, and wagmi stack."
|
|
58
58
|
- The auction sells at a uniform price. I built the bidding interface, the token bridge, wallets with live balances, and indexers for EOS EVM and EOS.
|
|
59
59
|
- I built this with the bitcash.org team I have worked with since 2020. I also wired AI SDK work for Masterbots and the i18n automation.
|
|
60
|
+
experienceCompany: "Bitlauncher"
|
|
60
61
|
order: 3
|
|
61
62
|
year: 2022
|
|
62
63
|
---
|
|
@@ -5,8 +5,6 @@ description: "A JavaScript community founded in 2010 that grew past 2,000 develo
|
|
|
5
5
|
tech:
|
|
6
6
|
- JavaScript
|
|
7
7
|
- NodeJS
|
|
8
|
-
- ReactJS
|
|
9
|
-
- TypeScript
|
|
10
8
|
type:
|
|
11
9
|
- other
|
|
12
10
|
- lead
|
|
@@ -30,13 +28,13 @@ story:
|
|
|
30
28
|
- As founder I organized the meetups, workshops, and conferences. The point was practical skill-building as Node.js and modern web frameworks arrived, not a networking club with a speaker at the front.
|
|
31
29
|
- The community became a place people used to learn, hire, and get hired. Workshops stayed hands-on so the knowledge transferred.
|
|
32
30
|
related:
|
|
33
|
-
- url: "
|
|
31
|
+
- url: "2016-06-nodeschool-international-day"
|
|
34
32
|
title: "NodeSchool International Day"
|
|
35
33
|
publishedAt: "2016-06-01"
|
|
36
|
-
- url: "
|
|
34
|
+
- url: "2015-5-paintball.js-recap"
|
|
37
35
|
title: "Paintball.js Recap"
|
|
38
36
|
publishedAt: "2015-05-01"
|
|
39
|
-
- url: "
|
|
37
|
+
- url: "2014-01-developing-software-in-costa-rica"
|
|
40
38
|
title: "Developing Software in Costa Rica"
|
|
41
39
|
publishedAt: "2014-01-01"
|
|
42
40
|
order: 45
|
|
@@ -9,7 +9,6 @@ tech:
|
|
|
9
9
|
type:
|
|
10
10
|
- other
|
|
11
11
|
- frontend
|
|
12
|
-
link: "#"
|
|
13
12
|
image: "https://gaboesquivel.com/images/work/wordpress-earth-pai.jpg"
|
|
14
13
|
|
|
15
14
|
|
|
@@ -17,11 +16,8 @@ images: []
|
|
|
17
16
|
achievements:
|
|
18
17
|
- Developed a content management system for EARTH University's website.
|
|
19
18
|
- Designed a responsive and accessible blog for community engagement.
|
|
20
|
-
- Implemented newsletter automation for improved communication.
|
|
21
19
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I implemented a content management system for efficient website updates and maintenance. This system allowed the university staff to manage their online presence without requiring technical expertise for routine content changes.
|
|
24
|
-
- The project included a responsive blog for community engagement and newsletter functionality for stakeholder communication. This work was completed while at IntergraphiDesign, my first job at a development shop, and applied web technologies to support an educational institution.
|
|
20
|
+
- WordPress site, blog, and newsletter for EARTH University while at IntergraphiDesign (my first development job).
|
|
25
21
|
order: 38
|
|
26
22
|
year: 2008
|
|
27
23
|
---
|
|
@@ -26,6 +26,7 @@ story:
|
|
|
26
26
|
- Emanate is a Web3 network marketplace for the music industry that streamlines creation, distribution, and monetization. At Emanate, I maintained and optimized the ReactJS web app streaming platform for better performance.
|
|
27
27
|
- I built back-office tools for artist revenue distribution, enabling more efficient payment processing. The system used blockchain technology to improve transparency and accuracy in financial transactions.
|
|
28
28
|
- I also integrated AWS services for the streaming app and the back office. The work was maintenance and payments, not a rewrite.
|
|
29
|
+
experienceCompany: "Emanate"
|
|
29
30
|
order: 8
|
|
30
31
|
year: 2019
|
|
31
32
|
---
|
|
@@ -39,6 +39,7 @@ story:
|
|
|
39
39
|
- Joining EOS Costa Rica at its inception, I helped launch the EOS mainnet and managed validator nodes across multiple EOSIO-based networks to maintain blockchain stability and security.
|
|
40
40
|
- As main architect and tech lead, I built a team and designed the architecture for Grant Thornton's custom private blockchain using Azure, Terraform, EOSIO, and a React client. This implementation provided an enterprise blockchain solution tailored to specific requirements.
|
|
41
41
|
- I also managed open source software development and developer relations to build community engagement. My work at EOS Costa Rica included establishing the custom development services division and expanding technical capabilities within the organization.
|
|
42
|
+
experienceCompany: "EOS Costa Rica"
|
|
42
43
|
order: 11
|
|
43
44
|
year: 2018
|
|
44
45
|
---
|
|
@@ -10,19 +10,14 @@ tech:
|
|
|
10
10
|
type:
|
|
11
11
|
- other
|
|
12
12
|
- frontend
|
|
13
|
-
link: "#"
|
|
14
13
|
image: "https://gaboesquivel.com/images/work/website-its.jpg"
|
|
15
14
|
|
|
16
15
|
|
|
17
16
|
images: []
|
|
18
17
|
achievements:
|
|
19
|
-
-
|
|
20
|
-
- Integrated CRM solutions to streamline customer interactions.
|
|
21
|
-
- Optimized website architecture for scalability and security.
|
|
18
|
+
- Deployed a company-wide CMS and CRM integration for ITS InfoCom.
|
|
22
19
|
story:
|
|
23
|
-
-
|
|
24
|
-
- I deployed a company-wide content management system for efficient website updates and maintenance. This implementation allowed staff to manage website content without requiring technical expertise for routine changes.
|
|
25
|
-
- The project included CRM integration to streamline customer interactions and data management. This work was completed while at IntergraphiDesign, my first development job, and delivered practical web solutions for a technology company.
|
|
20
|
+
- At IntergraphiDesign, my first development job, I built ITS InfoCom's corporate website, CMS, and CRM integration.
|
|
26
21
|
order: 42
|
|
27
22
|
year: 2008
|
|
28
23
|
---
|
|
@@ -22,11 +22,8 @@ images: []
|
|
|
22
22
|
achievements:
|
|
23
23
|
- Developed a fully responsive landing page with a focus on user experience.
|
|
24
24
|
- Cut page weight so the landing page loaded on the connections diners actually had.
|
|
25
|
-
- Integrated dynamic content features to showcase the restaurant's offerings effectively.
|
|
26
25
|
story:
|
|
27
|
-
-
|
|
28
|
-
- I built a user-friendly interface that highlighted the venue's unique features and dining options. The implementation focused on performance optimization to ensure smooth navigation and exploration.
|
|
29
|
-
- The page included dynamic content areas to showcase menus and events effectively. My development work created a functional online presence that accurately represented the restaurant's physical spaces and dining options.
|
|
26
|
+
- Historic-mansion restaurant with four dining concepts; I built the responsive landing page with SASS, jQuery, and Grunt, deployed on Heroku.
|
|
30
27
|
order: 25
|
|
31
28
|
year: 2013
|
|
32
29
|
---
|
|
@@ -33,8 +33,8 @@ achievements:
|
|
|
33
33
|
- Built a serverless AWS infrastructure for the token, marketplace, and wallet services.
|
|
34
34
|
story:
|
|
35
35
|
- Knowledge is a platform that rewards sharing information with an ERC-20 token. I led the token architecture and the systems around the 2018 mainnet ICO.
|
|
36
|
-
- I designed and implemented smart contracts for token rewards and transactions
|
|
37
|
-
|
|
36
|
+
- I designed and implemented smart contracts for token rewards and transactions, then built a serverless AWS stack for the token, marketplace, and wallet services.
|
|
37
|
+
experienceCompany: "Knowledge"
|
|
38
38
|
order: 17
|
|
39
39
|
year: 2017
|
|
40
40
|
---
|
|
@@ -24,7 +24,6 @@ type:
|
|
|
24
24
|
- backend
|
|
25
25
|
- fullstack
|
|
26
26
|
- startup
|
|
27
|
-
link: ""
|
|
28
27
|
image: "https://gaboesquivel.com/images/work/legalagent.png"
|
|
29
28
|
|
|
30
29
|
|
|
@@ -38,6 +37,7 @@ story:
|
|
|
38
37
|
- At LegalAgent, I integrated an AI assistant into their React Native mobile app with both voice and chat interfaces to help lawyers access case information efficiently.
|
|
39
38
|
- I implemented the Vercel AI SDK for chat functionality and OpenAI's Realtime API for voice features, building a multimodal interface with Tailwind CSS. The assistant uses RAG architecture to provide contextual legal support, document summaries, and procedural guidance in both Spanish and English.
|
|
40
39
|
- "I also developed an internal admin dashboard with TanStack Start: Microsoft SSO, system prompt management, and document categorization for RAG retrieval. The assistant is useful only if the team can run it after launch."
|
|
40
|
+
experienceCompany: "LegalAgent"
|
|
41
41
|
order: 1
|
|
42
42
|
year: 2025
|
|
43
43
|
---
|
|
@@ -9,19 +9,14 @@ tech:
|
|
|
9
9
|
type:
|
|
10
10
|
- other
|
|
11
11
|
- frontend
|
|
12
|
-
link: "#"
|
|
13
12
|
image: "https://gaboesquivel.com/images/work/living-with-dryness.jpg"
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
images: []
|
|
17
16
|
achievements:
|
|
18
|
-
-
|
|
19
|
-
- Implemented a user-friendly navigation system for better accessibility.
|
|
20
|
-
- Optimized website layout for enhanced readability and engagement.
|
|
17
|
+
- Built a responsive landing page and navigation for medical resources.
|
|
21
18
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I designed and developed a responsive landing page with valuable medical resources and implemented a user-friendly navigation system for better accessibility. The layout was optimized for readability and engagement.
|
|
24
|
-
- This project required balancing visual design with medical content presentation for a specific healthcare audience. The implementation focused on making medical information accessible and useful to the target users.
|
|
19
|
+
- Freelance WordPress work on a responsive medical information page focused on readability and navigation on mobile.
|
|
25
20
|
order: 44
|
|
26
21
|
year: 2011
|
|
27
22
|
---
|
|
@@ -37,9 +37,8 @@ achievements:
|
|
|
37
37
|
- Set up the Next.js application structure and trained the team on it.
|
|
38
38
|
- Integrated AI-driven development workflow using v0.dev, Anthropic Claude Sonnet, Cursor IDE, and SourceryAI.
|
|
39
39
|
story:
|
|
40
|
-
- Masterbots
|
|
41
|
-
- I integrated AI
|
|
42
|
-
- This project was built with the same team behind bitcash.org and bitlauncher.ai, continuing our collaborative work in AI and blockchain technologies. The platform combines AI capabilities with practical application design.
|
|
40
|
+
- Masterbots is a platform for domain-specific AI assistants with specialized interfaces, social sharing, and multilingual support.
|
|
41
|
+
- I integrated the AI SDK for internationalization automation, set up the Next.js application structure, and built specialized agent interfaces on top of it.
|
|
43
42
|
order: 4
|
|
44
43
|
year: 2024
|
|
45
44
|
---
|
|
@@ -10,7 +10,6 @@ tech:
|
|
|
10
10
|
type:
|
|
11
11
|
- other
|
|
12
12
|
- frontend
|
|
13
|
-
link: "#"
|
|
14
13
|
image: "https://gaboesquivel.com/images/work/mobtion.jpg"
|
|
15
14
|
|
|
16
15
|
|
|
@@ -18,11 +17,8 @@ images: []
|
|
|
18
17
|
achievements:
|
|
19
18
|
- Developed a responsive and modern website for Mobtion agency.
|
|
20
19
|
- Integrated WordPress CMS for efficient content management.
|
|
21
|
-
- Optimized website performance for improved loading speeds.
|
|
22
20
|
story:
|
|
23
|
-
-
|
|
24
|
-
- I created a modern and responsive website that effectively showcased their services and capabilities. The design focused on highlighting the agency's mobile development expertise and project portfolio.
|
|
25
|
-
- The implementation included WordPress CMS integration for efficient content management, allowing easy updates and maintenance. This work was completed while at IntergraphiDesign, my first development job, and delivered a functional web presence for a mobile development agency.
|
|
21
|
+
- Responsive agency site and WordPress CMS for Mobtion at IntergraphiDesign so they could update their mobile-dev portfolio without a developer.
|
|
26
22
|
order: 41
|
|
27
23
|
year: 2008
|
|
28
24
|
---
|
|
@@ -40,6 +40,7 @@ story:
|
|
|
40
40
|
- At Opyn, I built their trading interface with Next.js 14 and React Server Components. The frontend used shadcn/ui components based on Radix UI primitives with Tailwind CSS styling.
|
|
41
41
|
- I implemented Ponder for blockchain data indexing, storing data in PostgreSQL via Supabase. Chain interactions were handled through viem/wagmi with Alchemy RPC endpoints.
|
|
42
42
|
- The implementation prioritized type safety using Zod for schema validation, TanStack Query for data management, and nuqs for URL state handling.
|
|
43
|
+
experienceCompany: "Opyn"
|
|
43
44
|
order: 2
|
|
44
45
|
year: 2023
|
|
45
46
|
---
|
|
@@ -9,19 +9,14 @@ tech:
|
|
|
9
9
|
type:
|
|
10
10
|
- other
|
|
11
11
|
- frontend
|
|
12
|
-
link: "#"
|
|
13
12
|
image: "https://gaboesquivel.com/images/work/panini.jpg"
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
images: []
|
|
17
16
|
achievements:
|
|
18
|
-
-
|
|
19
|
-
- Optimized website performance and ensured cross-browser compatibility.
|
|
20
|
-
- Enhanced UI/UX for a smooth and intuitive user experience.
|
|
17
|
+
- Improved frontend performance and cross-browser compatibility for a WordPress site.
|
|
21
18
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I optimized website performance and ensured cross-browser compatibility for a consistent user experience. The work included UI/UX improvements to create an intuitive interface for better user engagement.
|
|
24
|
-
- This freelance project applied web development techniques to fulfill specific client requirements. The implementation delivered functional improvements while maintaining brand consistency.
|
|
19
|
+
- Freelance WordPress work for Panini focused on frontend performance, browser compatibility, and interface cleanup.
|
|
25
20
|
order: 37
|
|
26
21
|
year: 2008
|
|
27
22
|
---
|
|
@@ -25,8 +25,7 @@ achievements:
|
|
|
25
25
|
- Ran image storage and processing on AWS.
|
|
26
26
|
story:
|
|
27
27
|
- MyPhoto.com is an online platform for personalized photo products. I led the photo editor and the backend that plugged into the existing commerce system.
|
|
28
|
-
-
|
|
29
|
-
- The project required balancing technical requirements with usability considerations for customers creating custom photo products. My work delivered a functional photo customization solution integrated with e-commerce capabilities.
|
|
28
|
+
- I owned cropping, layouts, checkout handoff, and AWS-backed image storage and processing.
|
|
30
29
|
order: 29
|
|
31
30
|
year: 2014
|
|
32
31
|
---
|
|
@@ -9,7 +9,6 @@ tech:
|
|
|
9
9
|
type:
|
|
10
10
|
- other
|
|
11
11
|
- frontend
|
|
12
|
-
link: "#"
|
|
13
12
|
image: "https://gaboesquivel.com/images/work/proparques.jpg"
|
|
14
13
|
|
|
15
14
|
|
|
@@ -17,11 +16,8 @@ images: []
|
|
|
17
16
|
achievements:
|
|
18
17
|
- Developed an interactive national park map for user exploration.
|
|
19
18
|
- Designed a responsive and informative landing page.
|
|
20
|
-
- Integrated user-friendly navigation for enhanced accessibility.
|
|
21
19
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I created an interactive map for exploring various national parks, enhancing user understanding and appreciation of these resources. The map feature allowed visitors to learn about different parks and their unique characteristics.
|
|
24
|
-
- The implementation included a responsive landing page to ensure website accessibility across devices. This work was completed while at IntergraphiDesign, my first development job, and supported the organization's mission of promoting national park sustainability.
|
|
20
|
+
- Nonprofit landing page and interactive national-park map for ProParques at IntergraphiDesign.
|
|
25
21
|
order: 39
|
|
26
22
|
year: 2008
|
|
27
23
|
---
|
|
@@ -34,9 +34,9 @@ achievements:
|
|
|
34
34
|
- Refactored the marketplace using Next.js SSR for improved performance and responsiveness.
|
|
35
35
|
- Integrated Wallet Connect for secure transactions and improved user experience.
|
|
36
36
|
story:
|
|
37
|
-
- RareMint digitized real-world sports collectibles as NFTs.
|
|
38
|
-
- I built an EVM NFT data indexer using Moralis streams, Node.js, and PostgreSQL
|
|
39
|
-
|
|
37
|
+
- RareMint digitized real-world sports collectibles as NFTs. I worked on marketplace performance, wallet integration, and its first Pokémon card auctions on Polygon.
|
|
38
|
+
- I built an EVM NFT data indexer using Moralis streams, Node.js, and PostgreSQL, then refactored the marketplace with Next.js SSR for faster listing and auction flows.
|
|
39
|
+
experienceCompany: "RareMint"
|
|
40
40
|
order: 6
|
|
41
41
|
year: 2021
|
|
42
42
|
---
|
|
@@ -9,19 +9,14 @@ tech:
|
|
|
9
9
|
type:
|
|
10
10
|
- other
|
|
11
11
|
- frontend
|
|
12
|
-
link: "#"
|
|
13
12
|
image: "https://gaboesquivel.com/images/work/scotiatico.jpg"
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
images: []
|
|
17
16
|
achievements:
|
|
18
17
|
- Designed and developed an interactive newsletter layout for ScotiaBank.
|
|
19
|
-
- Enhanced customer engagement with visually appealing and responsive design.
|
|
20
|
-
- Implemented Wordpress CMS for easy content management and updates.
|
|
21
18
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I focused on creating a visually appealing and responsive design to improve customer engagement and ensure cross-device accessibility. This project was completed while working at IntergraphiDesign, my first development job.
|
|
24
|
-
- The implementation used Wordpress CMS for easy content management and updates, allowing the bank to efficiently maintain the newsletter. The project applied web development skills to create a practical communication tool for a financial institution.
|
|
19
|
+
- WordPress newsletter layout for Scotiabank Costa Rica at IntergraphiDesign.
|
|
25
20
|
order: 32
|
|
26
21
|
year: 2008
|
|
27
22
|
---
|
|
@@ -9,19 +9,15 @@ tech:
|
|
|
9
9
|
type:
|
|
10
10
|
- other
|
|
11
11
|
- frontend
|
|
12
|
-
link: "#"
|
|
13
12
|
image: "https://gaboesquivel.com/images/work/staples.jpg"
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
images: []
|
|
17
16
|
achievements:
|
|
18
|
-
-
|
|
19
|
-
-
|
|
20
|
-
- Optimized front-end performance for faster load times.
|
|
17
|
+
- Rebuilt the main navigation for smaller screens.
|
|
18
|
+
- Developed responsive UI components and front-end performance improvements.
|
|
21
19
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I developed responsive UI components to improve accessibility across different devices and screen sizes. The work included performance optimization to reduce load times and enhance usability.
|
|
24
|
-
- This freelance project required applying web development skills to improve an established e-commerce platform. The implementation focused on practical improvements to navigation and responsive design.
|
|
20
|
+
- "Freelance frontend work on Staples' ecommerce storefront: responsive navigation, UI components, and load-time improvements."
|
|
25
21
|
order: 33
|
|
26
22
|
year: 2011
|
|
27
23
|
---
|
|
@@ -8,19 +8,14 @@ tech:
|
|
|
8
8
|
type:
|
|
9
9
|
- other
|
|
10
10
|
- frontend
|
|
11
|
-
link: "#"
|
|
12
11
|
image: "https://gaboesquivel.com/images/work/suntrust-1.jpg"
|
|
13
12
|
|
|
14
13
|
|
|
15
14
|
images: []
|
|
16
15
|
achievements:
|
|
17
|
-
-
|
|
18
|
-
- Optimized website performance for increased user engagement.
|
|
19
|
-
- Implemented visually appealing UI/UX elements to enhance storytelling.
|
|
16
|
+
- Built the Solid Salutes campaign site for creating and sharing user-generated video salutes.
|
|
20
17
|
story:
|
|
21
|
-
- SunTrust's Solid Salutes campaign
|
|
22
|
-
- I built the campaign site from the first layout through launch, including the flow for creating and sharing a salute.
|
|
23
|
-
- The project required creating a platform that encouraged participation while maintaining brand consistency. The implementation enabled users to create and share personalized content within the campaign framework.
|
|
18
|
+
- I built SunTrust's Solid Salutes campaign site, including the flow for creating and sharing personalized video salutes.
|
|
24
19
|
order: 31
|
|
25
20
|
year: 2011
|
|
26
21
|
---
|
|
@@ -9,19 +9,14 @@ tech:
|
|
|
9
9
|
type:
|
|
10
10
|
- other
|
|
11
11
|
- frontend
|
|
12
|
-
link: "#"
|
|
13
12
|
image: "https://gaboesquivel.com/images/work/tribenzor.jpg"
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
images: []
|
|
17
16
|
achievements:
|
|
18
17
|
- Developed a fully responsive and accessible medical landing page.
|
|
19
|
-
- Ensured clarity and usability for both patients and healthcare providers.
|
|
20
|
-
- Optimized page speed and performance for better user engagement.
|
|
21
18
|
story:
|
|
22
|
-
-
|
|
23
|
-
- I ensured the page was fully responsive and accessible, providing clear information for both patients and healthcare professionals. The implementation included performance optimization for improved load times and user engagement.
|
|
24
|
-
- This project required careful attention to medical content presentation and regulatory compliance. The design needed to balance visual appeal with accurate information delivery for a healthcare audience.
|
|
19
|
+
- Responsive medical information landing page for Trivenzor (hypertension medication), built with MooTools for patients and clinicians.
|
|
25
20
|
order: 43
|
|
26
21
|
year: 2011
|
|
27
22
|
---
|
|
@@ -35,6 +35,7 @@ story:
|
|
|
35
35
|
- "Wink is Costa Rica's first neobank: a mobile app for banking without a branch visit. I built the first version of the app and the AWS backend it depended on."
|
|
36
36
|
- I chose the stack, planned the work, and coordinated partner-bank API integration. I also implemented biometric authentication so KYC and login did not need a branch visit.
|
|
37
37
|
- Launch required forming a development team that did not exist yet. A neobank has no useful version without the partner integrations, the auth, and the people to operate them.
|
|
38
|
+
experienceCompany: "Wink"
|
|
38
39
|
order: 18
|
|
39
40
|
year: 2015
|
|
40
41
|
---
|
|
@@ -35,6 +35,7 @@ story:
|
|
|
35
35
|
- ZTX is a Web3 virtual world with cryptocurrency-backed digital asset ownership. As a Software Engineer during its early stages, I helped develop the React application hosting the virtual-world experience.
|
|
36
36
|
- I set up the initial architecture using Next.js, TailwindCSS, and Framer Motion to create the application foundation. I also built a WebGL EVM wallet connector with Ethers.js to enable NFT trading functionality within the platform.
|
|
37
37
|
- The product is a consumer world with a live wallet session inside WebGL. I connected the Next.js experience to signing and NFT trading so the chain receded behind the screen.
|
|
38
|
+
experienceCompany: "ZTX"
|
|
38
39
|
order: 5
|
|
39
40
|
year: 2022
|
|
40
41
|
---
|