gaboesquivel 3.2.3 → 3.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.js +5 -2
  2. package/package.json +1 -1
  3. package/projects.json +537 -295
package/index.js CHANGED
@@ -1,2 +1,5 @@
1
- export default require('./index.json')
2
- export const projects = require('./projects.json')
1
+ const index = require('./index.json');
2
+ const projects = require('./projects.json');
3
+
4
+ module.exports = index;
5
+ module.exports.projects = projects;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "3.2.3",
3
+ "version": "3.2.5",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./index.js",
package/projects.json CHANGED
@@ -2,30 +2,38 @@
2
2
  {
3
3
  "title": "BasilicEVM",
4
4
  "slug": "basilic-evm",
5
- "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 and Supabase.",
5
+ "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.",
6
6
  "technologies": [
7
7
  "TypeScript",
8
8
  "Solidity",
9
9
  "Foundry",
10
10
  "NextJS",
11
+ "Ponder",
12
+ "Postgres",
11
13
  "Viem",
12
14
  "Wagmi",
13
15
  "EVM",
14
16
  "ThirdWeb",
15
17
  "AI"
16
18
  ],
17
- "tags": [
18
- "web3",
19
- "oss"
20
- ],
19
+ "tags": ["web3", "oss"],
21
20
  "link": "https://github.com/blockmatic/basilic-evm",
22
21
  "image": "https://gaboesquivel.com/images/work/basilic-evm.png",
23
- "repo": "https://github.com/blockmatic/basilic-evm"
22
+ "repo": "https://github.com/blockmatic/basilic-evm",
23
+ "achievements": [
24
+ "Developed a modular architecture for EVM applications, improving scalability and maintainability.",
25
+ "Integrated AI-powered development workflows to optimize smart contract and frontend development."
26
+ ],
27
+ "story": [
28
+ "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.",
29
+ "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.",
30
+ "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."
31
+ ]
24
32
  },
25
33
  {
26
34
  "title": "bitlauncher",
27
35
  "slug": "bitlauncher",
28
- "description": "BitLauncher supports AI startups by democratizing access to resources and funding through a decentralized, open-source platform. 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.",
36
+ "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.",
29
37
  "technologies": [
30
38
  "TypeScript",
31
39
  "Solidity",
@@ -36,17 +44,26 @@
36
44
  "NodeJS",
37
45
  "PostgreSQL"
38
46
  ],
39
- "tags": [
40
- "web3",
41
- "ai",
42
- "oss",
43
- "full-time",
44
- "lead"
45
- ],
47
+ "tags": ["web3", "ai", "oss", "full-time", "lead"],
46
48
  "link": "https://bitlauncher.ai",
47
49
  "image": "https://gaboesquivel.com/images/work/bitlauncher.png",
48
50
  "video": "https://www.youtube.com/watch?v=U6vn3KOEwcQ",
49
- "repo": "https://github.com/bitcashorg/smartevm"
51
+ "repo": "https://github.com/bitcashorg/smartevm",
52
+ "achievements": [
53
+ "Designed full-stack architecture using Viem, Wagmi, Alchemy, Trigger.dev, Supabase, Next.js 14, and ShadcnUI for a scalable and responsive platform.",
54
+ "Developed a custom token bridge for swapping USDT, USDC, and BITUSD to USDCred tokens, enabling seamless bidding within the platform.",
55
+ "Implemented a transaction data indexing system using Supabase for efficient querying, real-time subscriptions, and data aggregation analytics.",
56
+ "Deployed Gnosis auction Solidity contracts to EOS EVM and created a bidding interface with real-time updates via Supabase subscriptions.",
57
+ "Developed a wallet interface displaying real-time EVM balances through Wagmi token balance subscriptions and EOS token balances via RPC polling.",
58
+ "Integrated AI SDK for internationalization automation and established AI-driven development workflow using v0.dev, Anthropic Claude Sonnet, Cursor IDE, and SourceryAI.",
59
+ "Built a custom indexer for EOS EVM using Node.js, Viem EVM event subscriptions, and dFuse stream for EOS.",
60
+ "Implemented AI SDK integration and chat prompting mechanism for masterbots.ai, featuring specialized AI agents."
61
+ ],
62
+ "story": [
63
+ "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.",
64
+ "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.",
65
+ "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."
66
+ ]
50
67
  },
51
68
  {
52
69
  "title": "Masterbots",
@@ -61,13 +78,20 @@
61
78
  "AI SDK",
62
79
  "LLMs"
63
80
  ],
64
- "tags": [
65
- "ai",
66
- "oss"
67
- ],
81
+ "tags": ["ai", "oss"],
68
82
  "link": "https://masterbots.ai",
69
83
  "image": "https://gaboesquivel.com/images/work/masterbots.png",
70
- "repo": "https://github.com/bitcashorg/masterbots"
84
+ "repo": "https://github.com/bitcashorg/masterbots",
85
+ "achievements": [
86
+ "Integrated AI SDK for internationalization automation and AI-driven workflow.",
87
+ "Developed specialized AI agents and chatbot interfaces for various use cases.",
88
+ "Set up a scalable Next.js architecture and trained the team for effective implementation."
89
+ ],
90
+ "story": [
91
+ "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.",
92
+ "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.",
93
+ "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."
94
+ ]
71
95
  },
72
96
  {
73
97
  "title": "ZTX",
@@ -83,13 +107,20 @@
83
107
  "ReactJS",
84
108
  "NextJS"
85
109
  ],
86
- "tags": [
87
- "web3",
88
- "full-time"
89
- ],
110
+ "tags": ["web3", "full-time"],
90
111
  "link": "https://ztx.io",
91
112
  "image": "https://gaboesquivel.com/images/work/ztx.png",
92
- "video": "https://www.youtube.com/watch?v=h58y6UzZ7RA"
113
+ "video": "https://www.youtube.com/watch?v=h58y6UzZ7RA",
114
+ "achievements": [
115
+ "Set up the initial React architecture using Next.js, TailwindCSS, and Framer Motion.",
116
+ "Developed a WebGL EVM wallet connector using Ethers.js.",
117
+ "Implemented advanced analytics and reporting using Google Tag Manager."
118
+ ],
119
+ "story": [
120
+ "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.",
121
+ "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.",
122
+ "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."
123
+ ]
93
124
  },
94
125
  {
95
126
  "title": "RareMint",
@@ -105,13 +136,23 @@
105
136
  "GraphQL",
106
137
  "TypeScript"
107
138
  ],
108
- "tags": [
109
- "web3",
110
- "full-time"
111
- ],
139
+ "tags": ["web3", "full-time"],
112
140
  "link": "https://raremint.com",
113
141
  "image": "https://gaboesquivel.com/images/work/raremint.png",
114
- "video": "https://www.youtube.com/watch?v=2wh32w7N9xg"
142
+ "video": "https://www.youtube.com/watch?v=2wh32w7N9xg",
143
+ "images": [
144
+ "https://gaboesquivel.com/images/work/raremint-perf.jpeg"
145
+ ],
146
+ "achievements": [
147
+ "Built an EVM NFT data indexer using Moralis streams, Node.js, and PostgreSQL.",
148
+ "Refactored the marketplace using RemixRun SSR for improved performance and responsiveness.",
149
+ "Integrated Wallet Connect for secure transactions and improved user experience."
150
+ ],
151
+ "story": [
152
+ "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.",
153
+ "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.",
154
+ "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."
155
+ ]
115
156
  },
116
157
  {
117
158
  "title": "bitcashBank",
@@ -127,51 +168,61 @@
127
168
  "PostgreSQL",
128
169
  "TypeScript"
129
170
  ],
130
- "tags": [
131
- "web3",
132
- "contract",
133
- "lead"
134
- ],
171
+ "tags": ["web3", "contract", "lead"],
135
172
  "link": "https://bitcash.org",
136
173
  "image": "https://gaboesquivel.com/images/work/bitcash-bank.png",
137
174
  "video": "https://www.youtube.com/watch?v=2JuHy_w0Ct4",
138
- "repo": "https://github.com/bitcashorg"
175
+ "repo": "https://github.com/bitcashorg",
176
+ "achievements": [
177
+ "Led infrastructure design and deployment, improving scalability and security.",
178
+ "Built and optimized BitcashDAO for efficient community governance.",
179
+ "Developed robust GraphQL APIs for seamless blockchain data retrieval."
180
+ ],
181
+ "story": [
182
+ "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.",
183
+ "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.",
184
+ "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."
185
+ ]
139
186
  },
140
187
  {
141
188
  "title": "Emanate",
142
189
  "slug": "emanate",
143
190
  "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.",
144
- "technologies": [
145
- "ReactJS",
146
- "TypeScript",
147
- "EOS",
148
- "AWS"
149
- ],
150
- "tags": [
151
- "web3",
152
- "contract"
153
- ],
191
+ "technologies": ["ReactJS", "TypeScript", "EOS", "AWS"],
192
+ "tags": ["web3", "contract"],
154
193
  "link": "https://emanate.live",
155
194
  "image": "https://gaboesquivel.com/images/work/emanate.png",
156
- "video": "https://www.youtube.com/watch?v=qjmn7M7YC9g"
195
+ "video": "https://www.youtube.com/watch?v=qjmn7M7YC9g",
196
+ "achievements": [
197
+ "Maintained and optimized the ReactJS streaming platform for improved performance.",
198
+ "Developed back-office tools for efficient artist revenue distribution.",
199
+ "Integrated AWS cloud solutions for enhanced scalability."
200
+ ],
201
+ "story": [
202
+ "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.",
203
+ "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.",
204
+ "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."
205
+ ]
157
206
  },
158
207
  {
159
- "title": "Make Sense Labs Inc",
160
- "slug": "make-sense-labs-inc",
208
+ "title": "Make Sense Labs",
209
+ "slug": "make-sense-labs",
161
210
  "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.",
162
- "technologies": [
163
- "React Native",
164
- "TypeScript",
165
- "Blockchain",
166
- "EOS"
167
- ],
168
- "tags": [
169
- "web3",
170
- "contract"
171
- ],
211
+ "technologies": ["React Native", "TypeScript", "Blockchain", "EOS"],
212
+ "tags": ["web3", "contract"],
172
213
  "link": "https://www.youtube.com/watch?v=2DJxzYDaAz8",
173
214
  "image": "https://gaboesquivel.com/images/work/sense-chat.png",
174
- "video": "https://www.youtube.com/watch?v=2DJxzYDaAz8"
215
+ "video": "https://www.youtube.com/watch?v=2DJxzYDaAz8",
216
+ "achievements": [
217
+ "Improved app performance and reduced load times by optimizing React Native components.",
218
+ "Integrated EOS mainnet functionalities for secure blockchain-based transactions.",
219
+ "Enhanced security and privacy features for better user protection."
220
+ ],
221
+ "story": [
222
+ "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.",
223
+ "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.",
224
+ "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."
225
+ ]
175
226
  },
176
227
  {
177
228
  "title": "EOS Costa Rica",
@@ -186,34 +237,42 @@
186
237
  "GraphQL",
187
238
  "ReactJS"
188
239
  ],
189
- "tags": [
190
- "web3",
191
- "full-time",
192
- "lead"
193
- ],
240
+ "tags": ["web3", "full-time", "lead"],
194
241
  "link": "https://eoscostarica.io",
195
242
  "image": "https://gaboesquivel.com/images/work/eoscostarica.png",
196
243
  "repo": "https://github.com/eoscostarica",
197
- "video": "https://www.youtube.com/watch?v=-1y0fGs8Xgw&"
244
+ "video": "https://www.youtube.com/watch?v=-1y0fGs8Xgw&",
245
+ "achievements": [
246
+ "Played a key role in the EOS mainnet launch, ensuring network stability and security.",
247
+ "Led the development of a custom private blockchain for Grant Thornton.",
248
+ "Managed validator nodes across multiple EOSIO-based networks."
249
+ ],
250
+ "story": [
251
+ "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.",
252
+ "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.",
253
+ "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."
254
+ ]
198
255
  },
199
256
  {
200
257
  "title": "EOS Rate",
201
258
  "slug": "eos-rate",
202
259
  "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.",
203
- "technologies": [
204
- "EOS",
205
- "C++",
206
- "GraphQL",
207
- "ReactJS"
208
- ],
209
- "tags": [
210
- "web3",
211
- "oss"
212
- ],
260
+ "technologies": ["EOS", "C++", "GraphQL", "ReactJS"],
261
+ "tags": ["web3", "oss"],
213
262
  "link": "https://eosrate.io",
214
263
  "image": "https://gaboesquivel.com/images/work/eosrate.png",
215
264
  "repo": "https://github.com/eoscostarica/eos-rate",
216
- "video": "https://www.youtube.com/watch?v=saZnZqJsMhk"
265
+ "video": "https://www.youtube.com/watch?v=saZnZqJsMhk",
266
+ "achievements": [
267
+ "Designed and implemented a decentralized rating system for EOS Block Producers.",
268
+ "Built an intuitive radial graph interface to visualize community ratings.",
269
+ "Developed a GraphQL API for seamless data retrieval and user interaction."
270
+ ],
271
+ "story": [
272
+ "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.",
273
+ "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.",
274
+ "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."
275
+ ]
217
276
  },
218
277
  {
219
278
  "title": "Knowledge.io",
@@ -229,14 +288,20 @@
229
288
  "React",
230
289
  "Node.js"
231
290
  ],
232
- "tags": [
233
- "web3",
234
- "contract",
235
- "oss"
236
- ],
291
+ "tags": ["web3", "contract", "oss"],
237
292
  "link": "https://github.com/knowledge/ethereum-contracts",
238
293
  "image": "https://gaboesquivel.com/images/work/knowledge.png",
239
- "repo": "https://github.com/knowledge"
294
+ "repo": "https://github.com/knowledge",
295
+ "achievements": [
296
+ "Led the development and deployment of Knowledge.io's token system.",
297
+ "Designed and implemented smart contracts for token rewards and transactions.",
298
+ "Built a scalable serverless infrastructure to support the platform's growth."
299
+ ],
300
+ "story": [
301
+ "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.",
302
+ "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.",
303
+ "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."
304
+ ]
240
305
  },
241
306
  {
242
307
  "title": "ChainGraph",
@@ -251,13 +316,20 @@
251
316
  "RXJS",
252
317
  "ReactJS"
253
318
  ],
254
- "tags": [
255
- "web3",
256
- "oss"
257
- ],
319
+ "tags": ["web3", "oss"],
258
320
  "link": "https://chaingraph.io",
259
321
  "image": "https://gaboesquivel.com/images/work/chaingraph.png",
260
- "repo": "https://github.com/chaingraph"
322
+ "repo": "https://github.com/chaingraph",
323
+ "achievements": [
324
+ "Developed a real-time GraphQL subscription toolkit for EOSIO/Antelope blockchains.",
325
+ "Implemented blockchain data indexing and event streaming capabilities.",
326
+ "Designed an intuitive developer interface for querying multiple blockchain networks."
327
+ ],
328
+ "story": [
329
+ "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.",
330
+ "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.",
331
+ "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."
332
+ ]
261
333
  },
262
334
  {
263
335
  "title": "Fantasy Top Shots",
@@ -266,77 +338,97 @@
266
338
  "technologies": [
267
339
  "Flow Blockchain",
268
340
  "NFT",
269
- "ReactJS",
341
+ "React",
270
342
  "React Native with Expo",
271
343
  "Tailwind"
272
344
  ],
273
- "tags": [
274
- "web3",
275
- "hackathon"
276
- ],
345
+ "tags": ["web3", "hackathon"],
277
346
  "link": "https://fantasy-top-shot.vercel.app",
278
347
  "image": "https://gaboesquivel.com/images/work/fantasy-top-shots.png",
279
348
  "video": "https://www.youtube.com/watch?v=Il2aiKhy_ug",
280
- "repo": "https://github.com/bitcashorg/fantasy-top-shot"
349
+ "repo": "https://github.com/bitcashorg/fantasy-top-shot",
350
+ "achievements": [
351
+ "Designed and developed the mobile game using Flow blockchain technology.",
352
+ "Integrated NBA Top Shot NFTs for an immersive gaming experience.",
353
+ "Implemented responsive UI and smooth gameplay mechanics using React Native and Expo."
354
+ ],
355
+ "story": [
356
+ "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.",
357
+ "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.",
358
+ "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."
359
+ ]
281
360
  },
282
361
  {
283
362
  "title": "Substrate Contracts UI",
284
363
  "slug": "substrate-contracts-ui",
285
364
  "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.",
286
- "technologies": [
287
- "Polkadot",
288
- "Substrate",
289
- "ReactJS",
290
- "Tailwind"
291
- ],
292
- "tags": [
293
- "web3",
294
- "oss"
295
- ],
365
+ "technologies": ["Polkadot", "Substrate", "React", "Tailwind"],
366
+ "tags": ["web3", "oss"],
296
367
  "link": "https://contracts-ui.substrate.io/",
297
368
  "image": "https://gaboesquivel.com/images/work/contracts-ui.png",
298
- "repo": "https://github.com/paritytech/contracts-ui"
369
+ "repo": "https://github.com/paritytech/contracts-ui",
370
+ "achievements": [
371
+ "Enhanced code quality and performance through multiple open-source contributions.",
372
+ "Developed UI components for seamless interaction with WASM smart contracts.",
373
+ "Gained extensive experience in building dApps on the Substrate framework."
374
+ ],
375
+ "story": [
376
+ "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.",
377
+ "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.",
378
+ "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."
379
+ ]
299
380
  },
300
381
  {
301
382
  "title": "Wizard World",
302
383
  "slug": "wizard-world",
303
- "description": "A progressive web app connects to GPT3 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 GPT3 for image generation and ensuring smooth functionality with the Flow blockchain.",
384
+ "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.",
304
385
  "technologies": [
305
- "NextJS",
386
+ "Next.js",
306
387
  "Flow",
307
388
  "Niftory",
308
- "GPT3",
309
389
  "Dalle",
310
390
  "Midjourney",
311
391
  "OpenAI",
312
- "Tailwind"
313
- ],
314
- "tags": [
315
- "ai",
316
- "web3",
317
- "hackathon"
392
+ "Tailwind",
393
+ "Blockchain",
394
+ "NFT"
318
395
  ],
396
+ "tags": ["ai", "web3", "hackathon"],
319
397
  "link": "https://wizart.world",
320
398
  "image": "https://gaboesquivel.com/images/work/wizart-world.png",
321
399
  "video": "https://www.youtube.com/watch?v=I_vBUflXHFA",
322
- "repo": "https://github.com/bitcashorg/wizartworld"
400
+ "repo": "https://github.com/bitcashorg/wizartworld",
401
+ "achievements": [
402
+ "Developed a progressive web app integrating AI-generated images with blockchain minting.",
403
+ "Implemented OpenAI's LLM models for AI-driven image creation and metadata processing.",
404
+ "Integrated the Flow blockchain for seamless NFT minting and storage."
405
+ ],
406
+ "story": [
407
+ "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.",
408
+ "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.",
409
+ "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."
410
+ ]
323
411
  },
412
+
324
413
  {
325
414
  "title": "dBoard",
326
415
  "slug": "dboard",
327
416
  "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.",
328
- "technologies": [
329
- "Antelope",
330
- "NextJS",
331
- "GCloud",
332
- "GraphQL"
333
- ],
334
- "tags": [
335
- "web3"
336
- ],
417
+ "technologies": ["Antelope", "Next.js", "GCloud", "GraphQL"],
418
+ "tags": ["web3"],
337
419
  "link": "https://eos.dboard.ai",
338
420
  "image": "https://gaboesquivel.com/images/work/dboard.png",
339
- "repo": "https://github.com/bitcashorg/bitcash-contract-dho"
421
+ "repo": "https://github.com/bitcashorg/bitcash-contract-dho",
422
+ "achievements": [
423
+ "Led the technical architecture for DAO governance and decision-making.",
424
+ "Developed and integrated smart contracts to enhance community voting mechanisms.",
425
+ "Implemented a seamless GraphQL API for improved data interactions."
426
+ ],
427
+ "story": [
428
+ "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.",
429
+ "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.",
430
+ "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."
431
+ ]
340
432
  },
341
433
  {
342
434
  "title": "Wink",
@@ -347,16 +439,23 @@
347
439
  "Serverless",
348
440
  "React Native",
349
441
  "React",
350
- "NodeJS",
442
+ "Node.js",
351
443
  "Biometrics"
352
444
  ],
353
- "tags": [
354
- "full-time",
355
- "lead"
356
- ],
445
+ "tags": ["full-time", "lead"],
357
446
  "link": "https://holawink.com",
358
447
  "image": "https://gaboesquivel.com/images/work/wink.png",
359
- "video": "https://www.youtube.com/watch?v=rfeISMW_OVc"
448
+ "video": "https://www.youtube.com/watch?v=rfeISMW_OVc",
449
+ "achievements": [
450
+ "Developed the first version of Wink's mobile banking app.",
451
+ "Integrated API connections with partner banks for seamless transactions.",
452
+ "Designed and implemented biometric authentication for enhanced security."
453
+ ],
454
+ "story": [
455
+ "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.",
456
+ "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.",
457
+ "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."
458
+ ]
360
459
  },
361
460
  {
362
461
  "title": "American Express",
@@ -371,24 +470,38 @@
371
470
  "Facebook API",
372
471
  "Dojo",
373
472
  "jQuery",
374
- "CSS3"
375
- ],
376
- "tags": [
377
- "full-time"
473
+ "CSS"
474
+ ],
475
+ "tags": ["full-time"],
476
+ "achievements": [
477
+ "Enhanced user experience through AJAX-driven interactivity.",
478
+ "Implemented A/B testing strategies to optimize user engagement.",
479
+ "Developed analytics integrations to track usage and improve performance."
480
+ ],
481
+ "story": [
482
+ "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.",
483
+ "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.",
484
+ "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."
378
485
  ]
379
486
  },
487
+
380
488
  {
381
489
  "title": "AMEX Money Talk",
382
490
  "slug": "amex-money-talk",
383
491
  "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.",
384
492
  "link": "https://www.youtube.com/watch?v=a2vDoYyXIJQ",
385
493
  "image": "https://gaboesquivel.com/images/work/money-talk.jpg",
386
- "technologies": [
387
- "JavaScript",
388
- "CSS3"
389
- ],
390
- "tags": [
391
- "other"
494
+ "technologies": ["JavaScript", "CSS"],
495
+ "tags": ["other"],
496
+ "achievements": [
497
+ "Developed an engaging landing page to enhance user interaction.",
498
+ "Implemented responsive design for a seamless experience across devices.",
499
+ "Optimized page performance to improve load times and accessibility."
500
+ ],
501
+ "story": [
502
+ "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.",
503
+ "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.",
504
+ "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."
392
505
  ]
393
506
  },
394
507
  {
@@ -402,11 +515,19 @@
402
515
  "Facebook API",
403
516
  "Twitter API"
404
517
  ],
405
- "tags": [
406
- "contract"
407
- ],
518
+ "tags": ["contract"],
408
519
  "link": "http://elderscrollsonline.com",
409
- "image": "https://gaboesquivel.com/images/work/elder-scrolls.jpg"
520
+ "image": "https://gaboesquivel.com/images/work/elder-scrolls.jpg",
521
+ "achievements": [
522
+ "Designed and implemented a user-centric website for the gaming community.",
523
+ "Optimized site navigation for a seamless user experience.",
524
+ "Integrated social media features to enhance community engagement."
525
+ ],
526
+ "story": [
527
+ "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.",
528
+ "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.",
529
+ "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."
530
+ ]
410
531
  },
411
532
  {
412
533
  "title": "AMC Yeah TV Facebook App",
@@ -422,12 +543,19 @@
422
543
  "Brightcove API",
423
544
  "require.js"
424
545
  ],
425
- "tags": [
426
- "full-time",
427
- "lead"
428
- ],
546
+ "tags": ["full-time", "lead"],
429
547
  "link": "http://yeahtv.com",
430
- "image": "https://gaboesquivel.com/images/work/yeahtv.jpg"
548
+ "image": "https://gaboesquivel.com/images/work/yeahtv.jpg",
549
+ "achievements": [
550
+ "Designed and built a scalable frontend architecture for an interactive movie experience.",
551
+ "Integrated Brightcove video streaming API for seamless movie playback.",
552
+ "Implemented Facebook API features for user engagement and monetization."
553
+ ],
554
+ "story": [
555
+ "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.",
556
+ "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.",
557
+ "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."
558
+ ]
431
559
  },
432
560
  {
433
561
  "title": "Tikr",
@@ -435,9 +563,7 @@
435
563
  "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.",
436
564
  "link": "http://tikr.com",
437
565
  "image": "https://gaboesquivel.com/images/work/tikr.jpg",
438
- "tags": [
439
- "contract"
440
- ],
566
+ "tags": ["contract"],
441
567
  "technologies": [
442
568
  "Ruby on Rails",
443
569
  "Spree",
@@ -445,6 +571,16 @@
445
571
  "Postgres",
446
572
  "jQuery",
447
573
  "SASS/SCSS"
574
+ ],
575
+ "achievements": [
576
+ "Developed a dynamic pricing engine using Spree and Ruby on Rails.",
577
+ "Implemented a real-time price fluctuation system for enhanced user engagement.",
578
+ "Optimized backend performance on Heroku with PostgreSQL integration."
579
+ ],
580
+ "story": [
581
+ "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.",
582
+ "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.",
583
+ "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."
448
584
  ]
449
585
  },
450
586
  {
@@ -452,7 +588,7 @@
452
588
  "slug": "eat-arcade",
453
589
  "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.",
454
590
  "technologies": [
455
- "NodeJS",
591
+ "Node.js",
456
592
  "Express.js",
457
593
  "AngularJS",
458
594
  "MongoDB",
@@ -461,11 +597,19 @@
461
597
  "Stripe",
462
598
  "Twilio"
463
599
  ],
464
- "tags": [
465
- "contract"
466
- ],
600
+ "tags": ["contract"],
467
601
  "link": "http://www.eatarcade.com/",
468
- "image": "https://gaboesquivel.com/images/work/eatarcade.jpg"
602
+ "image": "https://gaboesquivel.com/images/work/eatarcade.jpg",
603
+ "achievements": [
604
+ "Designed and built an SMS-based subscription system for restaurant promotions.",
605
+ "Integrated Twilio for seamless messaging and user engagement.",
606
+ "Developed a full-stack solution using Node.js, MongoDB, and AngularJS."
607
+ ],
608
+ "story": [
609
+ "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.",
610
+ "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.",
611
+ "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."
612
+ ]
469
613
  },
470
614
  {
471
615
  "title": "Jockey Hollow Bar and Kitchen",
@@ -477,16 +621,25 @@
477
621
  "Lodash",
478
622
  "Grapnel.js",
479
623
  "Grunt",
480
- "Node(Express)",
624
+ "Node.js (Express)",
481
625
  "Heroku",
482
626
  "Divshot"
483
627
  ],
484
- "tags": [
485
- "contract"
486
- ],
628
+ "tags": ["contract"],
487
629
  "link": "http://www.jockeyhollowbarandkitchen.com/",
488
- "image": "https://gaboesquivel.com/images/work/jockey-hollow.png"
630
+ "image": "https://gaboesquivel.com/images/work/jockey-hollow.png",
631
+ "achievements": [
632
+ "Developed a fully responsive landing page with a focus on user experience.",
633
+ "Optimized page speed and performance for seamless navigation.",
634
+ "Integrated dynamic content features to showcase the restaurant's offerings effectively."
635
+ ],
636
+ "story": [
637
+ "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.",
638
+ "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.",
639
+ "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."
640
+ ]
489
641
  },
642
+
490
643
  {
491
644
  "title": "Jockey Hollow Bar and Kitchen Menu Kiosk App",
492
645
  "slug": "jockey-hollow-bar-and-kitchen-menu-kiosk-app",
@@ -497,15 +650,23 @@
497
650
  "Lodash",
498
651
  "Grapnel.js",
499
652
  "Grunt",
500
- "Node(Express)",
653
+ "Node.js (Express)",
501
654
  "Heroku",
502
655
  "Divshot"
503
656
  ],
504
- "tags": [
505
- "contract"
506
- ],
657
+ "tags": ["contract"],
507
658
  "link": "#",
508
- "image": "https://gaboesquivel.com/images/work/jockey-hollow-menu.png"
659
+ "image": "https://gaboesquivel.com/images/work/jockey-hollow-menu.png",
660
+ "achievements": [
661
+ "Developed a user-friendly menu kiosk app to enhance restaurant service.",
662
+ "Integrated Google Spreadsheets for seamless menu updates.",
663
+ "Optimized app performance for smooth operation on tablet devices."
664
+ ],
665
+ "story": [
666
+ "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.",
667
+ "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.",
668
+ "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."
669
+ ]
509
670
  },
510
671
  {
511
672
  "title": "Bureau of Trade (Beta)",
@@ -513,14 +674,17 @@
513
674
  "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.",
514
675
  "link": "http://www.gridium.com/products/portfolio-manager/",
515
676
  "image": "https://gaboesquivel.com/images/work/bureau-of-trade.jpg",
516
- "technologies": [
517
- "PHP",
518
- "eBay API",
519
- "HTML5",
520
- "AJAX/jQuery"
521
- ],
522
- "tags": [
523
- "contract"
677
+ "technologies": ["PHP", "eBay API", "HTML5", "AJAX", "jQuery"],
678
+ "tags": ["contract"],
679
+ "achievements": [
680
+ "Built a responsive e-commerce frontend integrated with eBay's API.",
681
+ "Developed advanced UI animations for enhanced user experience.",
682
+ "Optimized site performance for faster product browsing."
683
+ ],
684
+ "story": [
685
+ "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.",
686
+ "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.",
687
+ "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."
524
688
  ]
525
689
  },
526
690
  {
@@ -529,24 +693,31 @@
529
693
  "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.",
530
694
  "technologies": [
531
695
  "React Native",
532
- "ReactJS",
533
- "NodeJS",
696
+ "React",
697
+ "Node.js",
534
698
  "TypeScript",
535
699
  "Augmented Reality"
536
700
  ],
537
- "tags": [
538
- "contract"
539
- ],
701
+ "tags": ["contract"],
540
702
  "link": "https://www.tractorsupply.com/tsc/cms/app",
541
- "image": "https://gaboesquivel.com/images/work/tractor-supply.png"
703
+ "image": "https://gaboesquivel.com/images/work/tractor-supply.png",
704
+ "achievements": [
705
+ "Enhanced app performance and code quality for a smoother user experience.",
706
+ "Developed an augmented reality feature to preview products interactively.",
707
+ "Implemented TypeScript for improved maintainability and scalability."
708
+ ],
709
+ "story": [
710
+ "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.",
711
+ "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."
712
+ ]
542
713
  },
543
714
  {
544
715
  "title": "Photo and Go",
545
716
  "slug": "photo-and-go",
546
717
  "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.",
547
718
  "technologies": [
548
- "ReactJS",
549
- "NodeJS",
719
+ "React",
720
+ "Node.js",
550
721
  "Hapi",
551
722
  "Swagger",
552
723
  "Redux",
@@ -556,11 +727,19 @@
556
727
  "PostgreSQL",
557
728
  "Linux"
558
729
  ],
559
- "tags": [
560
- "contract"
561
- ],
730
+ "tags": ["contract"],
562
731
  "link": "https://www.myphoto.com/",
563
- "image": "https://gaboesquivel.com/images/work/photoandgo.jpg"
732
+ "image": "https://gaboesquivel.com/images/work/photoandgo.jpg",
733
+ "achievements": [
734
+ "Developed a photo editor app with seamless e-commerce integration.",
735
+ "Led technical execution, ensuring a smooth and intuitive user experience.",
736
+ "Implemented AWS infrastructure for scalable cloud storage and processing."
737
+ ],
738
+ "story": [
739
+ "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.",
740
+ "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.",
741
+ "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."
742
+ ]
564
743
  },
565
744
  {
566
745
  "title": "4Tius Fitness Data Tracker",
@@ -574,11 +753,19 @@
574
753
  "MongoDB",
575
754
  "Angular.js"
576
755
  ],
577
- "tags": [
578
- "contract"
579
- ],
756
+ "tags": ["contract"],
580
757
  "link": "https://example.com/18techs",
581
- "image": "https://gaboesquivel.com/images/work/4tius.jpg"
758
+ "image": "https://gaboesquivel.com/images/work/4tius.jpg",
759
+ "achievements": [
760
+ "Designed and developed a fitness data tracking system with Fitbit integration.",
761
+ "Built a responsive web dashboard for real-time analytics and monitoring.",
762
+ "Implemented secure API endpoints for efficient data communication."
763
+ ],
764
+ "story": [
765
+ "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.",
766
+ "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.",
767
+ "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."
768
+ ]
582
769
  },
583
770
  {
584
771
  "title": "SunTrust",
@@ -586,27 +773,37 @@
586
773
  "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.",
587
774
  "link": "#",
588
775
  "image": "https://gaboesquivel.com/images/work/suntrust-1.jpg",
589
- "technologies": [
590
- "JavaScript",
591
- "CSS3"
592
- ],
593
- "tags": [
594
- "other"
776
+ "technologies": ["JavaScript", "CSS"],
777
+ "tags": ["other"],
778
+ "achievements": [
779
+ "Developed an interactive campaign website for user-generated content.",
780
+ "Optimized website performance for increased user engagement.",
781
+ "Implemented visually appealing UI/UX elements to enhance storytelling."
782
+ ],
783
+ "story": [
784
+ "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.",
785
+ "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.",
786
+ "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."
595
787
  ]
596
788
  },
789
+
597
790
  {
598
791
  "title": "ScotiaTico",
599
792
  "slug": "scotiatico",
600
793
  "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.",
601
794
  "link": "#",
602
795
  "image": "https://gaboesquivel.com/images/work/scotiatico.jpg",
603
- "technologies": [
604
- "JavaScript",
605
- "CSS3",
606
- "Wordpress"
607
- ],
608
- "tags": [
609
- "other"
796
+ "technologies": ["JavaScript", "CSS", "Wordpress"],
797
+ "tags": ["other"],
798
+ "achievements": [
799
+ "Designed and developed an interactive newsletter layout for ScotiaBank.",
800
+ "Enhanced customer engagement with visually appealing and responsive design.",
801
+ "Implemented Wordpress CMS for easy content management and updates."
802
+ ],
803
+ "story": [
804
+ "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.",
805
+ "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.",
806
+ "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."
610
807
  ]
611
808
  },
612
809
  {
@@ -615,13 +812,17 @@
615
812
  "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.",
616
813
  "link": "#",
617
814
  "image": "https://gaboesquivel.com/images/work/staples.jpg",
618
- "technologies": [
619
- "JavaScript",
620
- "CSS3",
621
- "Mootols"
622
- ],
623
- "tags": [
624
- "other"
815
+ "technologies": ["JavaScript", "CSS", "Mootols"],
816
+ "tags": ["other"],
817
+ "achievements": [
818
+ "Developed responsive UI components for improved website accessibility.",
819
+ "Enhanced navigation for a seamless shopping experience.",
820
+ "Optimized front-end performance for faster load times."
821
+ ],
822
+ "story": [
823
+ "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.",
824
+ "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.",
825
+ "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."
625
826
  ]
626
827
  },
627
828
  {
@@ -630,30 +831,36 @@
630
831
  "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.",
631
832
  "link": "https://gridium.com/",
632
833
  "image": "https://gaboesquivel.com/images/work/gridium.png",
633
- "technologies": [
634
- "JavaScript",
635
- "Data Charts",
636
- "CSS",
637
- "Bootstrap"
638
- ],
639
- "tags": [
640
- "contract"
834
+ "technologies": ["JavaScript", "Data Charts", "CSS", "Bootstrap"],
835
+ "tags": ["contract"],
836
+ "achievements": [
837
+ "Developed a data visualization platform for energy consumption analytics.",
838
+ "Implemented interactive charts for real-time energy monitoring.",
839
+ "Optimized UI/UX for better readability and user engagement."
840
+ ],
841
+ "story": [
842
+ "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.",
843
+ "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.",
844
+ "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."
641
845
  ]
642
846
  },
847
+
643
848
  {
644
849
  "title": "ARINC Microfids",
645
850
  "slug": "arinc-microfids",
646
851
  "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.",
647
852
  "image": "https://gaboesquivel.com/images/work/arinc.png",
648
- "technologies": [
649
- "Ruby on Rails",
650
- "AngularJS",
651
- "Faye",
652
- "LESS",
653
- "Heroku"
654
- ],
655
- "tags": [
656
- "contract"
853
+ "technologies": ["Ruby on Rails", "AngularJS", "Faye", "LESS", "Heroku"],
854
+ "tags": ["contract"],
855
+ "achievements": [
856
+ "Developed a real-time flight information display system.",
857
+ "Integrated Ruby on Rails backend with AngularJS for seamless data updates.",
858
+ "Optimized front-end performance for real-time user interaction."
859
+ ],
860
+ "story": [
861
+ "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.",
862
+ "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.",
863
+ "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."
657
864
  ]
658
865
  },
659
866
  {
@@ -662,14 +869,17 @@
662
869
  "description": "Capoeira Abolição 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.",
663
870
  "link": "https://capoieraabolicao.com",
664
871
  "image": "https://gaboesquivel.com/images/work/abolicao.jpg",
665
- "technologies": [
666
- "JavaScript",
667
- "Wordpress",
668
- "CSS",
669
- "Bootstrap"
670
- ],
671
- "tags": [
672
- "other"
872
+ "technologies": ["JavaScript", "Wordpress", "CSS", "Bootstrap"],
873
+ "tags": ["other"],
874
+ "achievements": [
875
+ "Designed and developed a responsive website for Capoeira Abolição.",
876
+ "Implemented interactive elements to showcase community events.",
877
+ "Optimized site performance for a seamless user experience."
878
+ ],
879
+ "story": [
880
+ "While living in Miami, I trained Capoeira with Mestre Delei, becoming deeply involved with the Capoeira Abolição 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.",
881
+ "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.",
882
+ "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."
673
883
  ]
674
884
  },
675
885
  {
@@ -678,13 +888,17 @@
678
888
  "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.",
679
889
  "link": "#",
680
890
  "image": "https://gaboesquivel.com/images/work/panini.jpg",
681
- "technologies": [
682
- "JavaScript",
683
- "CSS3",
684
- "Wordpress"
685
- ],
686
- "tags": [
687
- "other"
891
+ "technologies": ["JavaScript", "CSS", "Wordpress"],
892
+ "tags": ["other"],
893
+ "achievements": [
894
+ "Developed and implemented the technical architecture for Panini's platform.",
895
+ "Optimized website performance and ensured cross-browser compatibility.",
896
+ "Enhanced UI/UX for a smooth and intuitive user experience."
897
+ ],
898
+ "story": [
899
+ "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.",
900
+ "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.",
901
+ "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."
688
902
  ]
689
903
  },
690
904
  {
@@ -693,13 +907,17 @@
693
907
  "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.",
694
908
  "link": "#",
695
909
  "image": "https://gaboesquivel.com/images/work/wordpress-earth-pai.jpg",
696
- "technologies": [
697
- "JavaScript",
698
- "CSS3",
699
- "Wordpress"
700
- ],
701
- "tags": [
702
- "other"
910
+ "technologies": ["JavaScript", "CSS", "Wordpress"],
911
+ "tags": ["other"],
912
+ "achievements": [
913
+ "Developed a content management system for EARTH University's website.",
914
+ "Designed a responsive and accessible blog for community engagement.",
915
+ "Implemented newsletter automation for improved communication."
916
+ ],
917
+ "story": [
918
+ "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.",
919
+ "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.",
920
+ "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."
703
921
  ]
704
922
  },
705
923
  {
@@ -708,13 +926,17 @@
708
926
  "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.",
709
927
  "link": "#",
710
928
  "image": "https://gaboesquivel.com/images/work/proparques.jpg",
711
- "technologies": [
712
- "JavaScript",
713
- "CSS3",
714
- "Wordpress"
715
- ],
716
- "tags": [
717
- "other"
929
+ "technologies": ["JavaScript", "CSS", "Wordpress"],
930
+ "tags": ["other"],
931
+ "achievements": [
932
+ "Developed an interactive national park map for user exploration.",
933
+ "Designed a responsive and informative landing page.",
934
+ "Integrated user-friendly navigation for enhanced accessibility."
935
+ ],
936
+ "story": [
937
+ "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.",
938
+ "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.",
939
+ "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."
718
940
  ]
719
941
  },
720
942
  {
@@ -723,28 +945,37 @@
723
945
  "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.",
724
946
  "link": "https://www.fanslam.us",
725
947
  "image": "https://gaboesquivel.com/images/work/fantasy-tennis.jpg",
726
- "technologies": [
727
- "JavaScript",
728
- "CSS3"
729
- ],
730
- "tags": [
731
- "contract"
948
+ "technologies": ["JavaScript", "CSS"],
949
+ "tags": ["contract"],
950
+ "achievements": [
951
+ "Designed and developed a strategic fantasy tennis gaming platform.",
952
+ "Built a responsive UI for seamless gameplay across devices.",
953
+ "Integrated dynamic tournament data for real-time game updates."
954
+ ],
955
+ "story": [
956
+ "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.",
957
+ "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.",
958
+ "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."
732
959
  ]
733
960
  },
961
+
734
962
  {
735
963
  "title": "Mobtion",
736
964
  "slug": "mobtion",
737
965
  "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.",
738
966
  "link": "#",
739
967
  "image": "https://gaboesquivel.com/images/work/mobtion.jpg",
740
- "technologies": [
741
- "JavaScript",
742
- "CSS3",
743
- "Wordpress",
744
- "PHP"
745
- ],
746
- "tags": [
747
- "other"
968
+ "technologies": ["JavaScript", "CSS", "Wordpress", "PHP"],
969
+ "tags": ["other"],
970
+ "achievements": [
971
+ "Developed a responsive and modern website for Mobtion agency.",
972
+ "Integrated WordPress CMS for efficient content management.",
973
+ "Optimized website performance for improved loading speeds."
974
+ ],
975
+ "story": [
976
+ "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.",
977
+ "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.",
978
+ "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."
748
979
  ]
749
980
  },
750
981
  {
@@ -753,14 +984,17 @@
753
984
  "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.",
754
985
  "link": "#",
755
986
  "image": "https://gaboesquivel.com/images/work/website-its.jpg",
756
- "technologies": [
757
- "JavaScript",
758
- "CSS3",
759
- "PHP",
760
- "Custom CMS"
761
- ],
762
- "tags": [
763
- "other"
987
+ "technologies": ["JavaScript", "CSS", "PHP", "Custom CMS"],
988
+ "tags": ["other"],
989
+ "achievements": [
990
+ "Developed and deployed a company-wide CMS for ITS InfoCom.",
991
+ "Integrated CRM solutions to streamline customer interactions.",
992
+ "Optimized website architecture for scalability and security."
993
+ ],
994
+ "story": [
995
+ "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.",
996
+ "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.",
997
+ "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."
764
998
  ]
765
999
  },
766
1000
  {
@@ -769,13 +1003,17 @@
769
1003
  "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.",
770
1004
  "link": "#",
771
1005
  "image": "https://gaboesquivel.com/images/work/tribenzor.jpg",
772
- "technologies": [
773
- "JavaScript",
774
- "CSS3",
775
- "Mootols"
776
- ],
777
- "tags": [
778
- "other"
1006
+ "technologies": ["JavaScript", "CSS", "Mootols"],
1007
+ "tags": ["other"],
1008
+ "achievements": [
1009
+ "Developed a fully responsive and accessible medical landing page.",
1010
+ "Ensured clarity and usability for both patients and healthcare providers.",
1011
+ "Optimized page speed and performance for better user engagement."
1012
+ ],
1013
+ "story": [
1014
+ "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.",
1015
+ "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.",
1016
+ "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."
779
1017
  ]
780
1018
  },
781
1019
  {
@@ -784,13 +1022,17 @@
784
1022
  "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.",
785
1023
  "link": "#",
786
1024
  "image": "https://gaboesquivel.com/images/work/living-with-dryness.jpg",
787
- "technologies": [
788
- "JavaScript",
789
- "CSS3",
790
- "Wordpress"
791
- ],
792
- "tags": [
793
- "other"
1025
+ "technologies": ["JavaScript", "CSS", "Wordpress"],
1026
+ "tags": ["other"],
1027
+ "achievements": [
1028
+ "Designed and developed a responsive landing page for medical resources.",
1029
+ "Implemented a user-friendly navigation system for better accessibility.",
1030
+ "Optimized website layout for enhanced readability and engagement."
1031
+ ],
1032
+ "story": [
1033
+ "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.",
1034
+ "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.",
1035
+ "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."
794
1036
  ]
795
1037
  }
796
- ]
1038
+ ]