gaboesquivel 3.10.2 → 3.12.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.
@@ -0,0 +1,2474 @@
1
+ // src/projects.ts
2
+ var projects = [
3
+ {
4
+ title: "LegalAgent",
5
+ slug: "legal-agent",
6
+ description: "AI assistant with both voice and chat capabilities into LegalAgent's React Native (Expo) mobile app. This assistant empowers lawyers to swiftly access case information, providing contextual legal support, document summaries, and procedural guidance.",
7
+ tech: [
8
+ "TypeScript",
9
+ "React Native",
10
+ "Expo",
11
+ "OpenAI",
12
+ "AI SDK",
13
+ "TanStack Query",
14
+ "TanStack Form",
15
+ "TanStack Start",
16
+ "Tailwind",
17
+ "LLMs",
18
+ "Redis",
19
+ "ReactJS"
20
+ ],
21
+ type: ["ai", "contract", "featured"],
22
+ link: "",
23
+ image: "https://gaboesquivel.com/images/work/legalagent.png",
24
+ images: [],
25
+ achievements: [
26
+ "Developed a multimodal AI assistant with voice and chat interfaces for a React Native app.",
27
+ "Implemented RAG architecture for contextual legal support and document summarization.",
28
+ "Created an admin dashboard with Microsoft SSO and document management features.",
29
+ "Established a bilingual support system with real-time voice transcription and synthesis."
30
+ ],
31
+ story: [
32
+ "At LegalAgent, I integrated a sophisticated AI assistant into their React Native mobile app, creating a powerful tool that combines voice and chat interfaces to help lawyers efficiently access case information.",
33
+ "Utilizing the Vercel AI SDK for chat and OpenAI's Realtime API for voice features, I developed a seamless multimodal interface styled with Tailwind CSS. The assistant employs RAG architecture to deliver contextual legal support, document summaries, and procedural guidance in both Spanish and English.",
34
+ "I also contributed to an internal admin dashboard using TanStack Start, featuring Microsoft SSO integration, system prompt management, and document categorization for RAG retrieval. This comprehensive solution significantly enhances legal team productivity and streamlines case file access."
35
+ ]
36
+ },
37
+ {
38
+ title: "Opyn",
39
+ slug: "opyn",
40
+ description: "Opyn is a decentralized options protocol on Arbitrum. I implemented their initial trading interface and data indexing setup for Arbitrum Testnet using Next.js, Ponder, and viem/wagmi.",
41
+ tech: [
42
+ "TypeScript",
43
+ "NextJS",
44
+ "Foundry",
45
+ "Solidity",
46
+ "Viem",
47
+ "Wagmi",
48
+ "Ponder",
49
+ "PostgreSQL",
50
+ "Supabase",
51
+ "ShadcnUI",
52
+ "Tailwind",
53
+ "TanStack Query",
54
+ "Zod",
55
+ "nuqs",
56
+ "EVM",
57
+ "Ethereum"
58
+ ],
59
+ type: ["web3", "contract", "featured"],
60
+ link: "https://opyn.co",
61
+ image: "https://gaboesquivel.com/images/work/opyn.png",
62
+ achievements: [
63
+ "Built trading interface with Next.js 14 and React Server Components",
64
+ "Set up Ponder indexing service with PostgreSQL for chain data",
65
+ "Integrated viem/wagmi for Arbitrum Testnet interactions",
66
+ "Implemented type-safe data validation and state management"
67
+ ],
68
+ story: [
69
+ "At Opyn, I developed their trading interface using Next.js 14 with React Server Components. The frontend utilized shadcn/ui components built on Radix UI primitives, with Tailwind CSS for styling.",
70
+ "The data layer was built using Ponder for chain indexing, storing data in PostgreSQL via Supabase. Chain interactions were handled through viem/wagmi with Alchemy RPC endpoints.",
71
+ "The codebase emphasized type safety throughout, using Zod for schema validation, TanStack Query for data management, and nuqs for URL state handling."
72
+ ]
73
+ },
74
+ {
75
+ title: "BasilicEVM",
76
+ slug: "basilic-evm",
77
+ description: "BasilicEVM is a performance-optimized development stack for EVM applications. Built with Foundry, viem/wagmi, and Next.js 15, it features AI-powered development workflows, specialized cursor rules, and streamlined UI generation. The stack includes smart contracts, chain integration, frontend components, and data layer with Ponder indexing.",
78
+ tech: [
79
+ "TypeScript",
80
+ "Solidity",
81
+ "Foundry",
82
+ "NextJS",
83
+ "ReactJS",
84
+ "Ponder",
85
+ "Postgres",
86
+ "Viem",
87
+ "Wagmi",
88
+ "EVM",
89
+ "ThirdWeb",
90
+ "Alchemy",
91
+ "Ethereum",
92
+ "ShadcnUI",
93
+ "Tailwind",
94
+ "TanStack Query",
95
+ "Zod",
96
+ "nuqs",
97
+ "Supabase"
98
+ ],
99
+ type: ["web3", "oss", "featured"],
100
+ link: "https://github.com/blockmatic/basilic-evm",
101
+ image: "https://gaboesquivel.com/images/work/basilic-evm.webp",
102
+ repo: "https://github.com/blockmatic/basilic-evm",
103
+ achievements: [
104
+ "Developed a modular architecture for EVM applications, improving scalability and maintainability.",
105
+ "Integrated AI-powered development workflows to optimize smart contract and frontend development."
106
+ ],
107
+ story: [
108
+ "BasilicEVM emerged from my extensive experience with EVM-based applications and the need for a more streamlined, performance-optimized development stack. The project combines cutting-edge technologies like Foundry, viem/wagmi, and Next.js 15 to create a comprehensive solution for building scalable blockchain applications.",
109
+ "By integrating AI-powered development workflows and specialized cursor rules, we've significantly improved developer productivity and code quality. The incorporation of Ponder indexing and Supabase has enabled real-time data processing capabilities, making it easier to build responsive and efficient dApps.",
110
+ "The project continues to evolve with community feedback, focusing on maintainability, performance, and developer experience. Our modular architecture ensures that teams can easily adapt and extend the stack to meet their specific needs."
111
+ ]
112
+ },
113
+ {
114
+ title: "bitlauncher",
115
+ slug: "bitlauncher",
116
+ description: "BitLauncher is an AI and crypto launchpad platform that provides early access to promising AI unicorn startups through token sales and auctions. It features a batch auction system for token sales, ensuring fair and transparent price discovery. Participants bid during a fixed period, and tokens are distributed at a uniform price, eliminating manipulation and ensuring equal opportunities for all investors.",
117
+ tech: [
118
+ "TypeScript",
119
+ "Solidity",
120
+ "Hardhat",
121
+ "EVM",
122
+ "NextJS",
123
+ "ReactJS",
124
+ "Viem",
125
+ "Wagmi",
126
+ "NodeJS",
127
+ "PostgreSQL",
128
+ "Ethereum",
129
+ "GCP",
130
+ "Docker",
131
+ "Alchemy",
132
+ "Trigger",
133
+ "Supabase",
134
+ "ShadcnUI",
135
+ "Tailwind",
136
+ "TanStack Query",
137
+ "Zod",
138
+ "nuqs",
139
+ "OpenAI",
140
+ "AI SDK",
141
+ "PostgreSQL"
142
+ ],
143
+ type: ["web3", "ai", "oss", "full-time", "lead", "defi", "featured"],
144
+ link: "https://bitlauncher.ai",
145
+ image: "https://gaboesquivel.com/images/work/bitlauncher.png",
146
+ video: "https://www.youtube.com/watch?v=U6vn3KOEwcQ",
147
+ repo: "https://github.com/bitcashorg/smartevm",
148
+ achievements: [
149
+ "Architected a full-stack solution using Viem, Wagmi, Alchemy, Trigger.dev, Supabase, Next.js 14, and ShadcnUI to ensure a scalable and responsive platform.",
150
+ "Crafted a custom token bridge for swapping USDT, USDC, and BITUSD to USDCred tokens, facilitating seamless bidding within the platform.",
151
+ "Implemented a transaction data indexing system with Supabase for efficient querying, real-time subscriptions, and data aggregation analytics.",
152
+ "Deployed Gnosis auction Solidity contracts to EOS EVM and developed a bidding interface with real-time updates via Supabase subscriptions.",
153
+ "Created a wallet interface that displays real-time EVM balances through Wagmi token balance subscriptions and EOS token balances via RPC polling.",
154
+ "Built a custom indexer for EOS EVM using Node.js, Viem EVM event subscriptions, and dFuse stream for EOS.",
155
+ "Developed the chatbot assistant at bitlauncher.ai, leveraging tools integration for accessing the latest news and YouTube videos, and RAG for detailed info retrieval.",
156
+ "Integrated AI SDK for internationalization automation and established an AI-driven development workflow using v0.dev, Anthropic Claude Sonnet, Cursor IDE, and SourceryAI."
157
+ ],
158
+ story: [
159
+ "BitLauncher was conceived as a cutting-edge AI and crypto launchpad platform, designed to provide early access to promising AI unicorn startups through token sales and auctions. By creating a decentralized platform, I aimed to democratize the investment process, ensuring that all participants have a fair chance to contribute and benefit.",
160
+ "The platform's batch auction system is a testament to this commitment, offering a transparent and manipulation-free environment for token sales. By distributing tokens at a uniform price, we eliminated the traditional barriers and biases often present in fundraising. The integration of advanced technologies like Viem, Wagmi, and Supabase ensures a seamless and responsive user experience.",
161
+ "This project was developed with the same talented team behind https://bitcash.org, with whom I've been contributing since 2020. Our shared expertise and dedication to innovation have been instrumental in bringing BitLauncher to life, reflecting our ongoing commitment to fostering inclusivity in the AI and blockchain communities."
162
+ ]
163
+ },
164
+ {
165
+ title: "Masterbots",
166
+ slug: "masterbots",
167
+ description: "Masterbots.ai is a platform that aims to elevate AI beyond ChatGPT by providing specialized chatbots, social sharing features, and user-friendly innovation. It features domain-specific AI chatbots that can perform more advanced tasks beyond basic information lookup or simple conversations.",
168
+ tech: [
169
+ "NextJS",
170
+ "NodeJS",
171
+ "GraphQL",
172
+ "ReactJS",
173
+ "PostgreSQL",
174
+ "TypeScript",
175
+ "OpenAI",
176
+ "AI SDK",
177
+ "LLMs",
178
+ "Docker",
179
+ "GCP",
180
+ "ShadcnUI",
181
+ "Tailwind",
182
+ "TanStack Query",
183
+ "Zod",
184
+ "nuqs",
185
+ "PostgreSQL"
186
+ ],
187
+ type: ["ai", "oss", "featured"],
188
+ link: "https://masterbots.ai",
189
+ image: "https://gaboesquivel.com/images/work/masterbots.png",
190
+ repo: "https://github.com/bitcashorg/masterbots",
191
+ achievements: [
192
+ "Integrated AI SDK for internationalization automation and AI-driven workflow.",
193
+ "Developed specialized AI agents and chatbot interfaces for various use cases.",
194
+ "Set up a scalable Next.js architecture and trained the team for effective implementation.",
195
+ "Integrated AI-driven development workflow using v0.dev, Anthropic Claude Sonnet, Cursor IDE, and SourceryAI."
196
+ ],
197
+ story: [
198
+ "Masterbots.ai was developed to push the boundaries of AI capabilities, moving beyond the limitations of traditional chatbots like ChatGPT. By focusing on domain-specific AI chatbots, the platform provides users with advanced conversational tools that can handle complex tasks and deliver more than just basic information.",
199
+ "The integration of AI SDKs and the development of specialized AI agents were central to this project. These innovations allowed us to automate internationalization and establish an AI-driven workflow, enhancing the platform's ability to cater to diverse user needs and preferences.",
200
+ "This project was developed by the same team behind bitcash.org and bitlauncher.ai, with whom I've been collaborating to drive innovation in AI and blockchain technologies. Our shared vision and expertise have been instrumental in creating Masterbots.ai, reflecting our commitment to advancing AI technology and transforming digital interactions."
201
+ ]
202
+ },
203
+ {
204
+ title: "ZTX",
205
+ slug: "ztx",
206
+ description: "ZTX, a web3 metaverse platform, enables creators to build, play, and earn. Supported by Jump Crypto and ZEPETO, it integrates blockchain for NFT trading.\n As a software consultant in the early stages of ZTX, I was responsible for developing the react app to host the metaverse and the WebGL/EVM wallet integration.",
207
+ tech: [
208
+ "WebGL",
209
+ "Ethereum",
210
+ "Ethers",
211
+ "NFT",
212
+ "NodeJS",
213
+ "ReactJS",
214
+ "NextJS",
215
+ "AWS",
216
+ "Serverless",
217
+ "Tailwind",
218
+ "TypeScript"
219
+ ],
220
+ type: ["web3", "full-time", "featured"],
221
+ link: "https://ztx.io",
222
+ image: "https://gaboesquivel.com/images/work/ztx.png",
223
+ video: "https://www.youtube.com/watch?v=h58y6UzZ7RA",
224
+ achievements: [
225
+ "Set up the initial React architecture using Next.js, TailwindCSS, and Framer Motion.",
226
+ "Developed a WebGL EVM wallet connector using Ethers.js.",
227
+ "Implemented advanced analytics and reporting using Google Tag Manager."
228
+ ],
229
+ story: [
230
+ "ZTX represents a pioneering effort in the web3 metaverse space, enabling creators to build, play, and earn within a blockchain-integrated environment. As a software consultant during its early stages, I played a crucial role in developing the React app that hosts the metaverse, ensuring seamless integration with blockchain technology.",
231
+ "My work involved setting up the initial architecture using Next.js, TailwindCSS, and Framer Motion, which provided a robust foundation for the platform's interactive features. Additionally, I developed a WebGL EVM wallet connector using Ethers.js, facilitating secure and efficient NFT trading within the metaverse.",
232
+ "Supported by Jump Crypto and ZEPETO, ZTX continues to evolve, offering creators new opportunities to engage with blockchain technology. My contributions to the project reflect my commitment to innovation and my ability to integrate complex technologies into user-friendly applications."
233
+ ]
234
+ },
235
+ {
236
+ title: "RareMint",
237
+ slug: "raremint",
238
+ description: "RareMint digitizes real-world sports collectibles as NFTs, offering a digital collectible experience.\n I led technical efforts at RareMint to enhance the NFT marketplace's performance and maintainability. Additionally, I supported integrating the platform with the Polygon network for auctions.",
239
+ tech: [
240
+ "NextJS",
241
+ "EVM",
242
+ "Ethers",
243
+ "NFT",
244
+ "ReactJS",
245
+ "GCP",
246
+ "NodeJS",
247
+ "GraphQL",
248
+ "TypeScript",
249
+ "Ethereum",
250
+ "Docker",
251
+ "Tailwind",
252
+ "PostgreSQL"
253
+ ],
254
+ type: ["web3", "full-time", "featured"],
255
+ link: "https://raremint.com",
256
+ image: "https://gaboesquivel.com/images/work/raremint.png",
257
+ video: "https://www.youtube.com/watch?v=2wh32w7N9xg",
258
+ images: ["https://gaboesquivel.com/images/work/raremint-perf.jpeg"],
259
+ achievements: [
260
+ "Built an EVM NFT data indexer using Moralis streams, Node.js, and PostgreSQL.",
261
+ "Refactored the marketplace using RemixRun SSR for improved performance and responsiveness.",
262
+ "Integrated Wallet Connect for secure transactions and improved user experience."
263
+ ],
264
+ story: [
265
+ "RareMint is at the forefront of digitizing real-world sports collectibles as NFTs, providing a unique digital collectible experience. As the technical lead, I focused on enhancing the marketplace's performance and maintainability, ensuring a seamless user experience.",
266
+ "My role involved building an EVM NFT data indexer using Moralis streams, Node.js, and PostgreSQL, which enabled efficient data processing and retrieval. Additionally, I refactored the marketplace using RemixRun SSR, significantly improving its performance and responsiveness.",
267
+ "By integrating Wallet Connect, I ensured secure transactions and enhanced user experience, making RareMint a reliable platform for NFT enthusiasts. My contributions reflect my dedication to leveraging blockchain technology to create innovative digital solutions."
268
+ ]
269
+ },
270
+ {
271
+ title: "bitcashBank",
272
+ slug: "bitcashbank",
273
+ description: "Bitcash allows users to buy, trade, deposit, and earn on cryptocurrencies, with a focus on exchanging funds for local currency stablecoins or bitUSD. The platform also features BitcashDAO for community-based decision-making.\n At Bitcash, my role from the start focused on infrastructure design, tech recruitment, and developer training. I later transitioned to a consulting role to guide the platform's continuous adaptation and success.",
274
+ tech: [
275
+ "Antelope",
276
+ "C++",
277
+ "ReactJS",
278
+ "WebAuthN",
279
+ "Biometrics",
280
+ "GCP",
281
+ "NodeJS",
282
+ "GraphQL",
283
+ "PostgreSQL",
284
+ "TypeScript",
285
+ "ShadcnUI",
286
+ "Tailwind",
287
+ "Stitches",
288
+ "Zustand"
289
+ ],
290
+ type: ["web3", "contract", "lead", "featured"],
291
+ link: "https://bitcash.org",
292
+ image: "https://gaboesquivel.com/images/work/bitcash-bank.png",
293
+ video: "https://www.youtube.com/watch?v=2JuHy_w0Ct4",
294
+ repo: "https://github.com/bitcashorg",
295
+ achievements: [
296
+ "Led infrastructure design and deployment, improving scalability and security.",
297
+ "Built and optimized BitcashDAO for efficient community governance.",
298
+ "Developed robust GraphQL APIs for seamless blockchain data retrieval."
299
+ ],
300
+ story: [
301
+ "BitcashBank is a comprehensive platform that empowers users to engage with cryptocurrencies, offering services like buying, trading, depositing, and earning. My initial role focused on designing the infrastructure, recruiting technical talent, and training developers to ensure a robust foundation for the platform.",
302
+ "As the platform evolved, I transitioned to a consulting role, guiding its continuous adaptation and success. I played a key role in building and optimizing BitcashDAO, which facilitates community-based decision-making, ensuring that the platform remains responsive to user needs.",
303
+ "To enhance the platform's capabilities, I developed chaingraph.io to support real-time updates and set up WebAuthn integration with the EOSIO blockchain for a 'walletless' experience, bypassing app stores and providing a super secure environment for users. This approach enabled a pure PWA, bypassing app stores and providing a super secure environment for users. My contributions to the project reflect a dedication to creating a secure and user-friendly environment for cryptocurrency enthusiasts."
304
+ ]
305
+ },
306
+ {
307
+ title: "Emanate",
308
+ slug: "emanate",
309
+ description: "Emanate is a Web3-powered network marketplace for the music industry, streamlining music creation, distribution, and monetization.\n At Emanate, I maintained the ReactJS web app streaming platform and the back office for artist revenue distribution.",
310
+ tech: ["ReactJS", "TypeScript", "EOS", "AWS", "Tailwind"],
311
+ type: ["web3", "contract", "featured"],
312
+ link: "https://emanate.live",
313
+ image: "https://gaboesquivel.com/images/work/emanate.png",
314
+ video: "https://www.youtube.com/watch?v=qjmn7M7YC9g",
315
+ achievements: [
316
+ "Maintained and optimized the ReactJS streaming platform for improved performance.",
317
+ "Developed back-office tools for efficient artist revenue distribution.",
318
+ "Integrated AWS cloud solutions for enhanced scalability."
319
+ ],
320
+ story: [
321
+ "Emanate is a revolutionary Web3-powered network marketplace designed to transform the music industry by streamlining music creation, distribution, and monetization. My role at Emanate involved maintaining and optimizing the ReactJS web app streaming platform, ensuring a seamless and high-performance user experience.",
322
+ "I developed back-office tools that facilitated efficient artist revenue distribution, allowing artists to receive their earnings promptly and transparently. This was achieved by leveraging the power of blockchain technology to ensure accuracy and trust in financial transactions.",
323
+ "Additionally, I integrated AWS cloud solutions to enhance the platform's scalability, enabling it to handle increased user demand and data processing requirements. My contributions to Emanate reflect my commitment to leveraging technology to create innovative solutions that empower artists and transform the music industry."
324
+ ]
325
+ },
326
+ {
327
+ title: "Make Sense Labs",
328
+ slug: "make-sense-labs",
329
+ description: "Sense.chat, developed by Sense, a blockchain and DeFi company, is a secure chat and transaction app focusing on user data privacy.\n My role at Sense involved enhancing the React Native app's performance and integrating it with the EOS mainnet for token functionality.",
330
+ tech: ["React Native", "TypeScript", "EOS"],
331
+ type: ["web3", "contract", "featured"],
332
+ link: "https://www.youtube.com/watch?v=2DJxzYDaAz8",
333
+ image: "https://gaboesquivel.com/images/work/sense-chat.png",
334
+ video: "https://www.youtube.com/watch?v=2DJxzYDaAz8",
335
+ achievements: [
336
+ "Improved app performance and reduced load times by optimizing React Native components.",
337
+ "Integrated EOS mainnet functionalities for secure blockchain-based transactions.",
338
+ "Enhanced security and privacy features for better user protection."
339
+ ],
340
+ story: [
341
+ "At Make Sense Labs, I worked on Sense.chat, a secure chat and transaction app that prioritizes user data privacy. My primary focus was on enhancing the performance of the React Native app, ensuring a smooth and responsive user experience.",
342
+ "I successfully integrated the app with the EOS mainnet, enabling secure blockchain-based transactions and token functionalities. This integration included a built-in wallet and token incentives for communities, providing users with a reliable and efficient platform for their digital interactions.",
343
+ "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."
344
+ ]
345
+ },
346
+ {
347
+ title: "ChainGraph",
348
+ slug: "chaingraph",
349
+ 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.",
350
+ tech: [
351
+ "Antelope",
352
+ "NodeJS",
353
+ "Docker",
354
+ "GraphQL",
355
+ "GCP",
356
+ "RXJS",
357
+ "Docker",
358
+ "TypeScript",
359
+ "PostgreSQL"
360
+ ],
361
+ type: ["web3", "oss", "featured"],
362
+ link: "https://chaingraph.io",
363
+ image: "https://gaboesquivel.com/images/work/chaingraph.png",
364
+ repo: "https://github.com/blockmatic/chaingraph",
365
+ achievements: [
366
+ "Developed a real-time GraphQL subscription toolkit for EOSIO/Antelope blockchains.",
367
+ "Implemented blockchain data indexing and event streaming capabilities.",
368
+ "Designed an intuitive developer interface for querying multiple blockchain networks."
369
+ ],
370
+ story: [
371
+ "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.",
372
+ "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.",
373
+ "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."
374
+ ]
375
+ },
376
+ {
377
+ title: "EOS Costa Rica",
378
+ slug: "eos-costa-rica",
379
+ description: "EOS Costa Rica provides infrastructure for EOSIO blockchains and custom smart contract development.\n Joining EOS Costa Rica at its inception, I played a key role in the EOS mainnet launch, managed validators for multiple networks, and helped establish the custom development services division. My major contribution included leading the architecture for a custom private blockchain for Grant Thornton.",
380
+ tech: [
381
+ "EOS",
382
+ "C++",
383
+ "PostgreSQL",
384
+ "NodeJS",
385
+ "GraphQL",
386
+ "ReactJS",
387
+ "Tailwind",
388
+ "GCP",
389
+ "Azure",
390
+ "Docker",
391
+ "Terraform",
392
+ "NodeJS",
393
+ "TypeScript"
394
+ ],
395
+ type: ["web3", "full-time", "lead", "featured"],
396
+ link: "https://eoscostarica.io",
397
+ image: "https://gaboesquivel.com/images/work/eoscostarica.png",
398
+ repo: "https://github.com/eoscostarica",
399
+ video: "https://www.youtube.com/watch?v=-1y0fGs8Xgw&",
400
+ achievements: [
401
+ "Played a key role in the EOS mainnet launch, ensuring network stability and security.",
402
+ "Led the development of a custom private blockchain for Grant Thornton.",
403
+ "Managed validator nodes across multiple EOSIO-based networks."
404
+ ],
405
+ story: [
406
+ "Joining EOS Costa Rica at its inception, I was instrumental in the launch of the EOS mainnet, where I ensured network stability and security. My role involved managing validator nodes across multiple EOSIO-based networks, which was crucial for maintaining the integrity and performance of the blockchain.",
407
+ "As the main architect and tech lead, I recruited the team and built the architecture for Grant Thornton's custom private blockchain using Azure, Terraform, EOSIO, and a React client. This project demonstrated my ability to design and implement comprehensive blockchain solutions tailored to enterprise needs.",
408
+ "I was also responsible for open source software and developer relations, fostering a community of collaboration and innovation. Throughout my time at EOS Costa Rica, I contributed to establishing the custom development services division, which expanded our capabilities and offerings. My work reflects a commitment to innovation and excellence in the blockchain space, helping to position EOS Costa Rica as a leader in the industry."
409
+ ]
410
+ },
411
+ {
412
+ title: "EOS Rate",
413
+ slug: "eos-rate",
414
+ description: "EOS Rate is a community-driven tool for rating EOS Block Producers, featuring a radial graph and community input stored on the blockchain.\n In this project, I was responsible for the technical architecture and selecting the appropriate technology.",
415
+ tech: [
416
+ "EOS",
417
+ "C++",
418
+ "GraphQL",
419
+ "ReactJS",
420
+ "GCP",
421
+ "Docker",
422
+ "TypeScript",
423
+ "PostgreSQL"
424
+ ],
425
+ type: ["web3", "oss", "featured"],
426
+ link: "https://eosrate.io",
427
+ image: "https://gaboesquivel.com/images/work/eosrate.png",
428
+ repo: "https://github.com/eoscostarica/eos-rate",
429
+ video: "https://www.youtube.com/watch?v=saZnZqJsMhk",
430
+ achievements: [
431
+ "Designed and implemented a decentralized rating system for EOS Block Producers.",
432
+ "Built an intuitive radial graph interface to visualize community ratings.",
433
+ "Developed a GraphQL API for seamless data retrieval and user interaction."
434
+ ],
435
+ story: [
436
+ "EOS Rate was developed as a community-driven tool to provide transparency and accountability in the EOS ecosystem. By allowing users to rate EOS Block Producers, the platform fosters a more informed and engaged community.",
437
+ "I was responsible for the technical architecture and technology selection, ensuring that the platform was both robust and user-friendly. The decentralized rating system and intuitive radial graph interface were key components in achieving this goal.",
438
+ "The project highlights my ability to integrate blockchain technology with user-centric design, creating tools that empower communities and enhance transparency. EOS Rate continues to serve as a valuable resource for the EOS community, reflecting my commitment to open-source development and innovation."
439
+ ]
440
+ },
441
+ {
442
+ title: "Fantasy Top Shots",
443
+ slug: "fantasy-top-shots",
444
+ 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.",
445
+ tech: ["Flow", "NFT", "ReactJS", "Expo", "Tailwind", "TypeScript"],
446
+ type: ["web3", "hackathon", "featured"],
447
+ link: "https://fantasy-top-shot.vercel.app",
448
+ image: "https://gaboesquivel.com/images/work/fantasy-top-shots.png",
449
+ video: "https://www.youtube.com/watch?v=Il2aiKhy_ug",
450
+ repo: "https://github.com/bitcashorg/fantasy-top-shot",
451
+ achievements: [
452
+ "Designed and developed the mobile game using Flow blockchain technology.",
453
+ "Integrated NBA Top Shot NFTs for an immersive gaming experience.",
454
+ "Implemented responsive UI and smooth gameplay mechanics using React Native and Expo."
455
+ ],
456
+ story: [
457
+ "Fantasy Top Shots was created as part of the 2022 Flow Hackathon, leveraging the popularity of NBA Top Shot NFTs to deliver an engaging and interactive gaming experience. The game allows users to utilize their NBA Top Shot NFTs in a fantasy sports setting, adding a new dimension to the NFT experience.",
458
+ "My role in the project involved both the design and development of the game, where I applied my expertise in blockchain technology and mobile app development. By integrating Flow blockchain technology, we ensured secure and efficient handling of NFT transactions within the game.",
459
+ "The project was a collaborative effort that showcased the potential of combining blockchain technology with mobile gaming. It provided a platform for users to engage with their NFTs in a novel way, enhancing the value and utility of their digital assets. Fantasy Top Shots stands as a testament to the collaborative efforts of the Bitlauncher team and the innovative possibilities within the NFT and gaming spaces."
460
+ ]
461
+ },
462
+ {
463
+ title: "Substrate Contracts UI",
464
+ slug: "substrate-contracts-ui",
465
+ description: "Substrate Contracts UI is a web application for deploying and interacting with WASM smart contracts on Substrate blockchains.\n I contributed to the project by enhancing code quality through multiple open-source contributions and gained experience in building dApps with Substrate.",
466
+ tech: ["Polkadot", "Substrate", "ReactJS", "Tailwind", "TypeScript"],
467
+ type: ["web3", "oss"],
468
+ link: "https://contracts-ui.substrate.io/",
469
+ image: "https://gaboesquivel.com/images/work/contracts-ui.png",
470
+ repo: "https://github.com/paritytech/contracts-ui",
471
+ achievements: [
472
+ "Enhanced code quality and performance through multiple open-source contributions.",
473
+ "Developed UI components for seamless interaction with WASM smart contracts.",
474
+ "Gained extensive experience in building dApps on the Substrate framework."
475
+ ],
476
+ story: [
477
+ "Substrate Contracts UI is a web application designed to facilitate the deployment and interaction with WASM smart contracts on Substrate blockchains. My involvement in the project focused on enhancing code quality and performance through multiple open-source contributions.",
478
+ "I developed UI components that allowed for seamless interaction with WASM smart contracts, ensuring that the application was both user-friendly and efficient. This work provided me with extensive experience in building decentralized applications (dApps) on the Substrate framework.",
479
+ "I contributed to this project while exploring Polkadot's ecosystem and learning about their protocol and how to write smart contracts. The project highlights my commitment to open-source development and my ability to contribute to complex blockchain projects. Substrate Contracts UI continues to serve as a valuable tool for developers working with Substrate blockchains, reflecting my dedication to innovation and collaboration in the blockchain space."
480
+ ]
481
+ },
482
+ {
483
+ title: "Wizard World",
484
+ slug: "wizard-world",
485
+ description: "A progressive web app connects to OpenAI's LLM models to generate AI images and mint them on the Flow blockchain. This app integrates AI with blockchain technology.\n My role involved the app's development, focusing on integrating OpenAI's models for image generation and ensuring smooth functionality with the Flow blockchain.",
486
+ tech: [
487
+ "NextJS",
488
+ "ReactJS",
489
+ "Flow",
490
+ "Niftory",
491
+ "Dalle",
492
+ "OpenAI",
493
+ "Tailwind",
494
+ "NFT",
495
+ "TypeScript"
496
+ ],
497
+ type: ["ai", "web3", "hackathon", "featured"],
498
+ link: "https://wizart.world",
499
+ image: "https://gaboesquivel.com/images/work/wizart-world.png",
500
+ video: "https://www.youtube.com/watch?v=I_vBUflXHFA",
501
+ repo: "https://github.com/bitcashorg/wizartworld",
502
+ achievements: [
503
+ "Developed a progressive web app integrating AI-generated images with blockchain minting.",
504
+ "Implemented OpenAI's LLM models for AI-driven image creation and metadata processing.",
505
+ "Integrated the Flow blockchain for seamless NFT minting and storage."
506
+ ],
507
+ story: [
508
+ "Wizard World was developed as part of the Flow Hackathon 2022 with the Bitlauncher team. The project aimed to integrate AI with blockchain technology by creating a progressive web app that connects to OpenAI's LLM models to generate AI images and mint them on the Flow blockchain.",
509
+ "My role involved the app's development, focusing on integrating OpenAI's models for image generation and ensuring smooth functionality with the Flow blockchain. This integration allowed for the seamless creation and minting of NFTs, providing users with a unique digital experience.",
510
+ "The project showcased the potential of combining AI and blockchain technologies, offering innovative solutions for digital content creation and distribution. Wizard World stands as a testament to the collaborative efforts of the Bitlauncher team and the innovative possibilities within the AI and blockchain spaces."
511
+ ]
512
+ },
513
+ {
514
+ title: "dBoard",
515
+ slug: "dboard",
516
+ description: "dBoard is a DAO decision-making and community management tool. It allows stakeholders to strategize, debate, and vote on actions for organizational efficiency.\n In this project, my contributions included overseeing the technical architecture and the smart contract development and integration on the webapp.",
517
+ tech: [
518
+ "Antelope",
519
+ "NextJS",
520
+ "ReactJS",
521
+ "GCP",
522
+ "GraphQL",
523
+ "TypeScript",
524
+ "Docker",
525
+ "PostgreSQL"
526
+ ],
527
+ type: ["web3", "oss"],
528
+ link: "https://eos.dboard.ai",
529
+ image: "https://gaboesquivel.com/images/work/dboard.png",
530
+ repo: "https://github.com/bitcashorg/bitcash-contract-dho",
531
+ achievements: [
532
+ "Led the technical architecture for DAO governance and decision-making.",
533
+ "Developed and integrated smart contracts to enhance community voting mechanisms.",
534
+ "Implemented a seamless GraphQL API for improved data interactions."
535
+ ],
536
+ story: [
537
+ "dBoard was developed as a comprehensive tool for DAO decision-making and community management, designed to empower stakeholders with the ability to strategize, debate, and vote on organizational actions. My role in the project was pivotal, as I oversaw the technical architecture and the development of smart contracts that facilitated these processes.",
538
+ "The platform leverages Antelope and Next.js to provide a robust and scalable environment for decentralized governance. By integrating smart contracts, we ensured that community voting mechanisms were secure and transparent, fostering trust and engagement among users.",
539
+ "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."
540
+ ]
541
+ },
542
+ {
543
+ title: "Knowledge.io",
544
+ slug: "knowledge-io",
545
+ 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.",
546
+ tech: [
547
+ "TypeScript",
548
+ "Ethereum",
549
+ "Ethers",
550
+ "Solidity",
551
+ "AWS",
552
+ "Serverless",
553
+ "GraphQL",
554
+ "React Native",
555
+ "ReactJS",
556
+ "NodeJS",
557
+ "EVM",
558
+ "PostgreSQL"
559
+ ],
560
+ type: ["web3", "contract", "oss"],
561
+ link: "https://github.com/knowledge/ethereum-contracts",
562
+ image: "https://gaboesquivel.com/images/work/knowledge.png",
563
+ repo: "https://github.com/knowledge",
564
+ achievements: [
565
+ "Led the development and deployment of Knowledge.io's token system.",
566
+ "Designed and implemented smart contracts for token rewards and transactions.",
567
+ "Built a scalable serverless infrastructure to support the platform's growth."
568
+ ],
569
+ story: [
570
+ "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.",
571
+ "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.",
572
+ "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."
573
+ ]
574
+ },
575
+ {
576
+ title: "Wink",
577
+ slug: "wink",
578
+ description: "Wink, Costa Rica's first neo-bank, offers a mobile app for online banking, eliminating the need for physical branch visits.\n I developed the first version of Wink's mobile app and backend services within AWS. My role involved API integration with partner banks and forming a dedicated development team.",
579
+ tech: [
580
+ "TypeScript",
581
+ "AWS",
582
+ "Serverless",
583
+ "React Native",
584
+ "ReactJS",
585
+ "NodeJS",
586
+ "Biometrics",
587
+ "Docker"
588
+ ],
589
+ type: ["full-time", "lead", "featured"],
590
+ link: "https://holawink.com",
591
+ image: "https://gaboesquivel.com/images/work/wink.png",
592
+ video: "https://www.youtube.com/watch?v=rfeISMW_OVc",
593
+ achievements: [
594
+ "Developed the first version of Wink's mobile banking app.",
595
+ "Integrated API connections with partner banks for seamless transactions.",
596
+ "Designed and implemented biometric authentication for enhanced security."
597
+ ],
598
+ story: [
599
+ "Wink was developed as Costa Rica's first neo-bank, aiming to revolutionize the banking experience by offering a fully digital platform. My role was crucial in developing the first version of Wink's mobile app and backend services, leveraging AWS for a scalable and secure infrastructure.",
600
+ "I was responsible for the technology selection, project planning, and coordination with partner banks, ensuring seamless and efficient transactions for users. Additionally, I implemented biometric authentication to enhance security, providing users with a safe and convenient banking experience.",
601
+ "The project involved forming a dedicated development team, focusing on innovation and user-centric design. Wink's success reflects my commitment to leveraging technology to create impactful solutions in the financial sector, transforming traditional banking into a modern, digital experience."
602
+ ]
603
+ },
604
+ {
605
+ title: "American Express",
606
+ slug: "american-express",
607
+ description: "The American Express website enables cardmembers to manage their financial accounts, offering features like balance checks, transaction views, and secure payments.\n My responsibility was focused on front-end development, including Object-Oriented JavaScript, AJAX for a fluid user experience, and implementing A/B Testing and usage analytics.",
608
+ image: "https://gaboesquivel.com/images/work/amex.jpg",
609
+ link: "https://www.americanexpress.com/",
610
+ tech: [
611
+ "JSP (Struts)",
612
+ "Omniture",
613
+ "Adobe mBox",
614
+ "Facebook API",
615
+ "Dojo",
616
+ "jQuery",
617
+ "CSS"
618
+ ],
619
+ type: ["full-time", "featured"],
620
+ achievements: [
621
+ "Enhanced user experience through AJAX-driven interactivity.",
622
+ "Implemented A/B testing strategies to optimize user engagement.",
623
+ "Developed analytics integrations to track usage and improve performance."
624
+ ],
625
+ story: [
626
+ "At American Express, I was responsible for enhancing the front-end of their website, which serves as a critical tool for cardmembers to manage their financial accounts. My work involved using Object-Oriented JavaScript and AJAX to create a fluid and interactive user experience.",
627
+ "I implemented A/B testing strategies to optimize user engagement and integrated analytics tools to track usage and improve performance. This role required a deep understanding of user behavior and the ability to translate that into effective design and functionality.",
628
+ "The project was a significant opportunity to work with a leading financial services company, and it allowed me to contribute to a platform that millions of users rely on daily. My contributions helped improve the overall user experience, making it easier and more intuitive for cardmembers to manage their accounts online."
629
+ ]
630
+ },
631
+ {
632
+ title: "AMEX Money Talk",
633
+ slug: "amex-money-talk",
634
+ description: "The National Money Night Talk by American Express aimed to promote financial communication between parents and teenagers.\n As a Frontend Engineer, I developed the campaign's landing page, focusing on user engagement and information delivery.",
635
+ link: "https://www.youtube.com/watch?v=a2vDoYyXIJQ",
636
+ image: "https://gaboesquivel.com/images/work/money-talk.jpg",
637
+ tech: ["JavaScript", "CSS"],
638
+ type: ["other"],
639
+ achievements: [
640
+ "Developed an engaging landing page to enhance user interaction.",
641
+ "Implemented responsive design for a seamless experience across devices.",
642
+ "Optimized page performance to improve load times and accessibility."
643
+ ],
644
+ story: [
645
+ "The AMEX Money Talk campaign was designed to encourage open financial communication between parents and teenagers. As a Frontend Engineer, I was tasked with developing the campaign's landing page, which needed to be both engaging and informative.",
646
+ "My focus was on creating a user-friendly interface that facilitated easy navigation and interaction. By implementing responsive design techniques, I ensured that the page provided a seamless experience across various devices, enhancing accessibility and user engagement.",
647
+ "The project was an opportunity to contribute to a meaningful initiative that aimed to improve financial literacy and communication within families. My work on the landing page helped to effectively convey the campaign's message and encourage participation."
648
+ ]
649
+ },
650
+ {
651
+ title: "Elder Scrolls Online",
652
+ slug: "elder-scrolls-online",
653
+ 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.",
654
+ tech: ["PHP", "JavaScript", "jQuery", "Facebook API", "Twitter API"],
655
+ type: ["contract", "featured"],
656
+ link: "http://elderscrollsonline.com",
657
+ image: "https://gaboesquivel.com/images/work/elder-scrolls.jpg",
658
+ achievements: [
659
+ "Designed and implemented a user-centric website for the gaming community.",
660
+ "Optimized site navigation for a seamless user experience.",
661
+ "Integrated social media features to enhance community engagement."
662
+ ],
663
+ story: [
664
+ "The Elder Scrolls Online website was developed to serve as a central hub for the game's community, providing players with access to news, game guides, and forums. My role was to ensure that the website's design was user-centric, facilitating easy navigation and engagement with the content.",
665
+ "I focused on blending aesthetics and functionality to create a dynamic digital platform that met the needs of the gaming community. By optimizing site navigation and integrating social media features, I enhanced the overall user experience and community engagement.",
666
+ "This project was an exciting opportunity to work within the gaming industry, allowing me to contribute to a platform that supports a vibrant and active community. My work helped to create a welcoming and informative online space for players to connect and share their experiences."
667
+ ]
668
+ },
669
+ {
670
+ title: "AMC Yeah TV Facebook App",
671
+ slug: "amc-yeah-tv-facebook-app",
672
+ description: "An online movie streaming service allows watching movies in chapters with detailed information and interactive games.\n I was responsible for the frontend architecture design, integrating the game app with Facebook and the backoffice system with Brightcove web services for video streaming and editing.",
673
+ tech: [
674
+ "PHP",
675
+ "Facebook API",
676
+ "AJAX",
677
+ "Handlebars",
678
+ "Brightcove API",
679
+ "require.js",
680
+ "CSS"
681
+ ],
682
+ type: ["full-time", "lead", "featured"],
683
+ link: "http://yeahtv.com",
684
+ image: "https://gaboesquivel.com/images/work/yeahtv.jpg",
685
+ achievements: [
686
+ "Designed and built a scalable frontend architecture for an interactive movie experience.",
687
+ "Integrated Brightcove video streaming API for seamless movie playback.",
688
+ "Implemented Facebook API features for user engagement and monetization."
689
+ ],
690
+ story: [
691
+ "The AMC Yeah TV Facebook App was developed as an innovative online movie streaming service, allowing users to watch movies in chapters with detailed information and interactive games. My role was to design the frontend architecture and integrate the app with Facebook and Brightcove web services.",
692
+ "I focused on creating a scalable and interactive platform that enhanced user engagement through seamless video playback and social media integration. By leveraging the Brightcove API, I ensured high-quality streaming and editing capabilities.",
693
+ "This project was a unique opportunity to blend entertainment with technology, providing users with an engaging and interactive movie-watching experience. My contributions helped to create a dynamic platform that combined the best of social media and streaming services."
694
+ ]
695
+ },
696
+ {
697
+ title: "Tikr",
698
+ slug: "tikr",
699
+ 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.",
700
+ link: "http://tikr.com",
701
+ image: "https://gaboesquivel.com/images/work/tikr.jpg",
702
+ type: ["contract", "featured"],
703
+ tech: ["Ruby on Rails", "Spree", "Heroku", "Postgres", "jQuery", "SASS"],
704
+ achievements: [
705
+ "Developed a dynamic pricing engine using Spree and Ruby on Rails.",
706
+ "Implemented a real-time price fluctuation system for enhanced user engagement.",
707
+ "Optimized backend performance on Heroku with PostgreSQL integration."
708
+ ],
709
+ story: [
710
+ "Tikr was developed as an innovative online store that offered a unique shopping experience through dynamic, real-time fluctuating prices. My role involved full-stack development, with a particular focus on frontend development and customization of the Spree backend framework.",
711
+ "I developed a dynamic pricing engine using Spree and Ruby on Rails, which allowed for real-time price fluctuations, enhancing user engagement and creating a more interactive shopping experience.",
712
+ "The project also involved optimizing backend performance on Heroku with PostgreSQL integration, ensuring a robust and scalable platform. Tikr's success reflects my ability to deliver innovative solutions that enhance user experience and engagement in the e-commerce space."
713
+ ]
714
+ },
715
+ {
716
+ title: "Eat Arcade",
717
+ slug: "eat-arcade",
718
+ description: "I designed and developed an SMS subscription system featuring curated dishes from New York City's finest restaurants. The system offered a unique dining experience through mobile technology.\n My responsibilities covered the entire development process, from system design to implementation.",
719
+ tech: [
720
+ "NodeJS",
721
+ "AngularJS",
722
+ "MongoDB",
723
+ "Heroku",
724
+ "Bootstrap",
725
+ "Stripe",
726
+ "Twilio",
727
+ "CSS",
728
+ "Lodash"
729
+ ],
730
+ type: ["contract"],
731
+ link: "http://www.eatarcade.com/",
732
+ image: "https://gaboesquivel.com/images/work/eatarcade.jpg",
733
+ achievements: [
734
+ "Designed and built an SMS-based subscription system for restaurant promotions.",
735
+ "Integrated Twilio for seamless messaging and user engagement.",
736
+ "Developed a full-stack solution using Node.js, MongoDB, and AngularJS."
737
+ ],
738
+ story: [
739
+ "Eat Arcade was developed as an innovative SMS subscription system that featured curated dishes from New York City's finest restaurants. My role encompassed the entire development process, from system design to implementation, ensuring a seamless and engaging user experience.",
740
+ "I designed and built the system using Node.js, Express.js, and AngularJS, integrating Twilio for seamless messaging and user engagement. This allowed users to receive curated dining options directly to their mobile devices, enhancing their dining experience.",
741
+ "The project also involved integrating Stripe for payment processing and deploying the solution on Heroku for scalability. Eat Arcade reflects my ability to create innovative solutions that leverage mobile technology to enhance user engagement and experience in the dining industry."
742
+ ]
743
+ },
744
+ {
745
+ title: "Jockey Hollow Bar and Kitchen",
746
+ slug: "jockey-hollow-bar-and-kitchen",
747
+ description: "Jockey Hollow Bar and Kitchen, located in a historic mansion, features four distinct dining concepts. The responsive landing page I developed introduces visitors to its diverse culinary world.\n My work focused on developing the main responsive landing page, ensuring an inviting and informative digital gateway to the restaurant's offerings.",
748
+ tech: [
749
+ "SASS",
750
+ "jQuery",
751
+ "Lodash",
752
+ "Grapnel.js",
753
+ "Grunt",
754
+ "NodeJS",
755
+ "Heroku",
756
+ "Divshot"
757
+ ],
758
+ type: ["contract"],
759
+ link: "http://www.jockeyhollowbarandkitchen.com/",
760
+ image: "https://gaboesquivel.com/images/work/jockey-hollow.png",
761
+ achievements: [
762
+ "Developed a fully responsive landing page with a focus on user experience.",
763
+ "Optimized page speed and performance for seamless navigation.",
764
+ "Integrated dynamic content features to showcase the restaurant's offerings effectively."
765
+ ],
766
+ story: [
767
+ "Jockey Hollow Bar and Kitchen is a unique dining destination located in a historic mansion, offering four distinct dining concepts. My role was to develop a responsive landing page that would serve as an inviting and informative digital gateway to the restaurant's diverse culinary offerings.",
768
+ "I focused on creating a user-friendly interface that highlighted the restaurant's unique features and dining options. By optimizing page speed and performance, I ensured that visitors could easily navigate the site and explore the restaurant's offerings.",
769
+ "The project involved integrating dynamic content features to effectively showcase the restaurant's menu and events. My work on the landing page helped to create an engaging online presence that reflects the restaurant's commitment to quality and innovation in the dining industry."
770
+ ]
771
+ },
772
+ {
773
+ title: "Jockey Hollow Bar and Kitchen Menu Kiosk App",
774
+ slug: "jockey-hollow-bar-and-kitchen-menu-kiosk-app",
775
+ description: "At Jockey Hollow Bar & Kitchen, I developed the Menu Kiosk App, a responsive web application for tablet kiosks. It simplifies menu selection for patrons and uses Google Spreadsheets for easy updates.\n As the sole developer, my role involved creating an intuitive and efficient digital menu solution, enhancing the dining experience.",
776
+ tech: [
777
+ "SASS",
778
+ "jQuery",
779
+ "Lodash",
780
+ "Grapnel.js",
781
+ "Grunt",
782
+ "NodeJS",
783
+ "Heroku",
784
+ "Divshot"
785
+ ],
786
+ type: ["contract"],
787
+ link: "#",
788
+ image: "https://gaboesquivel.com/images/work/jockey-hollow-menu.png",
789
+ achievements: [
790
+ "Developed a user-friendly menu kiosk app to enhance restaurant service.",
791
+ "Integrated Google Spreadsheets for seamless menu updates.",
792
+ "Optimized app performance for smooth operation on tablet devices."
793
+ ],
794
+ story: [
795
+ "The Jockey Hollow Bar and Kitchen Menu Kiosk App was developed to enhance the dining experience by providing a digital menu solution for patrons. As the sole developer, I created a responsive web application designed for tablet kiosks, simplifying menu selection and improving service efficiency.",
796
+ "The app integrates with Google Spreadsheets, allowing for easy and real-time menu updates, which ensures that the information is always current and accurate. This feature was crucial for maintaining the dynamic nature of the restaurant's offerings.",
797
+ "By focusing on intuitive design and performance optimization, the Menu Kiosk App provides a seamless and engaging user experience, reflecting the restaurant's commitment to innovation and customer satisfaction."
798
+ ]
799
+ },
800
+ {
801
+ title: "Bureau of Trade (Beta)",
802
+ slug: "bureau-of-trade-beta",
803
+ description: "Bureau of Trade (Beta) is an online store offering a range of products, with a frontend integrated with eBay's API for diverse shopping experiences.\n As the sole Fullstack developer, my focus was on frontend development, responsive design, and animations, along with eBay API integration.",
804
+ link: "http://www.gridium.com/products/portfolio-manager/",
805
+ image: "https://gaboesquivel.com/images/work/bureau-of-trade.jpg",
806
+ tech: ["PHP", "eBay API", "AJAX", "jQuery", "CSS"],
807
+ type: ["contract"],
808
+ achievements: [
809
+ "Built a responsive e-commerce frontend integrated with eBay's API.",
810
+ "Developed advanced UI animations for enhanced user experience.",
811
+ "Optimized site performance for faster product browsing."
812
+ ],
813
+ story: [
814
+ "Bureau of Trade (Beta) was developed as an innovative online store offering a diverse range of products. As the sole Fullstack developer, I focused on creating a responsive and engaging frontend integrated with eBay's API to provide a seamless shopping experience.",
815
+ "I implemented advanced UI animations to enhance user interaction and engagement, ensuring that the platform was both visually appealing and functional. The integration with eBay's API allowed for a wide variety of products to be available to users, enhancing the overall shopping experience.",
816
+ "The project involved optimizing site performance to ensure fast and efficient product browsing, reflecting my commitment to delivering high-quality and user-centric e-commerce solutions. Bureau of Trade (Beta) stands as a testament to my ability to integrate complex APIs and create dynamic online shopping platforms."
817
+ ]
818
+ },
819
+ {
820
+ title: "Tractor Supply",
821
+ slug: "tractor-supply",
822
+ description: "The Tractor Supply mobile app offers features like product browsing, exclusive offers, account management, and an augmented reality feature for product previews.\n As a consultant, I enhanced the app's performance and code quality, and developed its augmented reality feature, improving user experience and engagement.",
823
+ tech: [
824
+ "React Native",
825
+ "ReactJS",
826
+ "NodeJS",
827
+ "TypeScript",
828
+ "ViroAR",
829
+ "CSS",
830
+ "Redux"
831
+ ],
832
+ type: ["contract"],
833
+ link: "https://www.tractorsupply.com/tsc/cms/app",
834
+ image: "https://gaboesquivel.com/images/work/tractor-supply.png",
835
+ achievements: [
836
+ "Enhanced app performance and code quality for a smoother user experience.",
837
+ "Developed an augmented reality feature to preview products interactively.",
838
+ "Implemented TypeScript for improved maintainability and scalability."
839
+ ],
840
+ story: [
841
+ "At Tractor Supply, I worked on enhancing the mobile app's performance and code quality. My primary focus was on improving the user experience and engagement. As a consultant, I played a key role in developing the augmented reality feature for product previews, which significantly enhanced the app's functionality and appeal.",
842
+ "Throughout the project, I implemented TypeScript to improve code maintainability and scalability. This decision ensured that the app would remain up-to-date and adaptable to future changes. My contributions to Tractor Supply reflect my commitment to delivering high-quality and innovative solutions."
843
+ ]
844
+ },
845
+ {
846
+ title: "Photo and Go",
847
+ slug: "photo-and-go",
848
+ description: "MyPhoto.com is an online platform for creating personalized photo products. I led the development of an innovative photo editor app and backend services integrated with existing e-commerce systems.\n My leadership role encompassed technical direction and execution, focusing on creating a smooth and intuitive user experience.",
849
+ tech: ["ReactJS", "NodeJS", "Redux", "AWS", "Docker", "PostgreSQL"],
850
+ type: ["contract"],
851
+ link: "https://www.myphoto.com/",
852
+ image: "https://gaboesquivel.com/images/work/photoandgo.jpg",
853
+ achievements: [
854
+ "Developed a photo editor app with seamless e-commerce integration.",
855
+ "Led technical execution, ensuring a smooth and intuitive user experience.",
856
+ "Implemented AWS infrastructure for scalable cloud storage and processing."
857
+ ],
858
+ story: [
859
+ "MyPhoto.com is an online platform that allows users to create personalized photo products. As a leader in the development of this project, I took on the challenge of building an innovative photo editor app and backend services integrated with existing e-commerce systems.",
860
+ "My role encompassed technical direction and execution, with a primary focus on creating a smooth and intuitive user experience. Throughout the project, I led the development of the photo editor app, ensuring seamless e-commerce integration. Additionally, I implemented AWS infrastructure for scalable cloud storage and processing, enhancing the platform's capabilities.",
861
+ "My contributions to Photo and Go reflect my dedication to delivering high-quality and user-centric solutions. The project showcases my ability to lead technical execution and create innovative digital experiences."
862
+ ]
863
+ },
864
+ {
865
+ title: "4Tius Fitness Data Tracker",
866
+ slug: "4tius-fitness-data-tracker",
867
+ description: "The 4Tius app is a centralized platform for monitoring fitness data, integrating with Fitbit. It includes a web dashboard and API.\n As a Fullstack software engineer, I led the development of both the web application and backend systems, ensuring seamless integration and user-friendly functionality.",
868
+ tech: ["NodeJS", "AWS", "MongoDB", "AngularJS"],
869
+ type: ["contract"],
870
+ link: "https://example.com/18techs",
871
+ image: "https://gaboesquivel.com/images/work/4tius.jpg",
872
+ achievements: [
873
+ "Designed and developed a fitness data tracking system with Fitbit integration.",
874
+ "Built a responsive web dashboard for real-time analytics and monitoring.",
875
+ "Implemented secure API endpoints for efficient data communication."
876
+ ],
877
+ story: [
878
+ "The 4Tius Fitness Data Tracker was developed as a centralized platform for monitoring fitness data, integrating seamlessly with Fitbit devices. As a Fullstack software engineer, I led the development of both the web application and backend systems, ensuring that the platform was both user-friendly and highly functional.",
879
+ "I focused on designing a responsive web dashboard that provided real-time analytics and monitoring capabilities, allowing users to track their fitness progress effectively. The integration with Fitbit ensured that data was accurate and up-to-date, providing users with valuable insights into their fitness routines.",
880
+ "Additionally, I implemented secure API endpoints to facilitate efficient data communication between the app and Fitbit devices. This project reflects my commitment to creating innovative solutions that enhance user experience and promote healthy living through technology."
881
+ ]
882
+ },
883
+ {
884
+ title: "SunTrust",
885
+ slug: "suntrust",
886
+ description: "SunTrust's Solid Salutes campaign facilitated user-generated custom video salutes. I developed the entire campaign website, focusing on design and user interaction.\n My role included overseeing the website's development from concept to implementation, emphasizing user engagement and visual appeal.",
887
+ link: "#",
888
+ image: "https://gaboesquivel.com/images/work/suntrust-1.jpg",
889
+ tech: ["JavaScript", "CSS"],
890
+ type: ["other"],
891
+ achievements: [
892
+ "Developed an interactive campaign website for user-generated content.",
893
+ "Optimized website performance for increased user engagement.",
894
+ "Implemented visually appealing UI/UX elements to enhance storytelling."
895
+ ],
896
+ story: [
897
+ "The SunTrust Solid Salutes campaign was designed to allow users to create custom video salutes, fostering a sense of community and appreciation. I was responsible for developing the entire campaign website, focusing on creating an engaging and interactive user experience.",
898
+ "My role involved overseeing the website's development from concept to implementation, ensuring that the design was visually appealing and that user interaction was seamless. By optimizing website performance, I enhanced user engagement and ensured that the platform could handle high traffic volumes.",
899
+ "The project was an opportunity to contribute to a meaningful campaign that celebrated community and connection. My work on the website helped to effectively convey the campaign's message and encourage participation, reflecting my commitment to creating impactful digital experiences."
900
+ ]
901
+ },
902
+ {
903
+ title: "ScotiaTico",
904
+ slug: "scotiatico",
905
+ description: "For ScotiaBank Costa Rica, I developed the ScotiaTico newsletter, a communication tool for bank updates and information.\n My responsibility was crafting an engaging and informative newsletter layout, enhancing communication between the bank and its customers.",
906
+ link: "#",
907
+ image: "https://gaboesquivel.com/images/work/scotiatico.jpg",
908
+ tech: ["JavaScript", "CSS", "Wordpress"],
909
+ type: ["other"],
910
+ achievements: [
911
+ "Designed and developed an interactive newsletter layout for ScotiaBank.",
912
+ "Enhanced customer engagement with visually appealing and responsive design.",
913
+ "Implemented Wordpress CMS for easy content management and updates."
914
+ ],
915
+ story: [
916
+ "The ScotiaTico newsletter was developed for ScotiaBank Costa Rica as a communication tool to keep customers informed about bank updates and information. This project was undertaken while I was at IntergraphiDesign, my first job at a development shop.",
917
+ "My responsibility was to craft an engaging and informative newsletter layout that would enhance communication between the bank and its customers. By focusing on visually appealing and responsive design, I was able to enhance customer engagement and ensure that the newsletter was accessible across various devices.",
918
+ "I implemented a Wordpress CMS to facilitate easy content management and updates, ensuring that the bank could efficiently manage the newsletter's content. This project was a valuable experience in my early career, allowing me to apply my skills in a real-world setting and contribute to effective communication strategies for a major financial institution."
919
+ ]
920
+ },
921
+ {
922
+ title: "Staples",
923
+ slug: "staples",
924
+ description: "At Staples, a retail store for office supplies, I worked on building responsive features and the main website navigation.\n My role as a frontend developer involved creating user-friendly and efficient navigation elements, contributing to the overall user experience on the website.",
925
+ link: "#",
926
+ image: "https://gaboesquivel.com/images/work/staples.jpg",
927
+ tech: ["JavaScript", "CSS", "Mootools"],
928
+ type: ["other"],
929
+ achievements: [
930
+ "Developed responsive UI components for improved website accessibility.",
931
+ "Enhanced navigation for a seamless shopping experience.",
932
+ "Optimized front-end performance for faster load times."
933
+ ],
934
+ story: [
935
+ "The Staples project was a freelance job where I was tasked with enhancing the website's user experience by developing responsive features and improving the main navigation. As a frontend developer, my focus was on creating user-friendly and efficient navigation elements that contributed to a seamless shopping experience.",
936
+ "I worked on developing responsive UI components that improved website accessibility, ensuring that users could easily navigate the site across various devices. By optimizing front-end performance, I was able to reduce load times and enhance the overall user experience.",
937
+ "This freelance project allowed me to apply my skills in a real-world setting, contributing to a major retail store's online presence. It was a valuable experience that showcased my ability to deliver high-quality and user-centric solutions."
938
+ ]
939
+ },
940
+ {
941
+ title: "Gridium",
942
+ slug: "gridium",
943
+ description: "Gridium is an energy data analytics prototype for visualizing and analyzing energy consumption. It aids in informed energy management decisions.\n I built the first version of the application, focusing on displaying data collected from various buildings.",
944
+ link: "https://gridium.com/",
945
+ image: "https://gaboesquivel.com/images/work/gridium.png",
946
+ tech: ["JavaScript", "Data Charts", "CSS", "Bootstrap", "Heroku"],
947
+ type: ["contract"],
948
+ achievements: [
949
+ "Developed a data visualization platform for energy consumption analytics.",
950
+ "Implemented interactive charts for real-time energy monitoring.",
951
+ "Optimized UI/UX for better readability and user engagement."
952
+ ],
953
+ story: [
954
+ "The Gridium project was a freelance job where I was responsible for developing an energy data analytics prototype. The application was designed to visualize and analyze energy consumption data, aiding in informed energy management decisions.",
955
+ "I built the first version of the application, focusing on displaying data collected from various buildings. This involved developing a data visualization platform that included interactive charts for real-time energy monitoring.",
956
+ "The project required optimizing the UI/UX for better readability and user engagement, ensuring that users could easily interpret and act on the data presented. This freelance opportunity allowed me to apply my skills in data visualization and user interface design, contributing to a tool that supports sustainable energy management."
957
+ ]
958
+ },
959
+ {
960
+ title: "ARINC Microfids",
961
+ slug: "arinc-microfids",
962
+ description: "ARINC Microfids is a flight information display system for hotels and airport businesses. It integrates with a Ruby on Rails backend.\n My responsibilities included frontend development and system integration, ensuring a seamless display of flight information.",
963
+ image: "https://gaboesquivel.com/images/work/arinc.png",
964
+ tech: ["Ruby on Rails", "AngularJS", "Faye", "LESS", "Heroku"],
965
+ type: ["contract"],
966
+ achievements: [
967
+ "Developed a real-time flight information display system.",
968
+ "Integrated Ruby on Rails backend with AngularJS for seamless data updates.",
969
+ "Optimized front-end performance for real-time user interaction."
970
+ ],
971
+ story: [
972
+ "The ARINC Microfids project was a freelance job where I was tasked with developing a flight information display system for hotels and airport businesses. The system was designed to provide real-time flight information, enhancing the travel experience for users.",
973
+ "My responsibilities included frontend development and system integration, ensuring that the display system was both user-friendly and efficient. I integrated the Ruby on Rails backend with AngularJS to enable seamless data updates and real-time user interaction.",
974
+ "This project allowed me to apply my skills in frontend development and system integration, contributing to a tool that supports the travel industry by providing accurate and timely flight information."
975
+ ]
976
+ },
977
+ {
978
+ title: "Capoeira Abolicao",
979
+ slug: "capoeira-abolicao",
980
+ description: "Capoeira Aboli\xE7\xE3o is a Brazilian martial arts group. I volunteered to create their promotional website, showcasing their professors and community.\n My involvement included website design and development, highlighting the group's activities and global presence.",
981
+ link: "https://capoieraabolicao.com",
982
+ image: "https://gaboesquivel.com/images/work/abolicao.jpg",
983
+ tech: ["JavaScript", "Wordpress", "CSS", "Bootstrap"],
984
+ type: ["other"],
985
+ achievements: [
986
+ "Designed and developed a responsive website for Capoeira Aboli\xE7\xE3o.",
987
+ "Implemented interactive elements to showcase community events.",
988
+ "Optimized site performance for a seamless user experience."
989
+ ],
990
+ story: [
991
+ "While living in Miami, I trained Capoeira with Mestre Delei, becoming deeply involved with the Capoeira Aboli\xE7\xE3o group. As a gesture of appreciation and to support the community, I volunteered to create a promotional website at no cost. This project allowed me to merge my technical skills with my passion for Capoeira, providing a digital platform to showcase the group's activities and the rich cultural heritage of Capoeira.",
992
+ "The website was crafted using technologies like JavaScript, Wordpress, CSS, and Bootstrap, ensuring it was both responsive and engaging. My aim was to create an online presence that captured the energy and spirit of our group. By incorporating interactive elements, the site effectively highlighted community events and the unique aspects of Capoeira, serving as a valuable resource for both members and those interested in joining.",
993
+ "This project was a meaningful part of my journey, as it allowed me to contribute to a community that had given me so much. It was a rewarding experience that not only enhanced my web development skills but also strengthened my connection to the Capoeira community. The website continues to serve as a testament to the group's activities and global presence, fostering a sense of unity and cultural exchange."
994
+ ]
995
+ },
996
+ {
997
+ title: "Panini",
998
+ slug: "panini",
999
+ description: "Panini, a project I worked on, provided a unique service or product in its field.\n My role in this project was focused on technical development and implementation.",
1000
+ link: "#",
1001
+ image: "https://gaboesquivel.com/images/work/panini.jpg",
1002
+ tech: ["JavaScript", "CSS", "Wordpress"],
1003
+ type: ["other"],
1004
+ achievements: [
1005
+ "Developed and implemented the technical architecture for Panini's platform.",
1006
+ "Optimized website performance and ensured cross-browser compatibility.",
1007
+ "Enhanced UI/UX for a smooth and intuitive user experience."
1008
+ ],
1009
+ story: [
1010
+ "The Panini project was a freelance opportunity where I was responsible for the technical development and implementation of a unique service or product. My role involved designing and implementing the technical architecture to ensure the platform was robust and efficient.",
1011
+ "I focused on optimizing website performance and ensuring cross-browser compatibility, which was crucial for providing a seamless user experience. By enhancing the UI/UX, I aimed to create a smooth and intuitive interface that would engage users effectively.",
1012
+ "This freelance project allowed me to apply my technical skills in a real-world setting, contributing to a platform that offered a distinctive service or product. It was a valuable experience that showcased my ability to deliver high-quality and user-centric solutions."
1013
+ ]
1014
+ },
1015
+ {
1016
+ title: "Earth",
1017
+ slug: "earth",
1018
+ description: "EARTH University offers education in agricultural sciences. I was responsible for building their main website, blog, and newsletter.\n My work involved creating a digital platform for information dissemination and community engagement, focusing on usability and content management.",
1019
+ link: "#",
1020
+ image: "https://gaboesquivel.com/images/work/wordpress-earth-pai.jpg",
1021
+ tech: ["JavaScript", "CSS", "Wordpress"],
1022
+ type: ["other"],
1023
+ achievements: [
1024
+ "Developed a content management system for EARTH University's website.",
1025
+ "Designed a responsive and accessible blog for community engagement.",
1026
+ "Implemented newsletter automation for improved communication."
1027
+ ],
1028
+ story: [
1029
+ "The EARTH University project was undertaken while I was at IntergraphiDesign, my first job at a development shop. The university offers education in agricultural sciences, and I was responsible for building their main website, blog, and newsletter.",
1030
+ "My work involved creating a digital platform for information dissemination and community engagement, focusing on usability and content management. I developed a content management system that allowed for easy updates and management of the university's online presence.",
1031
+ "By designing a responsive and accessible blog, I enhanced community engagement and ensured that the university's content was accessible to a wide audience. Implementing newsletter automation further improved communication, allowing the university to efficiently reach its stakeholders. This project was a valuable experience in my early career, allowing me to apply my skills in a real-world setting and contribute to the university's mission of education and community involvement."
1032
+ ]
1033
+ },
1034
+ {
1035
+ title: "Proparques",
1036
+ slug: "proparques",
1037
+ description: "ProParques is a nonprofit for national park sustainability. I developed their responsive landing page and an interactive national park map.\n My role included web design and development, focusing on user interaction and information accessibility for park exploration.",
1038
+ link: "#",
1039
+ image: "https://gaboesquivel.com/images/work/proparques.jpg",
1040
+ tech: ["JavaScript", "CSS", "Wordpress"],
1041
+ type: ["other"],
1042
+ achievements: [
1043
+ "Developed an interactive national park map for user exploration.",
1044
+ "Designed a responsive and informative landing page.",
1045
+ "Integrated user-friendly navigation for enhanced accessibility."
1046
+ ],
1047
+ story: [
1048
+ "The ProParques project was undertaken while I was at IntergraphiDesign, my first job at a development shop. ProParques is a nonprofit organization focused on national park sustainability, and I was responsible for developing their responsive landing page and an interactive national park map.",
1049
+ "My role included web design and development, with a focus on user interaction and information accessibility for park exploration. I developed an interactive map that allowed users to explore various national parks, enhancing their understanding and appreciation of these natural resources.",
1050
+ "By designing a responsive and informative landing page, I ensured that the website was accessible and engaging for users. This project was a valuable experience in my early career, allowing me to apply my skills in a real-world setting and contribute to the mission of promoting national park sustainability."
1051
+ ]
1052
+ },
1053
+ {
1054
+ title: "Fantasy Tennis",
1055
+ slug: "fantasy-tennis",
1056
+ description: "FanSlam Fantasy Tennis is a strategic game for ATP, WTA, and Grand Slam tournaments. I designed and built both the frontend and backend.\n As a fullstack developer, my work encompassed creating an engaging and functional gaming experience, integrating strategy and user interface design.",
1057
+ link: "https://www.fanslam.us",
1058
+ image: "https://gaboesquivel.com/images/work/fantasy-tennis.jpg",
1059
+ tech: ["JavaScript", "CSS"],
1060
+ type: ["contract"],
1061
+ achievements: [
1062
+ "Designed and developed a strategic fantasy tennis gaming platform.",
1063
+ "Built a responsive UI for seamless gameplay across devices.",
1064
+ "Integrated dynamic tournament data for real-time game updates."
1065
+ ],
1066
+ story: [
1067
+ "The Fantasy Tennis project was a freelance opportunity where I was responsible for designing and building both the frontend and backend of a strategic game for ATP, WTA, and Grand Slam tournaments. As a fullstack developer, my work encompassed creating an engaging and functional gaming experience, integrating strategy and user interface design.",
1068
+ "I focused on building a responsive UI that allowed for seamless gameplay across devices, ensuring that users could enjoy the game on any platform. By integrating dynamic tournament data, I enabled real-time game updates, enhancing the overall user experience.",
1069
+ "This freelance project allowed me to apply my skills in game development and user interface design, contributing to a platform that offered a unique and engaging experience for tennis fans. It was a valuable experience that showcased my ability to deliver high-quality and user-centric solutions."
1070
+ ]
1071
+ },
1072
+ {
1073
+ title: "Mobtion",
1074
+ slug: "mobtion",
1075
+ description: "Mobtion agency specializes in mobile development services. I designed and developed their responsive website and WordPress CMS.\n My responsibilities included website design, development, and ensuring seamless content management for the agency.",
1076
+ link: "#",
1077
+ image: "https://gaboesquivel.com/images/work/mobtion.jpg",
1078
+ tech: ["JavaScript", "CSS", "Wordpress", "PHP"],
1079
+ type: ["other"],
1080
+ achievements: [
1081
+ "Developed a responsive and modern website for Mobtion agency.",
1082
+ "Integrated WordPress CMS for efficient content management.",
1083
+ "Optimized website performance for improved loading speeds."
1084
+ ],
1085
+ story: [
1086
+ "The Mobtion project was undertaken while I was at IntergraphiDesign, my first job at a development shop. Mobtion agency specializes in mobile development services, and I was responsible for designing and developing their responsive website and WordPress CMS.",
1087
+ "My responsibilities included website design, development, and ensuring seamless content management for the agency. I focused on creating a modern and responsive website that effectively showcased Mobtion's services and capabilities.",
1088
+ "By integrating a WordPress CMS, I facilitated efficient content management, allowing the agency to easily update and manage their online presence. This project was a valuable experience in my early career, allowing me to apply my skills in a real-world setting and contribute to the agency's digital strategy."
1089
+ ]
1090
+ },
1091
+ {
1092
+ title: "ITS",
1093
+ slug: "its",
1094
+ description: "ITS InfoCom, an IT multinational, focuses on Remote Infrastructure Management. I implemented their primary website, CMS, and CRM integration.\n My role was to create and integrate digital solutions for the company, focusing on web presence and customer relationship management.",
1095
+ link: "#",
1096
+ image: "https://gaboesquivel.com/images/work/website-its.jpg",
1097
+ tech: ["JavaScript", "CSS", "PHP", "CMS"],
1098
+ type: ["other"],
1099
+ achievements: [
1100
+ "Developed and deployed a company-wide CMS for ITS InfoCom.",
1101
+ "Integrated CRM solutions to streamline customer interactions.",
1102
+ "Optimized website architecture for scalability and security."
1103
+ ],
1104
+ story: [
1105
+ "The ITS project was undertaken while I was at IntergraphiDesign, my first job at a development shop. ITS InfoCom is an IT multinational that focuses on Remote Infrastructure Management, and I was responsible for implementing their primary website, CMS, and CRM integration.",
1106
+ "My role was to create and integrate digital solutions for the company, focusing on enhancing their web presence and customer relationship management. I developed and deployed a company-wide CMS that facilitated efficient content management and updates.",
1107
+ "By integrating CRM solutions, I streamlined customer interactions, ensuring that the company could effectively manage and engage with their clients. This project was a valuable experience in my early career, allowing me to apply my skills in a real-world setting and contribute to the company's digital strategy."
1108
+ ]
1109
+ },
1110
+ {
1111
+ title: "Trivenzor",
1112
+ slug: "trivenzor",
1113
+ description: "For Trivenzor, a hypertension medication, I developed a responsive landing page for patient and healthcare provider information.\n My work involved creating a user-friendly and informative digital platform, emphasizing medical information clarity and accessibility.",
1114
+ link: "#",
1115
+ image: "https://gaboesquivel.com/images/work/tribenzor.jpg",
1116
+ tech: ["JavaScript", "CSS", "Mootools"],
1117
+ type: ["other"],
1118
+ achievements: [
1119
+ "Developed a fully responsive and accessible medical landing page.",
1120
+ "Ensured clarity and usability for both patients and healthcare providers.",
1121
+ "Optimized page speed and performance for better user engagement."
1122
+ ],
1123
+ story: [
1124
+ "The Trivenzor project was a freelance opportunity where I was responsible for developing a responsive landing page for a hypertension medication. My work involved creating a user-friendly and informative digital platform, emphasizing medical information clarity and accessibility.",
1125
+ "I focused on ensuring that the landing page was fully responsive and accessible, providing clear and usable information for both patients and healthcare providers. By optimizing page speed and performance, I enhanced user engagement and ensured that the platform was efficient and effective.",
1126
+ "This freelance project allowed me to apply my skills in web development and user experience design, contributing to a platform that provided valuable medical information to its users."
1127
+ ]
1128
+ },
1129
+ {
1130
+ title: "Living with Dryness",
1131
+ slug: "living-with-dryness",
1132
+ description: "The Living with Dryness project involved crafting a responsive landing page focused on providing information and resources.\n As the developer, I ensured a pixel-perfect design and user-friendly navigation, catering to the project's specific audience and needs.",
1133
+ link: "#",
1134
+ image: "https://gaboesquivel.com/images/work/living-with-dryness.jpg",
1135
+ tech: ["JavaScript", "CSS", "Wordpress"],
1136
+ type: ["other"],
1137
+ achievements: [
1138
+ "Designed and developed a responsive landing page for medical resources.",
1139
+ "Implemented a user-friendly navigation system for better accessibility.",
1140
+ "Optimized website layout for enhanced readability and engagement."
1141
+ ],
1142
+ story: [
1143
+ "The Living with Dryness project was a freelance opportunity where I was tasked with crafting a responsive landing page focused on providing information and resources. As the developer, I ensured a pixel-perfect design and user-friendly navigation, catering to the project's specific audience and needs.",
1144
+ "I focused on designing and developing a responsive landing page that provided valuable medical resources, implementing a user-friendly navigation system for better accessibility. By optimizing the website layout, I enhanced readability and user engagement.",
1145
+ "This freelance project allowed me to apply my skills in web development and user experience design, contributing to a platform that offered valuable information and resources to its users."
1146
+ ]
1147
+ },
1148
+ {
1149
+ title: "Costa Rica JS",
1150
+ slug: "costa-rica-js",
1151
+ description: "Costa Rica JS became Central America's largest JavaScript community with over 2000 developers. The community played a crucial role in fostering the region's tech ecosystem as Node.js and modern web frameworks gained prominence.\n As founder, I organized meetups, workshops, and events to build a strong developer community in Central America.",
1152
+ tech: ["JavaScript", "NodeJS", "ReactJS", "TypeScript"],
1153
+ type: ["other"],
1154
+ link: "https://www.meetup.com/costaricajs/",
1155
+ image: "https://gaboesquivel.com/images/bio/nodeschool-costa-rica.jpg",
1156
+ images: [
1157
+ "https://gaboesquivel.com/images/work/gaboesquivel-javascript-costarica.png",
1158
+ "https://gaboesquivel.com/images/gabo-workshop.jpg",
1159
+ "https://gaboesquivel.com/images/work/nodeschool.jpg",
1160
+ "https://gaboesquivel.com/images/work/nodeschool-1.jpg",
1161
+ "https://gaboesquivel.com/images/2016/05/paintballjs.jpg",
1162
+ "https://gaboesquivel.com/images/work/gaboesquivel-presentation.jpg"
1163
+ ],
1164
+ video: "https://vimeo.com/167755778",
1165
+ achievements: [
1166
+ "Founded and grew Central America's largest JavaScript community to over 2000 developers.",
1167
+ "Organized regular meetups, workshops, and educational events.",
1168
+ "Fostered the region's tech ecosystem during the rise of Node.js and modern web frameworks."
1169
+ ],
1170
+ story: [
1171
+ "In 2010, I founded Costa Rica JS with the vision of creating a space for JavaScript developers to learn, share, and grow together. What started as local meetups quickly evolved into Central America's largest JavaScript community.",
1172
+ "The community played a vital role in fostering the region's tech ecosystem, particularly as Node.js and modern web frameworks gained prominence. Through regular meetups, workshops, and educational events, we helped developers stay current with emerging technologies and best practices.",
1173
+ "Costa Rica JS became more than just a technical community; it was a catalyst for professional growth and networking in the region's tech sector. The impact of this initiative continues to resonate in Central America's developer ecosystem."
1174
+ ],
1175
+ related: [
1176
+ {
1177
+ url: "https://gaboesquivel.com/blog/2016-06-nodeschool-international-day",
1178
+ title: "NodeSchool International Day",
1179
+ publishedAt: "2016-06-01"
1180
+ },
1181
+ {
1182
+ url: "https://gaboesquivel.com/blog/2015-5-paintball.js-recap",
1183
+ title: "Paintball.js Recap",
1184
+ publishedAt: "2015-05-01"
1185
+ },
1186
+ {
1187
+ url: "https://gaboesquivel.com/blog/2014-01-developing-software-in-costa-rica",
1188
+ title: "Developing Software in Costa Rica",
1189
+ publishedAt: "2014-01-01"
1190
+ }
1191
+ ]
1192
+ },
1193
+ {
1194
+ title: "AsoBlockchain",
1195
+ slug: "asoblockchain",
1196
+ description: "AsoBlockchain is Costa Rica's leading non-profit blockchain association, focused on fostering trust, transparency, and innovation in the country's blockchain ecosystem. The organization drives strategic collaboration between forward-thinking organizations and individuals in the blockchain space, promoting responsible adoption while implementing best practices for sustainable community impact.",
1197
+ tech: ["Ethereum", "EOS", "Antelope", "Solidity", "Polkadot", "Substrate"],
1198
+ type: ["other"],
1199
+ link: "https://asoblockchain.org",
1200
+ image: "https://gaboesquivel.com/images/2018/06/blockchain-costa-rica.jpg",
1201
+ images: [
1202
+ "https://gaboesquivel.com/images/work/ticoblockchain.jpg",
1203
+ "https://gaboesquivel.com/images/2019/02/ticoblockchain_eosio_workshop.jpg"
1204
+ ],
1205
+ video: "https://www.youtube.com/watch?v=-1y0fGs8Xgw",
1206
+ achievements: [
1207
+ "Co-founded Costa Rica's first blockchain association in 2017.",
1208
+ "Established educational partnerships with ADEN International Business School and ULACIT.",
1209
+ "Created CriptoCantinaCR, a successful weekly educational and networking initiative.",
1210
+ "Organized TicoBlockchain, Costa Rica's premier blockchain conference.",
1211
+ "Developed advocacy programs for blockchain policy and regulation.",
1212
+ "Built a vibrant community supporting blockchain innovation and adoption."
1213
+ ],
1214
+ story: [
1215
+ "Founded in 2017, AsoBlockchain emerged as Costa Rica's premier blockchain association with a mission to foster trust, transparency, and innovation in the country's blockchain ecosystem. As a co-founder, I helped establish the organization's core principles and strategic direction.",
1216
+ "Through initiatives like CriptoCantina\xAE and TicoBlockchain conference, we've created valuable opportunities for education, networking, and community building. Our partnerships with institutions like ADEN International Business School and ULACIT have strengthened our educational impact, providing members with access to specialized blockchain education and professional development.",
1217
+ "AsoBlockchain actively participates in policy discussions and regulatory frameworks, representing our members' interests while promoting responsible blockchain adoption. The organization continues to play a crucial role in shaping Costa Rica's blockchain landscape through educational programs, industry partnerships, and community initiatives."
1218
+ ],
1219
+ related: [
1220
+ {
1221
+ url: "https://gaboesquivel.com/blog/2019-03-ticoblockchain-2019-recap",
1222
+ title: "TicoBlockchain 2019 Recap",
1223
+ publishedAt: "2019-03-01"
1224
+ },
1225
+ {
1226
+ url: "https://gaboesquivel.com/blog/2019-01-international-crypto-conference-in-costa-rica",
1227
+ title: "International Crypto Conference in Costa Rica",
1228
+ publishedAt: "2019-01-01"
1229
+ },
1230
+ {
1231
+ url: "https://gaboesquivel.com/blog/2018-07-costa-rica-crypto-cantina",
1232
+ title: "Costa Rica Crypto Cantina",
1233
+ publishedAt: "2018-07-01"
1234
+ },
1235
+ {
1236
+ url: "https://gaboesquivel.com/blog/2018-06-blockchain-technology-in-costa-rica",
1237
+ title: "Blockchain Technology in Costa Rica",
1238
+ publishedAt: "2018-06-01"
1239
+ }
1240
+ ]
1241
+ },
1242
+ {
1243
+ title: "CryptoCantinaCR",
1244
+ slug: "cryptocantinacr",
1245
+ description: "CryptoCantinaCR started as a recurring after-office happy hour event that brought together blockchain, cryptography, and cryptocurrency enthusiasts in Costa Rica. What began as informal Thursday meetups at Central Pub in Paseo Col\xF3n has since evolved into a formal educational initiative under CriptoCantina.org, promoting blockchain technology adoption and education.",
1246
+ tech: ["Ethereum", "EOS", "Solidity", "Antelope", "Polkadot", "Substrate"],
1247
+ type: ["other"],
1248
+ link: "https://criptocantina.org",
1249
+ image: "https://gaboesquivel.com/images/work/cryptocantina.png",
1250
+ images: [
1251
+ "https://gaboesquivel.com/images/work/cryptocantina-multi.jpg",
1252
+ "https://gaboesquivel.com/images/work/cryptocantina-london-room-2.jpg",
1253
+ "https://gaboesquivel.com/images/work/cryptocantina-london-room.jpg",
1254
+ "https://gaboesquivel.com/images/work/cryptocantina-london-room-3.jpg",
1255
+ "https://gaboesquivel.com/images/work/cryptocantina-london-room-4.jpg"
1256
+ ],
1257
+ achievements: [
1258
+ "Established a recurring crypto community event every Thursday starting September 2018.",
1259
+ "Created an inclusive space for blockchain enthusiasts to connect and share knowledge.",
1260
+ "Built a forward-thinking community centered around blockchain and distributed consensus technologies.",
1261
+ "Facilitated networking between people from various backgrounds in the crypto space.",
1262
+ "Evolved into a formal educational platform promoting blockchain technology adoption."
1263
+ ],
1264
+ story: [
1265
+ "CryptoCantinaCR was launched as a recurring after-office happy hour event, taking place every Thursday at the Central Pub in Paseo Col\xF3n. The initiative aimed to create a relaxed environment where individuals passionate about blockchain, cryptography, and cryptocurrency could connect and share ideas.",
1266
+ "The events were designed to be informal and inclusive, with no presentations or formal talks - the focus was entirely on bringing people together and fostering organic connections. This approach helped create a vibrant community where participants could skip the Thursday traffic jams while engaging in meaningful discussions about blockchain technology.",
1267
+ "The initiative has since evolved into CriptoCantina.org, a more structured educational platform led primarily by Karla C\xF3rdoba. The organization now focuses on promoting blockchain technology adoption through formal educational initiatives, supporting entrepreneurs, facilitating Web3 tool adoption, and helping newcomers enter the technology sector. This evolution from casual meetups to a formal educational institution demonstrates the community's commitment to advancing blockchain technology in Costa Rica."
1268
+ ],
1269
+ related: [
1270
+ {
1271
+ url: "https://gaboesquivel.com/blog/2018-07-costa-rica-crypto-cantina",
1272
+ title: "Costa Rica Crypto Cantina",
1273
+ publishedAt: "2018-07-01"
1274
+ }
1275
+ ]
1276
+ }
1277
+ ];
1278
+
1279
+ // src/tech.ts
1280
+ var techStack = [
1281
+ {
1282
+ name: "TypeScript",
1283
+ slug: "typescript",
1284
+ tag: "TypeScript",
1285
+ image: "/images/tech/typescript.png",
1286
+ description: "A strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.",
1287
+ link: "https://www.typescriptlang.org/",
1288
+ since: "2012",
1289
+ intro: [
1290
+ "TypeScript is a superset of JavaScript that adds static types, enhancing code quality and maintainability.",
1291
+ "It is widely used in modern web development for building scalable and robust applications."
1292
+ ],
1293
+ experience: [
1294
+ "Extensively used TypeScript for ensuring type safety and enhancing developer experience across various projects.",
1295
+ "Implemented TypeScript to build scalable and robust applications, leveraging its static typing and modern JavaScript features."
1296
+ ]
1297
+ },
1298
+ {
1299
+ name: "Node.js",
1300
+ slug: "nodejs",
1301
+ tag: "NodeJS",
1302
+ image: "/images/tech/nodejs.png",
1303
+ description: "A JavaScript runtime built on Chrome's V8 JavaScript engine, designed to build scalable network applications.",
1304
+ link: "https://nodejs.org/",
1305
+ since: "2009",
1306
+ intro: [
1307
+ "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.",
1308
+ "It is widely used for developing server-side and networking applications."
1309
+ ],
1310
+ experience: [
1311
+ "Founded Costa Rica JS, a meetup group that became Central America's largest JavaScript community, promoting open-source and collaborative development.",
1312
+ "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.",
1313
+ "Contributed to the development of decentralized applications like Emanate and Sense Chat, leveraging Node.js for efficient and secure communication.",
1314
+ "Implemented Node.js in projects like Wink for server-side development and real-time data processing."
1315
+ ]
1316
+ },
1317
+ {
1318
+ name: "ReactJS",
1319
+ slug: "reactjs",
1320
+ tag: "ReactJS",
1321
+ image: "/images/tech/reactjs.png",
1322
+ description: "A JavaScript library for building user interfaces, maintained by Facebook and a community of individual developers and companies.",
1323
+ link: "https://reactjs.org/",
1324
+ since: "2013",
1325
+ intro: [
1326
+ "ReactJS is a popular JavaScript library for building user interfaces, particularly for single-page applications.",
1327
+ "It allows developers to create large web applications that can update and render efficiently in response to data changes."
1328
+ ],
1329
+ experience: [
1330
+ "Utilized ReactJS in various projects to build dynamic and responsive user interfaces.",
1331
+ "Implemented ReactJS in the development of web applications like Eat Arcade and 4Tius Fitness Data Tracker, focusing on performance and maintainability.",
1332
+ "Leveraged ReactJS's component-based architecture to enhance code reusability and scalability in projects like Wink and Sense Chat."
1333
+ ]
1334
+ },
1335
+ {
1336
+ name: "React Native",
1337
+ slug: "react-native",
1338
+ tag: "React Native",
1339
+ image: "/images/tech/react-native.png",
1340
+ description: "A framework for building native apps using React.",
1341
+ link: "https://reactnative.dev/",
1342
+ since: "2015",
1343
+ intro: [
1344
+ "React Native allows developers to build mobile applications using React, enabling a single codebase for both iOS and Android.",
1345
+ "It is known for its ability to create truly native apps with a consistent developer experience."
1346
+ ],
1347
+ experience: [
1348
+ "Developed the first version of Wink's mobile app, focusing on seamless user experience and integration with AWS services.",
1349
+ "Enhanced the Sense.chat app's performance and integrated it with the EOS mainnet for secure transactions.",
1350
+ "Improved Tractor Supply's mobile app by developing an augmented reality feature and optimizing code quality."
1351
+ ]
1352
+ },
1353
+ {
1354
+ name: "Next.js",
1355
+ slug: "nextjs",
1356
+ tag: "NextJS",
1357
+ image: "/images/tech/nextjs.png",
1358
+ description: "A React framework for production, providing hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.",
1359
+ link: "https://nextjs.org/",
1360
+ since: "2012",
1361
+ intro: [
1362
+ "Next.js is a popular React framework that enables server-side rendering and static site generation for React applications.",
1363
+ "It is known for its performance optimizations and ease of use in building scalable web applications."
1364
+ ],
1365
+ experience: [
1366
+ "Utilized Next.js in BasilicEVM for building a performance-optimized development stack, enhancing scalability and maintainability.",
1367
+ "Implemented server-side rendering and static site generation in projects like bitlauncher, dBoard, and RareMint to improve load times and SEO.",
1368
+ "Enhanced user experience in Masterbots and ZTX by leveraging Next.js features for seamless integration with blockchain technologies."
1369
+ ]
1370
+ },
1371
+ {
1372
+ name: "Viem",
1373
+ slug: "viem",
1374
+ tag: "Viem",
1375
+ image: "/images/tech/viem.png",
1376
+ description: "A library for interacting with Ethereum and other EVM-compatible blockchains.",
1377
+ link: "https://viem.io/",
1378
+ since: "2023",
1379
+ intro: [
1380
+ "Viem is a modern library designed to simplify interactions with Ethereum and other EVM-compatible blockchains.",
1381
+ "It provides a robust set of tools for developers to build decentralized applications with ease."
1382
+ ],
1383
+ experience: [
1384
+ "Utilized Viem in projects like BasilicEVM for efficient blockchain interactions and data processing.",
1385
+ "Implemented Viem to enhance the development workflow, focusing on performance and scalability.",
1386
+ "Used Viem in projects like bitlauncher for seamless blockchain integration."
1387
+ ]
1388
+ },
1389
+ {
1390
+ name: "Wagmi",
1391
+ slug: "wagmi",
1392
+ tag: "Wagmi",
1393
+ image: "/images/tech/wagmi.png",
1394
+ description: "A collection of React hooks for Ethereum.",
1395
+ link: "https://wagmi.sh/",
1396
+ since: "2023",
1397
+ intro: [
1398
+ "Wagmi provides a set of React hooks that simplify the process of building Ethereum applications.",
1399
+ "It is designed to work seamlessly with popular libraries like ethers.js and viem."
1400
+ ],
1401
+ experience: [
1402
+ "Implemented Wagmi in projects like BasilicEVM to streamline Ethereum application development.",
1403
+ "Used Wagmi to enhance user experience and simplify blockchain interactions in React applications.",
1404
+ "Utilized Wagmi in projects like bitlauncher for efficient Ethereum interactions."
1405
+ ]
1406
+ },
1407
+ {
1408
+ name: "EthersJS",
1409
+ slug: "ethersjs",
1410
+ tag: "Ethers",
1411
+ image: "/images/tech/ethersjs.png",
1412
+ description: "A library for interacting with the Ethereum blockchain and its ecosystem.",
1413
+ link: "https://docs.ethers.io/v5/",
1414
+ since: "2017",
1415
+ intro: [
1416
+ "EthersJS is a library designed to interact with the Ethereum blockchain, providing a simple and consistent interface for developers.",
1417
+ "It is widely used for its ease of use and comprehensive documentation, making it a popular choice for Ethereum development."
1418
+ ],
1419
+ experience: [
1420
+ "Utilized EthersJS in projects like BasilicEVM for seamless interaction with the Ethereum blockchain.",
1421
+ "Implemented EthersJS in RareMint for efficient smart contract interactions and NFT data indexing.",
1422
+ "Developed a WebGL EVM wallet connector using EthersJS at ZTX, enabling secure blockchain transactions within the metaverse platform.",
1423
+ "Led the architecture of Knowledge.io's token system using EthersJS for secure and efficient blockchain interactions."
1424
+ ]
1425
+ },
1426
+ {
1427
+ name: "Ponder",
1428
+ slug: "ponder",
1429
+ tag: "Ponder",
1430
+ image: "/images/tech/ponder.png",
1431
+ description: "A tool for indexing and querying blockchain data.",
1432
+ link: "https://ponder.io/",
1433
+ since: "2024",
1434
+ intro: [
1435
+ "Ponder is a powerful tool for indexing and querying blockchain data, making it easier to build responsive dApps.",
1436
+ "It provides real-time data processing capabilities, enhancing the performance of decentralized applications."
1437
+ ],
1438
+ experience: [
1439
+ "Utilized Ponder in projects like BasilicEVM for efficient data indexing and real-time updates.",
1440
+ "Implemented Ponder to improve data retrieval and processing in blockchain applications."
1441
+ ]
1442
+ },
1443
+ {
1444
+ name: "PostgreSQL",
1445
+ slug: "postgresql",
1446
+ tag: "Postgres",
1447
+ image: "/images/tech/postgresql.png",
1448
+ description: "A powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.",
1449
+ link: "https://www.postgresql.org/",
1450
+ since: "2012",
1451
+ intro: [
1452
+ "PostgreSQL is a highly stable database management system, used by many companies and organizations to store and manage their data.",
1453
+ "It supports advanced data types and performance optimization features, making it a popular choice for complex applications."
1454
+ ],
1455
+ experience: [
1456
+ "Implemented PostgreSQL in projects like BitLauncher and RareMint for efficient data management and querying.",
1457
+ "Utilized PostgreSQL in projects like EOS Costa Rica and bitcashBank for robust database solutions."
1458
+ ]
1459
+ },
1460
+ {
1461
+ name: "EVM",
1462
+ slug: "evm",
1463
+ tag: "EVM",
1464
+ image: "/images/tech/evm.png",
1465
+ description: "The Ethereum Virtual Machine, a runtime environment for smart contracts in Ethereum.",
1466
+ link: "https://ethereum.org/en/developers/docs/evm/",
1467
+ since: "2017",
1468
+ intro: [
1469
+ "The EVM is the runtime environment for smart contracts in Ethereum, enabling decentralized computation.",
1470
+ "It is a key component of the Ethereum blockchain, executing smart contracts and maintaining consensus."
1471
+ ],
1472
+ experience: [
1473
+ "Worked with EVM in projects like BasilicEVM and RareMint for smart contract execution and blockchain interactions.",
1474
+ "Utilized EVM in projects like bitcashBank for decentralized application development."
1475
+ ]
1476
+ },
1477
+ {
1478
+ name: "Solidity",
1479
+ slug: "solidity",
1480
+ tag: "Solidity",
1481
+ image: "/images/tech/solidity.png",
1482
+ description: "A contract-oriented programming language for writing smart contracts on Ethereum.",
1483
+ link: "https://soliditylang.org/",
1484
+ since: "2017",
1485
+ intro: [
1486
+ "Solidity is the primary language for writing smart contracts on Ethereum and other EVM-compatible blockchains.",
1487
+ "It is designed to target the Ethereum Virtual Machine (EVM) and is influenced by C++, Python, and JavaScript."
1488
+ ],
1489
+ experience: [
1490
+ "Developed smart contracts for the Knowledge ICO, focusing on security and efficiency, embodying the principle of keeping it simple.",
1491
+ "Contributed to the development of asset-backed NFTs on Ethereum for RareMint, demonstrating the transformative power of blockchain technology.",
1492
+ "Utilized Solidity in projects like BasilicEVM and bitlauncher for smart contract development and blockchain interactions."
1493
+ ]
1494
+ },
1495
+ {
1496
+ name: "Foundry",
1497
+ slug: "foundry",
1498
+ tag: "Foundry",
1499
+ image: "/images/tech/foundry.png",
1500
+ description: "A blazing fast, portable, and modular toolkit for Ethereum application development.",
1501
+ link: "https://getfoundry.sh/",
1502
+ since: "2024",
1503
+ intro: [
1504
+ "Foundry is a toolkit for Ethereum application development, known for its speed and modularity.",
1505
+ "It provides a suite of tools for building, testing, and deploying smart contracts."
1506
+ ],
1507
+ experience: [
1508
+ "Utilized Foundry in projects like BasilicEVM for efficient smart contract development and testing."
1509
+ ]
1510
+ },
1511
+ {
1512
+ name: "AI SDK",
1513
+ slug: "ai-sdk",
1514
+ tag: "AI SDK",
1515
+ image: "/images/tech/ai-sdk.png",
1516
+ description: "Software Development Kits for integrating AI capabilities into applications.",
1517
+ link: "https://en.wikipedia.org/wiki/Software_development_kit",
1518
+ since: "2023",
1519
+ intro: [
1520
+ "AI SDKs provide tools and libraries for integrating AI capabilities into applications, enhancing functionality and user experience.",
1521
+ "They are used in various applications, from chatbots to data analysis and automation."
1522
+ ],
1523
+ experience: [
1524
+ "Implemented AI SDKs in projects like Masterbots for advanced AI-driven features and automation."
1525
+ ]
1526
+ },
1527
+ {
1528
+ name: "LLMs",
1529
+ slug: "llms",
1530
+ tag: "LLMs",
1531
+ image: "/images/tech/llms.png",
1532
+ description: "Large Language Models used for natural language processing and understanding.",
1533
+ link: "https://en.wikipedia.org/wiki/Language_model",
1534
+ since: "2023",
1535
+ intro: [
1536
+ "LLMs are advanced models used for natural language processing, enabling applications to understand and generate human-like text.",
1537
+ "They are widely used in chatbots, translation services, and content generation."
1538
+ ],
1539
+ experience: [
1540
+ "Utilized LLMs in projects like Masterbots for enhanced natural language processing and user interaction."
1541
+ ]
1542
+ },
1543
+ {
1544
+ name: "ThirdWeb",
1545
+ slug: "thirdweb",
1546
+ tag: "ThirdWeb",
1547
+ image: "/images/tech/thirdweb.png",
1548
+ description: "A platform for building and deploying Web3 applications with ease.",
1549
+ link: "https://thirdweb.com/",
1550
+ since: "2024",
1551
+ intro: [
1552
+ "ThirdWeb provides tools and infrastructure for building Web3 applications, simplifying the development process.",
1553
+ "It offers a range of features for deploying smart contracts and managing blockchain interactions."
1554
+ ],
1555
+ experience: [
1556
+ "Utilized ThirdWeb in projects like BasilicEVM for streamlined Web3 application development."
1557
+ ]
1558
+ },
1559
+ {
1560
+ name: "Alchemy",
1561
+ slug: "alchemy",
1562
+ tag: "Alchemy",
1563
+ image: "/images/tech/alchemy.png",
1564
+ description: "A blockchain development platform that provides infrastructure and tools for building decentralized applications.",
1565
+ link: "https://www.alchemy.com/",
1566
+ since: "2020",
1567
+ intro: [
1568
+ "Alchemy offers a suite of tools and infrastructure for building decentralized applications on blockchain networks.",
1569
+ "It is known for its reliability and performance, supporting developers in building scalable blockchain solutions."
1570
+ ],
1571
+ experience: [
1572
+ "Used Alchemy in projects like BitLauncher for reliable blockchain infrastructure and development support."
1573
+ ]
1574
+ },
1575
+ {
1576
+ name: "Hardhat",
1577
+ slug: "hardhat",
1578
+ tag: "Hardhat",
1579
+ image: "/images/tech/hardhat.png",
1580
+ description: "A development environment for Ethereum software, providing tools for building and testing smart contracts.",
1581
+ link: "https://hardhat.org/",
1582
+ since: "2020",
1583
+ intro: [
1584
+ "Hardhat is a development environment for Ethereum software, offering tools for building and testing smart contracts.",
1585
+ "It is widely used for its flexibility and support for modern Ethereum development workflows."
1586
+ ],
1587
+ experience: [
1588
+ "Utilized Hardhat in projects like BitLauncher for smart contract development and testing."
1589
+ ]
1590
+ },
1591
+ {
1592
+ name: "GraphQL",
1593
+ slug: "graphql",
1594
+ tag: "GraphQL",
1595
+ image: "/images/tech/graphql.png",
1596
+ 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.",
1597
+ link: "https://graphql.org/",
1598
+ since: "2015",
1599
+ intro: [
1600
+ "GraphQL provides a more efficient, powerful, and flexible alternative to REST, allowing clients to request exactly the data they need.",
1601
+ "It is widely used in modern web applications for its ability to streamline data fetching and improve performance."
1602
+ ],
1603
+ experience: [
1604
+ "Implemented GraphQL in projects like ChainGraph and dBoard for efficient data querying and real-time updates.",
1605
+ "Utilized GraphQL in projects like EOS Costa Rica for flexible and efficient API development."
1606
+ ]
1607
+ },
1608
+ {
1609
+ name: "WebGL",
1610
+ slug: "webgl",
1611
+ tag: "WebGL",
1612
+ image: "/images/tech/webgl.png",
1613
+ description: "A JavaScript API for rendering interactive 3D and 2D graphics within any compatible web browser.",
1614
+ link: "https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API",
1615
+ since: "2018",
1616
+ intro: [
1617
+ "WebGL is a powerful API for rendering 3D and 2D graphics in web browsers, enabling interactive visual experiences.",
1618
+ "It is widely used in gaming, data visualization, and interactive web applications."
1619
+ ],
1620
+ experience: [
1621
+ "Utilized WebGL in projects like ZTX for creating immersive 3D environments and visualizations."
1622
+ ]
1623
+ },
1624
+ {
1625
+ name: "AWS",
1626
+ slug: "aws",
1627
+ tag: "AWS",
1628
+ image: "/images/tech/aws.png",
1629
+ description: "Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services.",
1630
+ link: "https://aws.amazon.com/",
1631
+ since: "2015",
1632
+ intro: [
1633
+ "AWS provides a wide range of cloud services, including computing power, storage options, and networking capabilities.",
1634
+ "It is a popular choice for deploying and managing scalable applications in the cloud."
1635
+ ],
1636
+ experience: [
1637
+ "Leveraged AWS for scalable cloud infrastructure in projects like Wink and Photo and Go, ensuring reliability and performance.",
1638
+ "Implemented AWS solutions for secure and efficient data processing in decentralized applications like Bitcash, aligning with the principle of automating and securing everything."
1639
+ ]
1640
+ },
1641
+ {
1642
+ name: "GCP",
1643
+ slug: "gcloud",
1644
+ tag: "GCP",
1645
+ image: "/images/tech/gcloud.png",
1646
+ description: "Google Cloud Platform, a suite of cloud computing services that runs on the same infrastructure that Google uses internally.",
1647
+ link: "https://cloud.google.com/",
1648
+ since: "2018",
1649
+ intro: [
1650
+ "Google Cloud Platform offers a suite of cloud computing services, providing infrastructure, platform, and software solutions.",
1651
+ "It is known for its scalability, reliability, and integration with Google's ecosystem."
1652
+ ],
1653
+ experience: [
1654
+ "Utilized GCP in projects like RareMint and bitcashBank for scalable cloud infrastructure and services."
1655
+ ]
1656
+ },
1657
+ {
1658
+ name: "ShadcnUI",
1659
+ slug: "shadcn",
1660
+ tag: "ShadcnUI",
1661
+ image: "/images/tech/shadcn.png",
1662
+ description: "A collection of beautifully designed components built with Radix UI and Tailwind CSS.",
1663
+ link: "https://ui.shadcn.com/",
1664
+ since: "2021",
1665
+ intro: [
1666
+ "ShadcnUI provides accessible, customizable, and open-source components for building modern web applications.",
1667
+ "It combines the power of Radix UI's accessibility with the flexibility of Tailwind CSS's utility classes."
1668
+ ],
1669
+ experience: [
1670
+ "Implemented ShadcnUI in projects like BasilicEVM and bitlauncher for consistent, accessible UI components.",
1671
+ "Utilized ShadcnUI to create responsive and visually appealing interfaces, enhancing user experience across various applications."
1672
+ ]
1673
+ },
1674
+ {
1675
+ name: "TanStack Query",
1676
+ slug: "tanstack-query",
1677
+ tag: "TanStack Query",
1678
+ image: "/images/tech/tanstack.png",
1679
+ description: "Powerful asynchronous state management for fetching, caching, and updating data in React applications.",
1680
+ link: "https://tanstack.com/query/latest",
1681
+ since: "2021",
1682
+ intro: [
1683
+ "TanStack Query (formerly React Query) simplifies data fetching, caching, and state management.",
1684
+ "It provides tools for handling loading states, errors, and data synchronization."
1685
+ ],
1686
+ experience: [
1687
+ "Implemented TanStack Query in BasilicEVM and bitlauncher for efficient data fetching and caching.",
1688
+ "Utilized query invalidation and refetching strategies to keep UI data fresh and responsive."
1689
+ ]
1690
+ },
1691
+ {
1692
+ name: "TanStack Form",
1693
+ slug: "tanstack-form",
1694
+ tag: "TanStack Form",
1695
+ image: "/images/tech/tanstack-form.png",
1696
+ description: "A powerful form library for React applications, providing easy-to-use hooks for managing form state and validation.",
1697
+ link: "https://tanstack.com/form/latest",
1698
+ since: "2022",
1699
+ intro: [
1700
+ "TanStack Form simplifies form management in React applications, offering hooks for state management and validation.",
1701
+ "It provides a flexible and extensible API for building complex forms with ease."
1702
+ ],
1703
+ experience: [
1704
+ "Implemented TanStack Form in projects like BasilicEVM and bitlauncher for efficient form state management and validation.",
1705
+ "Utilized TanStack Form to create dynamic and responsive forms, enhancing user experience."
1706
+ ]
1707
+ },
1708
+ {
1709
+ name: "TanStack Start",
1710
+ slug: "tanstack-start",
1711
+ tag: "TanStack Start",
1712
+ image: "/images/tech/tanstack-start.png",
1713
+ description: "A starter kit for building modern web applications with TanStack libraries.",
1714
+ link: "https://tanstack.com/start/latest",
1715
+ since: "2023",
1716
+ intro: [
1717
+ "TanStack Start provides a starter kit for building modern web applications using TanStack libraries.",
1718
+ "It includes pre-configured setups for popular tools and libraries, streamlining the development process."
1719
+ ],
1720
+ experience: [
1721
+ "Utilized TanStack Start in projects like BasilicEVM and bitlauncher for quick and efficient project setup.",
1722
+ "Leveraged TanStack Start to integrate TanStack libraries seamlessly, accelerating development workflows."
1723
+ ]
1724
+ },
1725
+ {
1726
+ name: "WebAuthn",
1727
+ slug: "webauthn",
1728
+ tag: "WebAuthN",
1729
+ image: "/images/tech/webauthn.png",
1730
+ description: "A web standard for passwordless authentication using public key cryptography.",
1731
+ link: "https://webauthn.io/",
1732
+ since: "2021",
1733
+ intro: [
1734
+ "WebAuthn enables strong, attested, and passwordless authentication for web applications.",
1735
+ "It leverages hardware security keys, biometrics, and platform authenticators for secure login."
1736
+ ],
1737
+ experience: [
1738
+ "Set up WebAuthn integration with the EOSIO blockchain for a 'walletless' experience in bitcashBank.",
1739
+ "Implemented secure authentication flows using biometrics and hardware security keys."
1740
+ ]
1741
+ },
1742
+ {
1743
+ name: "Ethereum",
1744
+ slug: "ethereum",
1745
+ tag: "Ethereum",
1746
+ image: "/images/tech/ethereum.png",
1747
+ description: "A decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1748
+ link: "https://ethereum.org/",
1749
+ since: "2017",
1750
+ intro: [
1751
+ "Ethereum is a decentralized platform that enables developers to build and deploy smart contracts and decentralized applications.",
1752
+ "It is widely used for its flexibility and support for a wide range of decentralized applications."
1753
+ ],
1754
+ experience: [
1755
+ "Utilized Ethereum in projects like Knowledge.io and RareMint for building decentralized applications and smart contracts."
1756
+ ]
1757
+ },
1758
+ {
1759
+ name: "NFT",
1760
+ slug: "nft",
1761
+ tag: "NFT",
1762
+ image: "/images/tech/nft.png",
1763
+ description: "Non-Fungible Tokens, unique digital assets that represent ownership of a specific item or piece of content.",
1764
+ link: "https://en.wikipedia.org/wiki/Non-fungible_token",
1765
+ since: "2022",
1766
+ intro: [
1767
+ "NFTs are unique digital assets that represent ownership of a specific item or piece of content, often used in art, gaming, and collectibles.",
1768
+ "They are built on blockchain technology, ensuring authenticity and provenance."
1769
+ ],
1770
+ experience: [
1771
+ "Implemented NFT solutions in projects like RareMint and ZTX for digital asset creation and trading."
1772
+ ]
1773
+ },
1774
+ {
1775
+ name: "Supabase",
1776
+ slug: "supabase",
1777
+ tag: "Supabase",
1778
+ image: "/images/tech/supabase.png",
1779
+ description: "An open source Firebase alternative providing all the backend features you need to build a product.",
1780
+ link: "https://supabase.io/",
1781
+ since: "2022",
1782
+ intro: [
1783
+ "Supabase combines the power of PostgreSQL with modern developer tools for building applications quickly.",
1784
+ "It offers authentication, real-time subscriptions, and database management in a single platform."
1785
+ ],
1786
+ experience: [
1787
+ "Implemented Supabase in bitlauncher for real-time data subscriptions and user authentication.",
1788
+ "Developed a transaction data indexing system using Supabase for efficient querying and analytics.",
1789
+ "Utilized Supabase's real-time capabilities for building responsive and interactive applications."
1790
+ ]
1791
+ },
1792
+ {
1793
+ name: "Stitches",
1794
+ slug: "stitches",
1795
+ tag: "Stitches",
1796
+ image: "/images/tech/stitches.png",
1797
+ description: "A CSS-in-JS library with near-zero runtime, SSR support, and a great developer experience.",
1798
+ link: "https://stitches.dev/",
1799
+ since: "2021",
1800
+ intro: [
1801
+ "Stitches provides a way to write CSS with JavaScript with excellent performance characteristics.",
1802
+ "It offers a powerful theming solution and variant API for building consistent UI components."
1803
+ ],
1804
+ experience: [
1805
+ "Used Stitches in bitcashBank for creating a themeable and consistent UI design system.",
1806
+ "Implemented component variants to create flexible and reusable UI elements across the application."
1807
+ ]
1808
+ },
1809
+ {
1810
+ name: "Zustand",
1811
+ slug: "zustand",
1812
+ tag: "Zustand",
1813
+ image: "/images/tech/zustand.png",
1814
+ description: "A small, fast, and scalable state management solution for React applications.",
1815
+ link: "https://github.com/pmndrs/zustand",
1816
+ since: "2021",
1817
+ intro: [
1818
+ "Zustand is a minimalistic state management library for React that uses hooks.",
1819
+ "It provides a simple API for creating and consuming global state without boilerplate."
1820
+ ],
1821
+ experience: [
1822
+ "Implemented Zustand in bitcashBank for efficient state management across components.",
1823
+ "Utilized Zustand's middleware capabilities to enhance application state with persistence and logging."
1824
+ ]
1825
+ },
1826
+ {
1827
+ name: "Zod",
1828
+ slug: "zod",
1829
+ tag: "Zod",
1830
+ image: "/images/tech/zod.png",
1831
+ description: "TypeScript-first schema validation with static type inference.",
1832
+ link: "https://zod.dev/",
1833
+ since: "2022",
1834
+ intro: [
1835
+ "Zod is a schema declaration and validation library designed for TypeScript.",
1836
+ "It allows for building type-safe applications with runtime validation."
1837
+ ],
1838
+ experience: [
1839
+ "Utilized Zod in BasilicEVM and bitlauncher for form validation and API request/response typing.",
1840
+ "Implemented schema validation to ensure data integrity and improve error handling in applications."
1841
+ ]
1842
+ },
1843
+ {
1844
+ name: "nuqs",
1845
+ slug: "nuqs",
1846
+ tag: "nuqs",
1847
+ image: "/images/tech/nuqs.png",
1848
+ description: "A type-safe URL query state management library for Next.js applications.",
1849
+ link: "https://nuqs.47ng.com/",
1850
+ since: "2023",
1851
+ intro: [
1852
+ "nuqs provides a way to store and synchronize state in URL query parameters with type safety.",
1853
+ "It enables shareable URLs with application state and seamless integration with Next.js."
1854
+ ],
1855
+ experience: [
1856
+ "Used nuqs in BasilicEVM and bitlauncher for managing filterable and shareable UI states.",
1857
+ "Implemented URL-based state management to improve user experience with shareable application states."
1858
+ ]
1859
+ },
1860
+ {
1861
+ name: "Trigger.dev",
1862
+ slug: "trigger",
1863
+ tag: "Trigger",
1864
+ image: "/images/tech/trigger.png",
1865
+ description: "A developer-first open source background jobs framework for TypeScript.",
1866
+ link: "https://trigger.dev/",
1867
+ since: "2023",
1868
+ intro: [
1869
+ "Trigger.dev is a framework for creating and managing background jobs with TypeScript.",
1870
+ "It provides a simple way to run code on schedules, webhooks, and in response to events."
1871
+ ],
1872
+ experience: [
1873
+ "Utilized Trigger.dev in bitlauncher for scheduling background tasks and processing events.",
1874
+ "Implemented event-driven workflows to automate processes and improve application responsiveness."
1875
+ ]
1876
+ },
1877
+ {
1878
+ name: "Terraform",
1879
+ slug: "terraform",
1880
+ tag: "Terraform",
1881
+ image: "/images/tech/terraform.png",
1882
+ description: "An open-source infrastructure as code software tool for building, changing, and versioning infrastructure safely and efficiently.",
1883
+ link: "https://www.terraform.io/",
1884
+ since: "2019",
1885
+ intro: [
1886
+ "Terraform enables you to define and provision infrastructure using a declarative configuration language.",
1887
+ "It supports multiple cloud providers and services, allowing for consistent infrastructure deployment."
1888
+ ],
1889
+ experience: [
1890
+ "Used Terraform at EOS Costa Rica for infrastructure provisioning and management.",
1891
+ "Built the architecture for Grant Thornton's custom private blockchain using Terraform and Azure."
1892
+ ]
1893
+ },
1894
+ {
1895
+ name: "Redux",
1896
+ slug: "redux",
1897
+ tag: "Redux",
1898
+ image: "/images/tech/redux.png",
1899
+ description: "A predictable state container for JavaScript apps, helping you write applications that behave consistently.",
1900
+ link: "https://redux.js.org/",
1901
+ since: "2016",
1902
+ intro: [
1903
+ "Redux provides a centralized store for state management in JavaScript applications.",
1904
+ "It follows a unidirectional data flow pattern, making state changes predictable and traceable."
1905
+ ],
1906
+ experience: [
1907
+ "Implemented Redux in the Tractor Supply mobile app for state management.",
1908
+ "Utilized Redux middleware for handling asynchronous operations and side effects in applications."
1909
+ ]
1910
+ },
1911
+ {
1912
+ name: "Serverless",
1913
+ slug: "serverless",
1914
+ tag: "Serverless",
1915
+ image: "/images/tech/serverless.png",
1916
+ description: "A cloud computing execution model where the cloud provider dynamically manages the allocation of machine resources.",
1917
+ link: "https://www.serverless.com/",
1918
+ since: "2015",
1919
+ intro: [
1920
+ "Serverless computing allows developers to build and run applications without managing the underlying infrastructure.",
1921
+ "It is known for its scalability and cost-effectiveness, enabling developers to focus on code rather than server management."
1922
+ ],
1923
+ experience: [
1924
+ "Implemented serverless architectures in projects like Knowledge.io for scalable and efficient application deployment."
1925
+ ]
1926
+ },
1927
+ {
1928
+ name: "Docker",
1929
+ slug: "docker",
1930
+ tag: "Docker",
1931
+ image: "/images/tech/docker.png",
1932
+ description: "A platform for developing, shipping, and running applications in containers.",
1933
+ link: "https://www.docker.com/",
1934
+ since: "2013",
1935
+ intro: [
1936
+ "Docker allows developers to package applications and their dependencies into containers, ensuring consistency across environments.",
1937
+ "It simplifies deployment and scaling of applications, making it a popular choice for modern DevOps practices."
1938
+ ],
1939
+ experience: [
1940
+ "Utilized Docker in projects like ChainGraph and Photo and Go for containerized application deployment and management."
1941
+ ]
1942
+ },
1943
+ {
1944
+ name: "RXJS",
1945
+ slug: "rxjs",
1946
+ tag: "RXJS",
1947
+ image: "/images/tech/rxjs.png",
1948
+ description: "A library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code.",
1949
+ link: "https://rxjs.dev/",
1950
+ since: "2020",
1951
+ intro: [
1952
+ "RXJS is a library for reactive programming using Observables, enabling developers to compose asynchronous and event-based programs.",
1953
+ "It is widely used in modern web development for handling asynchronous data streams."
1954
+ ],
1955
+ experience: [
1956
+ "Implemented RXJS in projects like ChainGraph for efficient data stream management and real-time updates."
1957
+ ]
1958
+ },
1959
+ {
1960
+ name: "Expo",
1961
+ slug: "expo",
1962
+ tag: "Expo",
1963
+ image: "/images/tech/expo.png",
1964
+ description: "A set of tools and services for React Native development.",
1965
+ link: "https://expo.dev/",
1966
+ since: "2017",
1967
+ intro: [
1968
+ "Expo provides a set of tools and services to streamline React Native development, simplifying the process of building, deploying, and testing applications.",
1969
+ "It enhances the React Native development experience by offering a managed workflow."
1970
+ ],
1971
+ experience: [
1972
+ "Utilized Expo in Fantasy Top Shots to streamline development and deployment processes, enhancing the mobile app's performance.",
1973
+ "Leveraged Expo's managed workflow to accelerate the development of mobile applications, ensuring efficient testing and deployment."
1974
+ ]
1975
+ },
1976
+ {
1977
+ name: "Tailwind CSS",
1978
+ slug: "tailwind",
1979
+ tag: "Tailwind",
1980
+ image: "/images/tech/tailwind.png",
1981
+ description: "A utility-first CSS framework for rapid UI development.",
1982
+ link: "https://tailwindcss.com/",
1983
+ since: "2022",
1984
+ intro: [
1985
+ "Tailwind CSS provides a set of utility classes that allow developers to build custom designs without leaving their HTML.",
1986
+ "It is known for its flexibility and ability to create responsive and modern user interfaces quickly."
1987
+ ],
1988
+ experience: [
1989
+ "Used Tailwind CSS in projects like ZTX and Fantasy Top Shots for efficient and responsive UI design, focusing on clarity and simplicity.",
1990
+ "Implemented Tailwind CSS to enhance the user experience, aligning with the principle of user experience first."
1991
+ ]
1992
+ },
1993
+ {
1994
+ name: "Antelope",
1995
+ slug: "antelope",
1996
+ tag: "Antelope",
1997
+ image: "/images/tech/antelope.png",
1998
+ description: "A blockchain protocol designed for high performance and scalability, supporting decentralized applications.",
1999
+ link: "https://antelope.io/",
2000
+ since: "2018",
2001
+ intro: [
2002
+ "Antelope is a blockchain protocol designed for high performance and scalability, supporting decentralized applications.",
2003
+ "It offers a robust environment for building and deploying blockchain solutions."
2004
+ ],
2005
+ experience: [
2006
+ "Worked with Antelope in projects like bitcashBank and ChainGraph for blockchain application development."
2007
+ ]
2008
+ },
2009
+ {
2010
+ name: "C++",
2011
+ slug: "cpp",
2012
+ tag: "C++",
2013
+ image: "/images/tech/cpp.png",
2014
+ description: "A general-purpose programming language created as an extension of the C programming language.",
2015
+ link: "https://en.wikipedia.org/wiki/C%2B%2B",
2016
+ since: "2018",
2017
+ intro: [
2018
+ "C++ is a general-purpose programming language known for its performance and efficiency, widely used in system software, game development, and real-time simulations.",
2019
+ "It supports object-oriented, procedural, and generic programming paradigms."
2020
+ ],
2021
+ experience: [
2022
+ "Utilized C++ in projects like bitcashBank and EOS Costa Rica for high-performance application development."
2023
+ ]
2024
+ },
2025
+ {
2026
+ name: "EOS",
2027
+ slug: "eos",
2028
+ tag: "EOS",
2029
+ image: "/images/tech/eos.png",
2030
+ description: "A blockchain platform designed for the development of decentralized applications (dApps).",
2031
+ link: "https://eos.io/",
2032
+ since: "2018",
2033
+ intro: [
2034
+ "EOS is a blockchain platform designed for the development of decentralized applications (dApps), known for its scalability and flexibility.",
2035
+ "It provides a robust environment for building and deploying blockchain solutions with high performance."
2036
+ ],
2037
+ experience: [
2038
+ "Worked with EOS in projects like Emanate and Make Sense Labs for blockchain application development and integration."
2039
+ ]
2040
+ },
2041
+ {
2042
+ name: "Flow Blockchain",
2043
+ slug: "flow",
2044
+ tag: "Flow",
2045
+ image: "/images/tech/flow.png",
2046
+ description: "A fast, decentralized, and developer-friendly blockchain, designed as the foundation for a new generation of games, apps, and digital assets.",
2047
+ link: "https://www.onflow.org/",
2048
+ since: "2020",
2049
+ intro: [
2050
+ "Flow is a fast, decentralized, and developer-friendly blockchain, designed as the foundation for a new generation of games, apps, and digital assets.",
2051
+ "It is known for its scalability and ease of use, making it a popular choice for NFT and gaming applications."
2052
+ ],
2053
+ experience: [
2054
+ "Utilized Flow Blockchain in projects like Fantasy Top Shots for NFT integration and gaming applications."
2055
+ ]
2056
+ },
2057
+ {
2058
+ name: "Polkadot",
2059
+ slug: "polkadot",
2060
+ tag: "Polkadot",
2061
+ image: "/images/tech/polkadot.png",
2062
+ description: "A network protocol that allows arbitrary data\u2014not just tokens\u2014to be transferred across blockchains.",
2063
+ link: "https://polkadot.network/",
2064
+ since: "2023",
2065
+ intro: [
2066
+ "Polkadot is a network protocol that allows arbitrary data\u2014not just tokens\u2014to be transferred across blockchains.",
2067
+ "It is designed to enable a web where our data is our own and isn't stored on a server owned by an intermediary company."
2068
+ ],
2069
+ experience: [
2070
+ "Worked with Polkadot in projects like Substrate Contracts UI for blockchain interoperability and smart contract development."
2071
+ ]
2072
+ },
2073
+ {
2074
+ name: "Substrate",
2075
+ slug: "substrate",
2076
+ tag: "Substrate",
2077
+ image: "/images/tech/substrate.png",
2078
+ description: "A framework for building blockchains, providing a set of tools and libraries for blockchain development.",
2079
+ link: "https://substrate.dev/",
2080
+ since: "2023",
2081
+ intro: [
2082
+ "Substrate is a framework for building blockchains, providing a set of tools and libraries for blockchain development.",
2083
+ "It is known for its flexibility and support for building custom blockchains with ease."
2084
+ ],
2085
+ experience: [
2086
+ "Utilized Substrate in projects like Substrate Contracts UI for building and deploying custom blockchains."
2087
+ ]
2088
+ },
2089
+ {
2090
+ name: "Flow",
2091
+ slug: "flow",
2092
+ tag: "Flow",
2093
+ image: "/images/tech/flow.png",
2094
+ description: "A fast, decentralized, and developer-friendly blockchain, designed as the foundation for a new generation of games, apps, and digital assets.",
2095
+ link: "https://www.onflow.org/",
2096
+ since: "2022",
2097
+ intro: [
2098
+ "Flow is a fast, decentralized, and developer-friendly blockchain, designed as the foundation for a new generation of games, apps, and digital assets.",
2099
+ "It is known for its scalability and ease of use, making it a popular choice for NFT and gaming applications."
2100
+ ],
2101
+ experience: [
2102
+ "Utilized Flow in projects like Wizard World for NFT integration and digital asset management."
2103
+ ]
2104
+ },
2105
+ {
2106
+ name: "Niftory",
2107
+ slug: "niftory",
2108
+ tag: "Niftory",
2109
+ image: "/images/tech/niftory.png",
2110
+ description: "A platform for creating, managing, and distributing NFTs, providing tools and infrastructure for NFT development.",
2111
+ link: "https://niftory.com/",
2112
+ since: "2022",
2113
+ intro: [
2114
+ "Niftory provides a platform for creating, managing, and distributing NFTs, offering tools and infrastructure for NFT development.",
2115
+ "It simplifies the process of building and deploying NFT applications."
2116
+ ],
2117
+ experience: [
2118
+ "Used Niftory in projects like Wizard World for NFT creation and management."
2119
+ ]
2120
+ },
2121
+ {
2122
+ name: "Dalle",
2123
+ slug: "dalle",
2124
+ tag: "Dalle",
2125
+ image: "/images/tech/dalle.png",
2126
+ description: "An AI model developed by OpenAI for generating images from textual descriptions.",
2127
+ link: "https://openai.com/dall-e/",
2128
+ since: "2022",
2129
+ intro: [
2130
+ "Dalle is an AI model developed by OpenAI for generating images from textual descriptions, enabling creative and artistic applications.",
2131
+ "It is widely used for generating unique and creative visual content."
2132
+ ],
2133
+ experience: [
2134
+ "Implemented Dalle in projects like Wizard World for AI-driven image generation."
2135
+ ]
2136
+ },
2137
+ {
2138
+ name: "OpenAI",
2139
+ slug: "openai",
2140
+ tag: "OpenAI",
2141
+ image: "/images/tech/openai.png",
2142
+ description: "An AI research and deployment company, known for developing advanced AI models and technologies.",
2143
+ link: "https://openai.com/",
2144
+ since: "2022",
2145
+ intro: [
2146
+ "OpenAI is an AI research and deployment company, known for developing advanced AI models and technologies.",
2147
+ "It is widely recognized for its contributions to AI research and development, including models like GPT-3 and Dalle."
2148
+ ],
2149
+ experience: [
2150
+ "Implemented OpenAI technologies in projects like Wizard World for AI-driven applications and content generation."
2151
+ ]
2152
+ },
2153
+ {
2154
+ name: "Biometrics",
2155
+ slug: "biometrics",
2156
+ tag: "Biometrics",
2157
+ image: "/images/tech/biometrics.png",
2158
+ description: "Technologies and methods for recognizing individuals based on physical or behavioral characteristics.",
2159
+ link: "https://en.wikipedia.org/wiki/Biometrics",
2160
+ since: "2020",
2161
+ intro: [
2162
+ "Biometrics involves technologies and methods for recognizing individuals based on physical or behavioral characteristics.",
2163
+ "It is widely used in security systems, authentication, and identity verification."
2164
+ ],
2165
+ experience: [
2166
+ "Implemented biometric authentication in projects like Wink for enhanced security and user verification."
2167
+ ]
2168
+ },
2169
+ {
2170
+ name: "AngularJS",
2171
+ slug: "angularjs",
2172
+ tag: "AngularJS",
2173
+ image: "/images/tech/angularjs.png",
2174
+ description: "A structural framework for dynamic web apps.",
2175
+ link: "https://angularjs.org/",
2176
+ since: "2018",
2177
+ intro: [
2178
+ "AngularJS lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly.",
2179
+ "It is fully extensible and works well with other libraries."
2180
+ ],
2181
+ experience: [
2182
+ "Used AngularJS in projects like ARINC Microfids for building interactive and dynamic web applications, focusing on user experience and performance.",
2183
+ "Utilized AngularJS to enhance web applications, aligning with the principle of user experience first."
2184
+ ]
2185
+ },
2186
+ {
2187
+ name: "MongoDB",
2188
+ slug: "mongodb",
2189
+ tag: "MongoDB",
2190
+ image: "/images/tech/mongodb.png",
2191
+ description: "A document database with the scalability and flexibility that you want with the querying and indexing that you need.",
2192
+ link: "https://www.mongodb.com/",
2193
+ since: "2018",
2194
+ intro: [
2195
+ "MongoDB is a document database designed for ease of development and scaling.",
2196
+ "It is known for its flexibility and scalability, making it a popular choice for modern web applications."
2197
+ ],
2198
+ experience: [
2199
+ "Implemented MongoDB in projects like Eat Arcade for efficient data management and querying.",
2200
+ "Utilized MongoDB to enhance web applications, aligning with the principle of user experience first."
2201
+ ]
2202
+ },
2203
+ {
2204
+ name: "Heroku",
2205
+ slug: "heroku",
2206
+ tag: "Heroku",
2207
+ image: "/images/tech/heroku.png",
2208
+ description: "A platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.",
2209
+ link: "https://www.heroku.com/",
2210
+ since: "2018",
2211
+ intro: [
2212
+ "Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.",
2213
+ "It is known for its ease of use and support for a wide range of programming languages and frameworks."
2214
+ ],
2215
+ experience: [
2216
+ "Deployed applications on Heroku in projects like Eat Arcade for scalable and efficient cloud hosting."
2217
+ ]
2218
+ },
2219
+ {
2220
+ name: "Bootstrap",
2221
+ slug: "bootstrap",
2222
+ tag: "Bootstrap",
2223
+ image: "/images/tech/bootstrap.png",
2224
+ description: "A free and open-source CSS framework directed at responsive, mobile-first front-end web development.",
2225
+ link: "https://getbootstrap.com/",
2226
+ since: "2018",
2227
+ intro: [
2228
+ "Bootstrap contains CSS- and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.",
2229
+ "It is widely used for its responsive grid system and pre-designed components."
2230
+ ],
2231
+ experience: [
2232
+ "Utilized Bootstrap in projects like Gridium and Jockey Hollow Bar and Kitchen for responsive design and layout, focusing on user experience and performance.",
2233
+ "Implemented Bootstrap to enhance web applications, aligning with the principle of user experience first."
2234
+ ]
2235
+ },
2236
+ {
2237
+ name: "Stripe",
2238
+ slug: "stripe",
2239
+ tag: "Stripe",
2240
+ image: "/images/tech/stripe.png",
2241
+ description: "A technology company that builds economic infrastructure for the internet.",
2242
+ link: "https://stripe.com/",
2243
+ since: "2018",
2244
+ intro: [
2245
+ "Stripe provides a suite of payment APIs that powers commerce for online businesses of all sizes.",
2246
+ "It is known for its ease of integration and support for a wide range of payment methods."
2247
+ ],
2248
+ experience: [
2249
+ "Integrated Stripe in projects like Eat Arcade for seamless payment processing and user transactions."
2250
+ ]
2251
+ },
2252
+ {
2253
+ name: "Twilio",
2254
+ slug: "twilio",
2255
+ tag: "Twilio",
2256
+ image: "/images/tech/twilio.png",
2257
+ description: "A cloud communications platform for building SMS, Voice & Messaging applications on an API.",
2258
+ link: "https://www.twilio.com/",
2259
+ since: "2018",
2260
+ intro: [
2261
+ "Twilio provides APIs for sending and receiving messages, making phone calls, and performing other communication functions.",
2262
+ "It is widely used for integrating communication capabilities into applications."
2263
+ ],
2264
+ experience: [
2265
+ "Used Twilio in projects like Eat Arcade for SMS-based user engagement and notifications."
2266
+ ]
2267
+ },
2268
+ {
2269
+ name: "JavaScript",
2270
+ slug: "javascript",
2271
+ tag: "JavaScript",
2272
+ image: "/images/tech/javascript.png",
2273
+ description: "A high-level, just-in-time compiled, object-oriented programming language.",
2274
+ link: "https://developer.mozilla.org/en-US/docs/Web/JavaScript",
2275
+ since: "2009",
2276
+ intro: [
2277
+ "JavaScript is a versatile programming language that is widely used for web development, enabling interactive and dynamic web pages.",
2278
+ "It is known for its flexibility and support for a wide range of programming paradigms."
2279
+ ],
2280
+ experience: [
2281
+ "Utilized JavaScript in projects like Staples and Gridium for building interactive and dynamic web applications.",
2282
+ "Implemented JavaScript to enhance web applications, aligning with the principle of user experience first."
2283
+ ]
2284
+ },
2285
+ {
2286
+ name: "CSS",
2287
+ slug: "css",
2288
+ tag: "CSS",
2289
+ image: "/images/tech/css.png",
2290
+ description: "A style sheet language used for describing the presentation of a document written in a markup language like HTML.",
2291
+ link: "https://developer.mozilla.org/en-US/docs/Web/CSS",
2292
+ since: "2009",
2293
+ intro: [
2294
+ "CSS is a style sheet language used for describing the presentation of a document written in a markup language like HTML.",
2295
+ "It is known for its ability to separate content from design, enabling responsive and visually appealing web pages."
2296
+ ],
2297
+ experience: [
2298
+ "Utilized CSS in projects like Staples and Gridium for styling and layout, focusing on user experience and performance.",
2299
+ "Implemented CSS to enhance web applications, aligning with the principle of user experience first."
2300
+ ]
2301
+ },
2302
+ {
2303
+ name: "Mootools",
2304
+ slug: "mootools",
2305
+ tag: "Mootools",
2306
+ image: "/images/tech/mootools.png",
2307
+ description: "A compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.",
2308
+ link: "https://mootools.net/",
2309
+ since: "2009",
2310
+ intro: [
2311
+ "Mootools is a JavaScript framework that provides a rich set of features for building web applications, including DOM manipulation, event handling, and more.",
2312
+ "It is known for its lightweight and modular architecture."
2313
+ ],
2314
+ experience: [
2315
+ "Implemented Mootools in projects like Staples for building interactive and dynamic web features."
2316
+ ]
2317
+ },
2318
+ {
2319
+ name: "Data Charts",
2320
+ slug: "data-charts",
2321
+ tag: "Data Charts",
2322
+ image: "/images/tech/data-charts.png",
2323
+ description: "Tools and libraries for creating interactive and dynamic data visualizations.",
2324
+ link: "https://www.chartjs.org/",
2325
+ since: "2018",
2326
+ intro: [
2327
+ "Data charts provide a way to visualize data in a clear and interactive manner, making it easier to understand and analyze.",
2328
+ "They are widely used in applications that require data visualization and analysis."
2329
+ ],
2330
+ experience: [
2331
+ "Implemented data charts in projects like Gridium for interactive and dynamic data visualization."
2332
+ ]
2333
+ },
2334
+ {
2335
+ name: "Ruby on Rails",
2336
+ slug: "rails",
2337
+ tag: "Ruby on Rails",
2338
+ image: "/images/tech/rails.png",
2339
+ description: "A web application framework written in Ruby, designed to make programming web applications easier.",
2340
+ link: "https://rubyonrails.org/",
2341
+ since: "2009",
2342
+ intro: [
2343
+ "Ruby on Rails is a full-stack web application framework that emphasizes convention over configuration.",
2344
+ "It is known for its developer-friendly syntax and rapid development capabilities."
2345
+ ],
2346
+ experience: [
2347
+ "Developed applications like Tikr and ARINC Microfids using Ruby on Rails for robust backend solutions, focusing on simplicity and maintainability.",
2348
+ "Leveraged Ruby on Rails to build scalable and efficient web applications, adhering to the principle of optimizing later."
2349
+ ]
2350
+ },
2351
+ {
2352
+ name: "Faye",
2353
+ slug: "faye",
2354
+ tag: "Faye",
2355
+ image: "/images/tech/faye.png",
2356
+ description: "A publish-subscribe messaging system based on the Bayeux protocol.",
2357
+ link: "https://faye.jcoglan.com/",
2358
+ since: "2009",
2359
+ intro: [
2360
+ "Faye is a messaging system that provides a simple and efficient way to implement real-time messaging in web applications.",
2361
+ "It is known for its ease of use and support for the Bayeux protocol."
2362
+ ],
2363
+ experience: [
2364
+ "Used Faye in projects like ARINC Microfids for real-time messaging and data updates, focusing on user experience and performance.",
2365
+ "Utilized Faye to enhance web applications, aligning with the principle of user experience first."
2366
+ ]
2367
+ },
2368
+ {
2369
+ name: "LESS",
2370
+ slug: "less",
2371
+ tag: "LESS",
2372
+ image: "/images/tech/less.png",
2373
+ description: "A backward-compatible language extension for CSS.",
2374
+ link: "https://lesscss.org/",
2375
+ since: "2009",
2376
+ intro: [
2377
+ "LESS is a CSS pre-processor that extends the capabilities of CSS with variables, mixins, and functions.",
2378
+ "It simplifies the process of writing and maintaining stylesheets, making them more readable and reusable."
2379
+ ],
2380
+ experience: [
2381
+ "Utilized LESS in projects like ARINC Microfids for efficient and maintainable stylesheet development."
2382
+ ]
2383
+ },
2384
+ {
2385
+ name: "Wordpress",
2386
+ slug: "wordpress",
2387
+ tag: "Wordpress",
2388
+ image: "/images/tech/wordpress.png",
2389
+ description: "A free and open-source content management system (CMS) based on PHP and MySQL.",
2390
+ link: "https://wordpress.org/",
2391
+ since: "2009",
2392
+ intro: [
2393
+ "Wordpress is a free and open-source content management system (CMS) based on PHP and MySQL.",
2394
+ "It is known for its ease of use and support for a wide range of plugins and themes, making it a popular choice for building websites and blogs."
2395
+ ],
2396
+ experience: [
2397
+ "Utilized Wordpress in projects like Capoeira Abolicao and Panini for building and managing websites, focusing on simplicity and flexibility.",
2398
+ "Implemented Wordpress to enhance web applications, aligning with the principle of user experience first."
2399
+ ]
2400
+ },
2401
+ {
2402
+ name: "Content Management Systems",
2403
+ slug: "cms",
2404
+ tag: "CMS",
2405
+ image: "/images/tech/cms.png",
2406
+ description: "Software applications that enable users to create, manage, and modify content on websites without specialized technical knowledge.",
2407
+ link: "https://en.wikipedia.org/wiki/Content_management_system",
2408
+ since: "2009",
2409
+ intro: [
2410
+ "Content Management Systems (CMS) provide tools for creating and managing digital content, often with user-friendly interfaces.",
2411
+ "They enable non-technical users to maintain websites and digital platforms without requiring coding knowledge."
2412
+ ],
2413
+ experience: [
2414
+ "Developed custom CMS solutions for clients like ITS InfoCom, streamlining content management and updates.",
2415
+ "Implemented and customized various CMS platforms to meet specific client requirements and enhance user experience.",
2416
+ "Utilized DatoCMS in the BitLauncher project for efficient content management and internationalization."
2417
+ ]
2418
+ },
2419
+ {
2420
+ name: "DatoCMS",
2421
+ slug: "datocms",
2422
+ tag: "DatoCMS",
2423
+ image: "/images/tech/datocms.png",
2424
+ description: "A headless CMS that offers a flexible content management solution for modern websites and applications.",
2425
+ link: "https://www.datocms.com/",
2426
+ since: "2020",
2427
+ intro: [
2428
+ "DatoCMS is a headless content management system that provides a flexible and powerful solution for managing content across multiple platforms.",
2429
+ "It offers a user-friendly interface, robust API, and seamless integration with modern development frameworks."
2430
+ ],
2431
+ experience: [
2432
+ "Implemented DatoCMS in the BitLauncher project for efficient content management and internationalization.",
2433
+ "Leveraged DatoCMS's GraphQL API to create a dynamic and multilingual user interface, enhancing the global reach of the platform."
2434
+ ]
2435
+ },
2436
+ {
2437
+ name: "ViroAR",
2438
+ slug: "viroar",
2439
+ tag: "ViroAR",
2440
+ image: "/images/tech/viroar.png",
2441
+ description: "ViroAR is a React Native platform for building cross-platform AR applications, offering tools for interactive 3D experiences.",
2442
+ link: "https://viromedia.com/viroreact",
2443
+ since: "2019",
2444
+ intro: [
2445
+ "ViroAR provides tools and components for creating augmented reality experiences in React Native.",
2446
+ "It enables developers to build cross-platform AR applications with familiar React patterns."
2447
+ ],
2448
+ experience: [
2449
+ "Developed an augmented reality feature for the Tractor Supply mobile app using ViroAR.",
2450
+ "Implemented interactive 3D product previews to enhance the shopping experience."
2451
+ ]
2452
+ },
2453
+ {
2454
+ name: "Redis",
2455
+ slug: "redis",
2456
+ tag: "Redis",
2457
+ image: "/images/tech/redis.png",
2458
+ description: "An open-source, in-memory data structure store used as a database, cache, and message broker.",
2459
+ link: "https://redis.io/",
2460
+ since: "2015",
2461
+ intro: [
2462
+ "Redis is a high-performance, low-latency key-value store that supports various data structures.",
2463
+ "It is widely used for caching, session management, real-time analytics, and message queuing."
2464
+ ],
2465
+ experience: [
2466
+ "Utilized Redis for caching and real-time data processing in projects like BitcashBank and LegalAgent."
2467
+ ]
2468
+ }
2469
+ ];
2470
+
2471
+ export {
2472
+ projects,
2473
+ techStack
2474
+ };