gaboesquivel 3.2.3 → 3.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +5 -2
- package/package.json +1 -1
- package/projects.json +295 -278
package/index.js
CHANGED
package/package.json
CHANGED
package/projects.json
CHANGED
|
@@ -14,13 +14,14 @@
|
|
|
14
14
|
"ThirdWeb",
|
|
15
15
|
"AI"
|
|
16
16
|
],
|
|
17
|
-
"tags": [
|
|
18
|
-
"web3",
|
|
19
|
-
"oss"
|
|
20
|
-
],
|
|
17
|
+
"tags": ["web3", "oss"],
|
|
21
18
|
"link": "https://github.com/blockmatic/basilic-evm",
|
|
22
19
|
"image": "https://gaboesquivel.com/images/work/basilic-evm.png",
|
|
23
|
-
"repo": "https://github.com/blockmatic/basilic-evm"
|
|
20
|
+
"repo": "https://github.com/blockmatic/basilic-evm",
|
|
21
|
+
"achievements": [
|
|
22
|
+
"Developed a modular architecture for EVM applications, improving scalability and maintainability.",
|
|
23
|
+
"Integrated AI-powered development workflows to optimize smart contract and frontend development."
|
|
24
|
+
]
|
|
24
25
|
},
|
|
25
26
|
{
|
|
26
27
|
"title": "bitlauncher",
|
|
@@ -36,17 +37,17 @@
|
|
|
36
37
|
"NodeJS",
|
|
37
38
|
"PostgreSQL"
|
|
38
39
|
],
|
|
39
|
-
"tags": [
|
|
40
|
-
"web3",
|
|
41
|
-
"ai",
|
|
42
|
-
"oss",
|
|
43
|
-
"full-time",
|
|
44
|
-
"lead"
|
|
45
|
-
],
|
|
40
|
+
"tags": ["web3", "ai", "oss", "full-time", "lead"],
|
|
46
41
|
"link": "https://bitlauncher.ai",
|
|
47
42
|
"image": "https://gaboesquivel.com/images/work/bitlauncher.png",
|
|
48
43
|
"video": "https://www.youtube.com/watch?v=U6vn3KOEwcQ",
|
|
49
|
-
"repo": "https://github.com/bitcashorg/smartevm"
|
|
44
|
+
"repo": "https://github.com/bitcashorg/smartevm",
|
|
45
|
+
"achievements": [
|
|
46
|
+
"Designed full-stack architecture using Viem, Wagmi, Alchemy, Trigger.dev, Supabase, Next.js 14, and ShadcnUI.",
|
|
47
|
+
"Developed a token bridge for seamless swapping of USDT, USDC, and BITUSD.",
|
|
48
|
+
"Implemented a transaction data indexing system with real-time subscriptions and analytics.",
|
|
49
|
+
"Deployed Gnosis auction Solidity contracts on EOS EVM and built a real-time bidding interface."
|
|
50
|
+
]
|
|
50
51
|
},
|
|
51
52
|
{
|
|
52
53
|
"title": "Masterbots",
|
|
@@ -61,13 +62,14 @@
|
|
|
61
62
|
"AI SDK",
|
|
62
63
|
"LLMs"
|
|
63
64
|
],
|
|
64
|
-
"tags": [
|
|
65
|
-
"ai",
|
|
66
|
-
"oss"
|
|
67
|
-
],
|
|
65
|
+
"tags": ["ai", "oss"],
|
|
68
66
|
"link": "https://masterbots.ai",
|
|
69
67
|
"image": "https://gaboesquivel.com/images/work/masterbots.png",
|
|
70
|
-
"repo": "https://github.com/bitcashorg/masterbots"
|
|
68
|
+
"repo": "https://github.com/bitcashorg/masterbots",
|
|
69
|
+
"achievements": [
|
|
70
|
+
"Integrated AI SDK for internationalization automation and AI-driven workflow.",
|
|
71
|
+
"Developed specialized AI agents and chatbot interfaces for various use cases."
|
|
72
|
+
]
|
|
71
73
|
},
|
|
72
74
|
{
|
|
73
75
|
"title": "ZTX",
|
|
@@ -83,13 +85,15 @@
|
|
|
83
85
|
"ReactJS",
|
|
84
86
|
"NextJS"
|
|
85
87
|
],
|
|
86
|
-
"tags": [
|
|
87
|
-
"web3",
|
|
88
|
-
"full-time"
|
|
89
|
-
],
|
|
88
|
+
"tags": ["web3", "full-time"],
|
|
90
89
|
"link": "https://ztx.io",
|
|
91
90
|
"image": "https://gaboesquivel.com/images/work/ztx.png",
|
|
92
|
-
"video": "https://www.youtube.com/watch?v=h58y6UzZ7RA"
|
|
91
|
+
"video": "https://www.youtube.com/watch?v=h58y6UzZ7RA",
|
|
92
|
+
"achievements": [
|
|
93
|
+
"Set up the initial React architecture using Next.js, TailwindCSS, and Framer Motion.",
|
|
94
|
+
"Developed a WebGL EVM wallet connector using Ethers.js.",
|
|
95
|
+
"Implemented advanced analytics and reporting using Google Tag Manager."
|
|
96
|
+
]
|
|
93
97
|
},
|
|
94
98
|
{
|
|
95
99
|
"title": "RareMint",
|
|
@@ -105,13 +109,15 @@
|
|
|
105
109
|
"GraphQL",
|
|
106
110
|
"TypeScript"
|
|
107
111
|
],
|
|
108
|
-
"tags": [
|
|
109
|
-
"web3",
|
|
110
|
-
"full-time"
|
|
111
|
-
],
|
|
112
|
+
"tags": ["web3", "full-time"],
|
|
112
113
|
"link": "https://raremint.com",
|
|
113
114
|
"image": "https://gaboesquivel.com/images/work/raremint.png",
|
|
114
|
-
"video": "https://www.youtube.com/watch?v=2wh32w7N9xg"
|
|
115
|
+
"video": "https://www.youtube.com/watch?v=2wh32w7N9xg",
|
|
116
|
+
"achievements": [
|
|
117
|
+
"Built an EVM NFT data indexer using Moralis streams, Node.js, and PostgreSQL.",
|
|
118
|
+
"Refactored the marketplace using RemixRun SSR for improved performance and responsiveness.",
|
|
119
|
+
"Integrated Wallet Connect for secure transactions and improved user experience."
|
|
120
|
+
]
|
|
115
121
|
},
|
|
116
122
|
{
|
|
117
123
|
"title": "bitcashBank",
|
|
@@ -127,51 +133,46 @@
|
|
|
127
133
|
"PostgreSQL",
|
|
128
134
|
"TypeScript"
|
|
129
135
|
],
|
|
130
|
-
"tags": [
|
|
131
|
-
"web3",
|
|
132
|
-
"contract",
|
|
133
|
-
"lead"
|
|
134
|
-
],
|
|
136
|
+
"tags": ["web3", "contract", "lead"],
|
|
135
137
|
"link": "https://bitcash.org",
|
|
136
138
|
"image": "https://gaboesquivel.com/images/work/bitcash-bank.png",
|
|
137
139
|
"video": "https://www.youtube.com/watch?v=2JuHy_w0Ct4",
|
|
138
|
-
"repo": "https://github.com/bitcashorg"
|
|
140
|
+
"repo": "https://github.com/bitcashorg",
|
|
141
|
+
"achievements": [
|
|
142
|
+
"Led infrastructure design and deployment, improving scalability and security.",
|
|
143
|
+
"Built and optimized BitcashDAO for efficient community governance.",
|
|
144
|
+
"Developed robust GraphQL APIs for seamless blockchain data retrieval."
|
|
145
|
+
]
|
|
139
146
|
},
|
|
140
147
|
{
|
|
141
148
|
"title": "Emanate",
|
|
142
149
|
"slug": "emanate",
|
|
143
150
|
"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
|
-
|
|
146
|
-
"TypeScript",
|
|
147
|
-
"EOS",
|
|
148
|
-
"AWS"
|
|
149
|
-
],
|
|
150
|
-
"tags": [
|
|
151
|
-
"web3",
|
|
152
|
-
"contract"
|
|
153
|
-
],
|
|
151
|
+
"technologies": ["ReactJS", "TypeScript", "EOS", "AWS"],
|
|
152
|
+
"tags": ["web3", "contract"],
|
|
154
153
|
"link": "https://emanate.live",
|
|
155
154
|
"image": "https://gaboesquivel.com/images/work/emanate.png",
|
|
156
|
-
"video": "https://www.youtube.com/watch?v=qjmn7M7YC9g"
|
|
155
|
+
"video": "https://www.youtube.com/watch?v=qjmn7M7YC9g",
|
|
156
|
+
"achievements": [
|
|
157
|
+
"Maintained and optimized the ReactJS streaming platform for improved performance.",
|
|
158
|
+
"Developed back-office tools for efficient artist revenue distribution.",
|
|
159
|
+
"Integrated AWS cloud solutions for enhanced scalability."
|
|
160
|
+
]
|
|
157
161
|
},
|
|
158
162
|
{
|
|
159
|
-
"title": "Make Sense Labs
|
|
160
|
-
"slug": "make-sense-labs
|
|
163
|
+
"title": "Make Sense Labs",
|
|
164
|
+
"slug": "make-sense-labs",
|
|
161
165
|
"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
|
-
|
|
164
|
-
"TypeScript",
|
|
165
|
-
"Blockchain",
|
|
166
|
-
"EOS"
|
|
167
|
-
],
|
|
168
|
-
"tags": [
|
|
169
|
-
"web3",
|
|
170
|
-
"contract"
|
|
171
|
-
],
|
|
166
|
+
"technologies": ["React Native", "TypeScript", "Blockchain", "EOS"],
|
|
167
|
+
"tags": ["web3", "contract"],
|
|
172
168
|
"link": "https://www.youtube.com/watch?v=2DJxzYDaAz8",
|
|
173
169
|
"image": "https://gaboesquivel.com/images/work/sense-chat.png",
|
|
174
|
-
"video": "https://www.youtube.com/watch?v=2DJxzYDaAz8"
|
|
170
|
+
"video": "https://www.youtube.com/watch?v=2DJxzYDaAz8",
|
|
171
|
+
"achievements": [
|
|
172
|
+
"Improved app performance and reduced load times by optimizing React Native components.",
|
|
173
|
+
"Integrated EOS mainnet functionalities for secure blockchain-based transactions.",
|
|
174
|
+
"Enhanced security and privacy features for better user protection."
|
|
175
|
+
]
|
|
175
176
|
},
|
|
176
177
|
{
|
|
177
178
|
"title": "EOS Costa Rica",
|
|
@@ -186,34 +187,32 @@
|
|
|
186
187
|
"GraphQL",
|
|
187
188
|
"ReactJS"
|
|
188
189
|
],
|
|
189
|
-
"tags": [
|
|
190
|
-
"web3",
|
|
191
|
-
"full-time",
|
|
192
|
-
"lead"
|
|
193
|
-
],
|
|
190
|
+
"tags": ["web3", "full-time", "lead"],
|
|
194
191
|
"link": "https://eoscostarica.io",
|
|
195
192
|
"image": "https://gaboesquivel.com/images/work/eoscostarica.png",
|
|
196
193
|
"repo": "https://github.com/eoscostarica",
|
|
197
|
-
"video": "https://www.youtube.com/watch?v=-1y0fGs8Xgw&"
|
|
194
|
+
"video": "https://www.youtube.com/watch?v=-1y0fGs8Xgw&",
|
|
195
|
+
"achievements": [
|
|
196
|
+
"Played a key role in the EOS mainnet launch, ensuring network stability and security.",
|
|
197
|
+
"Led the development of a custom private blockchain for Grant Thornton.",
|
|
198
|
+
"Managed validator nodes across multiple EOSIO-based networks."
|
|
199
|
+
]
|
|
198
200
|
},
|
|
199
201
|
{
|
|
200
202
|
"title": "EOS Rate",
|
|
201
203
|
"slug": "eos-rate",
|
|
202
204
|
"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
|
-
|
|
205
|
-
"C++",
|
|
206
|
-
"GraphQL",
|
|
207
|
-
"ReactJS"
|
|
208
|
-
],
|
|
209
|
-
"tags": [
|
|
210
|
-
"web3",
|
|
211
|
-
"oss"
|
|
212
|
-
],
|
|
205
|
+
"technologies": ["EOS", "C++", "GraphQL", "ReactJS"],
|
|
206
|
+
"tags": ["web3", "oss"],
|
|
213
207
|
"link": "https://eosrate.io",
|
|
214
208
|
"image": "https://gaboesquivel.com/images/work/eosrate.png",
|
|
215
209
|
"repo": "https://github.com/eoscostarica/eos-rate",
|
|
216
|
-
"video": "https://www.youtube.com/watch?v=saZnZqJsMhk"
|
|
210
|
+
"video": "https://www.youtube.com/watch?v=saZnZqJsMhk",
|
|
211
|
+
"achievements": [
|
|
212
|
+
"Designed and implemented a decentralized rating system for EOS Block Producers.",
|
|
213
|
+
"Built an intuitive radial graph interface to visualize community ratings.",
|
|
214
|
+
"Developed a GraphQL API for seamless data retrieval and user interaction."
|
|
215
|
+
]
|
|
217
216
|
},
|
|
218
217
|
{
|
|
219
218
|
"title": "Knowledge.io",
|
|
@@ -229,14 +228,15 @@
|
|
|
229
228
|
"React",
|
|
230
229
|
"Node.js"
|
|
231
230
|
],
|
|
232
|
-
"tags": [
|
|
233
|
-
"web3",
|
|
234
|
-
"contract",
|
|
235
|
-
"oss"
|
|
236
|
-
],
|
|
231
|
+
"tags": ["web3", "contract", "oss"],
|
|
237
232
|
"link": "https://github.com/knowledge/ethereum-contracts",
|
|
238
233
|
"image": "https://gaboesquivel.com/images/work/knowledge.png",
|
|
239
|
-
"repo": "https://github.com/knowledge"
|
|
234
|
+
"repo": "https://github.com/knowledge",
|
|
235
|
+
"achievements": [
|
|
236
|
+
"Led the development and deployment of Knowledge.io's token system.",
|
|
237
|
+
"Designed and implemented smart contracts for token rewards and transactions.",
|
|
238
|
+
"Built a scalable serverless infrastructure to support the platform's growth."
|
|
239
|
+
]
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"title": "ChainGraph",
|
|
@@ -251,13 +251,15 @@
|
|
|
251
251
|
"RXJS",
|
|
252
252
|
"ReactJS"
|
|
253
253
|
],
|
|
254
|
-
"tags": [
|
|
255
|
-
"web3",
|
|
256
|
-
"oss"
|
|
257
|
-
],
|
|
254
|
+
"tags": ["web3", "oss"],
|
|
258
255
|
"link": "https://chaingraph.io",
|
|
259
256
|
"image": "https://gaboesquivel.com/images/work/chaingraph.png",
|
|
260
|
-
"repo": "https://github.com/chaingraph"
|
|
257
|
+
"repo": "https://github.com/chaingraph",
|
|
258
|
+
"achievements": [
|
|
259
|
+
"Developed a real-time GraphQL subscription toolkit for EOSIO/Antelope blockchains.",
|
|
260
|
+
"Implemented blockchain data indexing and event streaming capabilities.",
|
|
261
|
+
"Designed an intuitive developer interface for querying multiple blockchain networks."
|
|
262
|
+
]
|
|
261
263
|
},
|
|
262
264
|
{
|
|
263
265
|
"title": "Fantasy Top Shots",
|
|
@@ -270,32 +272,31 @@
|
|
|
270
272
|
"React Native with Expo",
|
|
271
273
|
"Tailwind"
|
|
272
274
|
],
|
|
273
|
-
"tags": [
|
|
274
|
-
"web3",
|
|
275
|
-
"hackathon"
|
|
276
|
-
],
|
|
275
|
+
"tags": ["web3", "hackathon"],
|
|
277
276
|
"link": "https://fantasy-top-shot.vercel.app",
|
|
278
277
|
"image": "https://gaboesquivel.com/images/work/fantasy-top-shots.png",
|
|
279
278
|
"video": "https://www.youtube.com/watch?v=Il2aiKhy_ug",
|
|
280
|
-
"repo": "https://github.com/bitcashorg/fantasy-top-shot"
|
|
279
|
+
"repo": "https://github.com/bitcashorg/fantasy-top-shot",
|
|
280
|
+
"achievements": [
|
|
281
|
+
"Designed and developed the mobile game using Flow blockchain technology.",
|
|
282
|
+
"Integrated NBA Top Shot NFTs for an immersive gaming experience.",
|
|
283
|
+
"Implemented responsive UI and smooth gameplay mechanics using React Native and Expo."
|
|
284
|
+
]
|
|
281
285
|
},
|
|
282
286
|
{
|
|
283
287
|
"title": "Substrate Contracts UI",
|
|
284
288
|
"slug": "substrate-contracts-ui",
|
|
285
289
|
"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
|
-
|
|
288
|
-
"Substrate",
|
|
289
|
-
"ReactJS",
|
|
290
|
-
"Tailwind"
|
|
291
|
-
],
|
|
292
|
-
"tags": [
|
|
293
|
-
"web3",
|
|
294
|
-
"oss"
|
|
295
|
-
],
|
|
290
|
+
"technologies": ["Polkadot", "Substrate", "ReactJS", "Tailwind"],
|
|
291
|
+
"tags": ["web3", "oss"],
|
|
296
292
|
"link": "https://contracts-ui.substrate.io/",
|
|
297
293
|
"image": "https://gaboesquivel.com/images/work/contracts-ui.png",
|
|
298
|
-
"repo": "https://github.com/paritytech/contracts-ui"
|
|
294
|
+
"repo": "https://github.com/paritytech/contracts-ui",
|
|
295
|
+
"achievements": [
|
|
296
|
+
"Enhanced code quality and performance through multiple open-source contributions.",
|
|
297
|
+
"Developed UI components for seamless interaction with WASM smart contracts.",
|
|
298
|
+
"Gained extensive experience in building dApps on the Substrate framework."
|
|
299
|
+
]
|
|
299
300
|
},
|
|
300
301
|
{
|
|
301
302
|
"title": "Wizard World",
|
|
@@ -311,32 +312,32 @@
|
|
|
311
312
|
"OpenAI",
|
|
312
313
|
"Tailwind"
|
|
313
314
|
],
|
|
314
|
-
"tags": [
|
|
315
|
-
"ai",
|
|
316
|
-
"web3",
|
|
317
|
-
"hackathon"
|
|
318
|
-
],
|
|
315
|
+
"tags": ["ai", "web3", "hackathon"],
|
|
319
316
|
"link": "https://wizart.world",
|
|
320
317
|
"image": "https://gaboesquivel.com/images/work/wizart-world.png",
|
|
321
318
|
"video": "https://www.youtube.com/watch?v=I_vBUflXHFA",
|
|
322
|
-
"repo": "https://github.com/bitcashorg/wizartworld"
|
|
319
|
+
"repo": "https://github.com/bitcashorg/wizartworld",
|
|
320
|
+
"achievements": [
|
|
321
|
+
"Developed a progressive web app integrating AI-generated images with blockchain minting.",
|
|
322
|
+
"Implemented GPT3 for AI-driven image creation and metadata processing.",
|
|
323
|
+
"Integrated the Flow blockchain for seamless NFT minting and storage."
|
|
324
|
+
]
|
|
323
325
|
},
|
|
326
|
+
|
|
324
327
|
{
|
|
325
328
|
"title": "dBoard",
|
|
326
329
|
"slug": "dboard",
|
|
327
330
|
"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
|
-
|
|
330
|
-
"NextJS",
|
|
331
|
-
"GCloud",
|
|
332
|
-
"GraphQL"
|
|
333
|
-
],
|
|
334
|
-
"tags": [
|
|
335
|
-
"web3"
|
|
336
|
-
],
|
|
331
|
+
"technologies": ["Antelope", "NextJS", "GCloud", "GraphQL"],
|
|
332
|
+
"tags": ["web3"],
|
|
337
333
|
"link": "https://eos.dboard.ai",
|
|
338
334
|
"image": "https://gaboesquivel.com/images/work/dboard.png",
|
|
339
|
-
"repo": "https://github.com/bitcashorg/bitcash-contract-dho"
|
|
335
|
+
"repo": "https://github.com/bitcashorg/bitcash-contract-dho",
|
|
336
|
+
"achievements": [
|
|
337
|
+
"Led the technical architecture for DAO governance and decision-making.",
|
|
338
|
+
"Developed and integrated smart contracts to enhance community voting mechanisms.",
|
|
339
|
+
"Implemented a seamless GraphQL API for improved data interactions."
|
|
340
|
+
]
|
|
340
341
|
},
|
|
341
342
|
{
|
|
342
343
|
"title": "Wink",
|
|
@@ -350,13 +351,15 @@
|
|
|
350
351
|
"NodeJS",
|
|
351
352
|
"Biometrics"
|
|
352
353
|
],
|
|
353
|
-
"tags": [
|
|
354
|
-
"full-time",
|
|
355
|
-
"lead"
|
|
356
|
-
],
|
|
354
|
+
"tags": ["full-time", "lead"],
|
|
357
355
|
"link": "https://holawink.com",
|
|
358
356
|
"image": "https://gaboesquivel.com/images/work/wink.png",
|
|
359
|
-
"video": "https://www.youtube.com/watch?v=rfeISMW_OVc"
|
|
357
|
+
"video": "https://www.youtube.com/watch?v=rfeISMW_OVc",
|
|
358
|
+
"achievements": [
|
|
359
|
+
"Developed the first version of Wink's mobile banking app.",
|
|
360
|
+
"Integrated API connections with partner banks for seamless transactions.",
|
|
361
|
+
"Designed and implemented biometric authentication for enhanced security."
|
|
362
|
+
]
|
|
360
363
|
},
|
|
361
364
|
{
|
|
362
365
|
"title": "American Express",
|
|
@@ -373,22 +376,26 @@
|
|
|
373
376
|
"jQuery",
|
|
374
377
|
"CSS3"
|
|
375
378
|
],
|
|
376
|
-
"tags": [
|
|
377
|
-
|
|
379
|
+
"tags": ["full-time"],
|
|
380
|
+
"achievements": [
|
|
381
|
+
"Enhanced user experience through AJAX-driven interactivity.",
|
|
382
|
+
"Implemented A/B testing strategies to optimize user engagement.",
|
|
383
|
+
"Developed analytics integrations to track usage and improve performance."
|
|
378
384
|
]
|
|
379
385
|
},
|
|
386
|
+
|
|
380
387
|
{
|
|
381
388
|
"title": "AMEX Money Talk",
|
|
382
389
|
"slug": "amex-money-talk",
|
|
383
390
|
"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
391
|
"link": "https://www.youtube.com/watch?v=a2vDoYyXIJQ",
|
|
385
392
|
"image": "https://gaboesquivel.com/images/work/money-talk.jpg",
|
|
386
|
-
"technologies": [
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
"
|
|
393
|
+
"technologies": ["JavaScript", "CSS3"],
|
|
394
|
+
"tags": ["other"],
|
|
395
|
+
"achievements": [
|
|
396
|
+
"Developed an engaging landing page to enhance user interaction.",
|
|
397
|
+
"Implemented responsive design for a seamless experience across devices.",
|
|
398
|
+
"Optimized page performance to improve load times and accessibility."
|
|
392
399
|
]
|
|
393
400
|
},
|
|
394
401
|
{
|
|
@@ -402,11 +409,14 @@
|
|
|
402
409
|
"Facebook API",
|
|
403
410
|
"Twitter API"
|
|
404
411
|
],
|
|
405
|
-
"tags": [
|
|
406
|
-
"contract"
|
|
407
|
-
],
|
|
412
|
+
"tags": ["contract"],
|
|
408
413
|
"link": "http://elderscrollsonline.com",
|
|
409
|
-
"image": "https://gaboesquivel.com/images/work/elder-scrolls.jpg"
|
|
414
|
+
"image": "https://gaboesquivel.com/images/work/elder-scrolls.jpg",
|
|
415
|
+
"achievements": [
|
|
416
|
+
"Designed and implemented a user-centric website for the gaming community.",
|
|
417
|
+
"Optimized site navigation for a seamless user experience.",
|
|
418
|
+
"Integrated social media features to enhance community engagement."
|
|
419
|
+
]
|
|
410
420
|
},
|
|
411
421
|
{
|
|
412
422
|
"title": "AMC Yeah TV Facebook App",
|
|
@@ -422,12 +432,14 @@
|
|
|
422
432
|
"Brightcove API",
|
|
423
433
|
"require.js"
|
|
424
434
|
],
|
|
425
|
-
"tags": [
|
|
426
|
-
"full-time",
|
|
427
|
-
"lead"
|
|
428
|
-
],
|
|
435
|
+
"tags": ["full-time", "lead"],
|
|
429
436
|
"link": "http://yeahtv.com",
|
|
430
|
-
"image": "https://gaboesquivel.com/images/work/yeahtv.jpg"
|
|
437
|
+
"image": "https://gaboesquivel.com/images/work/yeahtv.jpg",
|
|
438
|
+
"achievements": [
|
|
439
|
+
"Designed and developed a scalable frontend architecture for an interactive movie experience.",
|
|
440
|
+
"Integrated Brightcove video streaming API for seamless movie playback.",
|
|
441
|
+
"Implemented Facebook API features for user engagement and monetization."
|
|
442
|
+
]
|
|
431
443
|
},
|
|
432
444
|
{
|
|
433
445
|
"title": "Tikr",
|
|
@@ -435,9 +447,7 @@
|
|
|
435
447
|
"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
448
|
"link": "http://tikr.com",
|
|
437
449
|
"image": "https://gaboesquivel.com/images/work/tikr.jpg",
|
|
438
|
-
"tags": [
|
|
439
|
-
"contract"
|
|
440
|
-
],
|
|
450
|
+
"tags": ["contract"],
|
|
441
451
|
"technologies": [
|
|
442
452
|
"Ruby on Rails",
|
|
443
453
|
"Spree",
|
|
@@ -445,6 +455,11 @@
|
|
|
445
455
|
"Postgres",
|
|
446
456
|
"jQuery",
|
|
447
457
|
"SASS/SCSS"
|
|
458
|
+
],
|
|
459
|
+
"achievements": [
|
|
460
|
+
"Developed a dynamic pricing engine using Spree and Ruby on Rails.",
|
|
461
|
+
"Implemented a real-time price fluctuation system for enhanced user engagement.",
|
|
462
|
+
"Optimized backend performance on Heroku with PostgreSQL integration."
|
|
448
463
|
]
|
|
449
464
|
},
|
|
450
465
|
{
|
|
@@ -461,11 +476,14 @@
|
|
|
461
476
|
"Stripe",
|
|
462
477
|
"Twilio"
|
|
463
478
|
],
|
|
464
|
-
"tags": [
|
|
465
|
-
"contract"
|
|
466
|
-
],
|
|
479
|
+
"tags": ["contract"],
|
|
467
480
|
"link": "http://www.eatarcade.com/",
|
|
468
|
-
"image": "https://gaboesquivel.com/images/work/eatarcade.jpg"
|
|
481
|
+
"image": "https://gaboesquivel.com/images/work/eatarcade.jpg",
|
|
482
|
+
"achievements": [
|
|
483
|
+
"Designed and built an SMS-based subscription system for restaurant promotions.",
|
|
484
|
+
"Integrated Twilio for seamless messaging and user engagement.",
|
|
485
|
+
"Developed a full-stack solution using NodeJS, MongoDB, and AngularJS."
|
|
486
|
+
]
|
|
469
487
|
},
|
|
470
488
|
{
|
|
471
489
|
"title": "Jockey Hollow Bar and Kitchen",
|
|
@@ -481,12 +499,16 @@
|
|
|
481
499
|
"Heroku",
|
|
482
500
|
"Divshot"
|
|
483
501
|
],
|
|
484
|
-
"tags": [
|
|
485
|
-
"contract"
|
|
486
|
-
],
|
|
502
|
+
"tags": ["contract"],
|
|
487
503
|
"link": "http://www.jockeyhollowbarandkitchen.com/",
|
|
488
|
-
"image": "https://gaboesquivel.com/images/work/jockey-hollow.png"
|
|
504
|
+
"image": "https://gaboesquivel.com/images/work/jockey-hollow.png",
|
|
505
|
+
"achievements": [
|
|
506
|
+
"Developed a fully responsive landing page with a focus on user experience.",
|
|
507
|
+
"Optimized page speed and performance for seamless navigation.",
|
|
508
|
+
"Integrated dynamic content features to showcase the restaurant’s offerings effectively."
|
|
509
|
+
]
|
|
489
510
|
},
|
|
511
|
+
|
|
490
512
|
{
|
|
491
513
|
"title": "Jockey Hollow Bar and Kitchen Menu Kiosk App",
|
|
492
514
|
"slug": "jockey-hollow-bar-and-kitchen-menu-kiosk-app",
|
|
@@ -501,11 +523,14 @@
|
|
|
501
523
|
"Heroku",
|
|
502
524
|
"Divshot"
|
|
503
525
|
],
|
|
504
|
-
"tags": [
|
|
505
|
-
"contract"
|
|
506
|
-
],
|
|
526
|
+
"tags": ["contract"],
|
|
507
527
|
"link": "#",
|
|
508
|
-
"image": "https://gaboesquivel.com/images/work/jockey-hollow-menu.png"
|
|
528
|
+
"image": "https://gaboesquivel.com/images/work/jockey-hollow-menu.png",
|
|
529
|
+
"achievements": [
|
|
530
|
+
"Developed a user-friendly menu kiosk app to enhance restaurant service.",
|
|
531
|
+
"Integrated Google Spreadsheets for seamless menu updates.",
|
|
532
|
+
"Optimized app performance for smooth operation on tablet devices."
|
|
533
|
+
]
|
|
509
534
|
},
|
|
510
535
|
{
|
|
511
536
|
"title": "Bureau of Trade (Beta)",
|
|
@@ -513,14 +538,12 @@
|
|
|
513
538
|
"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
539
|
"link": "http://www.gridium.com/products/portfolio-manager/",
|
|
515
540
|
"image": "https://gaboesquivel.com/images/work/bureau-of-trade.jpg",
|
|
516
|
-
"technologies": [
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
"
|
|
520
|
-
"
|
|
521
|
-
|
|
522
|
-
"tags": [
|
|
523
|
-
"contract"
|
|
541
|
+
"technologies": ["PHP", "eBay API", "HTML5", "AJAX/jQuery"],
|
|
542
|
+
"tags": ["contract"],
|
|
543
|
+
"achievements": [
|
|
544
|
+
"Built a responsive e-commerce frontend integrated with eBay's API.",
|
|
545
|
+
"Developed advanced UI animations for enhanced user experience.",
|
|
546
|
+
"Optimized site performance for faster product browsing."
|
|
524
547
|
]
|
|
525
548
|
},
|
|
526
549
|
{
|
|
@@ -534,11 +557,14 @@
|
|
|
534
557
|
"TypeScript",
|
|
535
558
|
"Augmented Reality"
|
|
536
559
|
],
|
|
537
|
-
"tags": [
|
|
538
|
-
"contract"
|
|
539
|
-
],
|
|
560
|
+
"tags": ["contract"],
|
|
540
561
|
"link": "https://www.tractorsupply.com/tsc/cms/app",
|
|
541
|
-
"image": "https://gaboesquivel.com/images/work/tractor-supply.png"
|
|
562
|
+
"image": "https://gaboesquivel.com/images/work/tractor-supply.png",
|
|
563
|
+
"achievements": [
|
|
564
|
+
"Enhanced app performance and code quality for a smoother user experience.",
|
|
565
|
+
"Developed an augmented reality feature to preview products interactively.",
|
|
566
|
+
"Implemented TypeScript for improved maintainability and scalability."
|
|
567
|
+
]
|
|
542
568
|
},
|
|
543
569
|
{
|
|
544
570
|
"title": "Photo and Go",
|
|
@@ -556,11 +582,14 @@
|
|
|
556
582
|
"PostgreSQL",
|
|
557
583
|
"Linux"
|
|
558
584
|
],
|
|
559
|
-
"tags": [
|
|
560
|
-
"contract"
|
|
561
|
-
],
|
|
585
|
+
"tags": ["contract"],
|
|
562
586
|
"link": "https://www.myphoto.com/",
|
|
563
|
-
"image": "https://gaboesquivel.com/images/work/photoandgo.jpg"
|
|
587
|
+
"image": "https://gaboesquivel.com/images/work/photoandgo.jpg",
|
|
588
|
+
"achievements": [
|
|
589
|
+
"Developed a photo editor app with seamless e-commerce integration.",
|
|
590
|
+
"Led technical execution, ensuring a smooth and intuitive user experience.",
|
|
591
|
+
"Implemented AWS infrastructure for scalable cloud storage and processing."
|
|
592
|
+
]
|
|
564
593
|
},
|
|
565
594
|
{
|
|
566
595
|
"title": "4Tius Fitness Data Tracker",
|
|
@@ -574,11 +603,14 @@
|
|
|
574
603
|
"MongoDB",
|
|
575
604
|
"Angular.js"
|
|
576
605
|
],
|
|
577
|
-
"tags": [
|
|
578
|
-
"contract"
|
|
579
|
-
],
|
|
606
|
+
"tags": ["contract"],
|
|
580
607
|
"link": "https://example.com/18techs",
|
|
581
|
-
"image": "https://gaboesquivel.com/images/work/4tius.jpg"
|
|
608
|
+
"image": "https://gaboesquivel.com/images/work/4tius.jpg",
|
|
609
|
+
"achievements": [
|
|
610
|
+
"Designed and developed a fitness data tracking system with Fitbit integration.",
|
|
611
|
+
"Built a responsive web dashboard for real-time analytics and monitoring.",
|
|
612
|
+
"Implemented secure API endpoints for efficient data communication."
|
|
613
|
+
]
|
|
582
614
|
},
|
|
583
615
|
{
|
|
584
616
|
"title": "SunTrust",
|
|
@@ -586,27 +618,27 @@
|
|
|
586
618
|
"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
619
|
"link": "#",
|
|
588
620
|
"image": "https://gaboesquivel.com/images/work/suntrust-1.jpg",
|
|
589
|
-
"technologies": [
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
"
|
|
621
|
+
"technologies": ["JavaScript", "CSS3"],
|
|
622
|
+
"tags": ["other"],
|
|
623
|
+
"achievements": [
|
|
624
|
+
"Developed an interactive campaign website for user-generated content.",
|
|
625
|
+
"Optimized website performance for increased user engagement.",
|
|
626
|
+
"Implemented visually appealing UI/UX elements to enhance storytelling."
|
|
595
627
|
]
|
|
596
628
|
},
|
|
629
|
+
|
|
597
630
|
{
|
|
598
631
|
"title": "ScotiaTico",
|
|
599
632
|
"slug": "scotiatico",
|
|
600
633
|
"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
634
|
"link": "#",
|
|
602
635
|
"image": "https://gaboesquivel.com/images/work/scotiatico.jpg",
|
|
603
|
-
"technologies": [
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
"
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
"other"
|
|
636
|
+
"technologies": ["JavaScript", "CSS3", "Wordpress"],
|
|
637
|
+
"tags": ["other"],
|
|
638
|
+
"achievements": [
|
|
639
|
+
"Designed and developed an interactive newsletter layout for ScotiaBank.",
|
|
640
|
+
"Enhanced customer engagement with visually appealing and responsive design.",
|
|
641
|
+
"Implemented Wordpress CMS for easy content management and updates."
|
|
610
642
|
]
|
|
611
643
|
},
|
|
612
644
|
{
|
|
@@ -615,13 +647,12 @@
|
|
|
615
647
|
"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
648
|
"link": "#",
|
|
617
649
|
"image": "https://gaboesquivel.com/images/work/staples.jpg",
|
|
618
|
-
"technologies": [
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
"
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
"other"
|
|
650
|
+
"technologies": ["JavaScript", "CSS3", "Mootols"],
|
|
651
|
+
"tags": ["other"],
|
|
652
|
+
"achievements": [
|
|
653
|
+
"Developed responsive UI components for improved website accessibility.",
|
|
654
|
+
"Enhanced navigation for a seamless shopping experience.",
|
|
655
|
+
"Optimized front-end performance for faster load times."
|
|
625
656
|
]
|
|
626
657
|
},
|
|
627
658
|
{
|
|
@@ -630,30 +661,26 @@
|
|
|
630
661
|
"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
662
|
"link": "https://gridium.com/",
|
|
632
663
|
"image": "https://gaboesquivel.com/images/work/gridium.png",
|
|
633
|
-
"technologies": [
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
"
|
|
637
|
-
"
|
|
638
|
-
|
|
639
|
-
"tags": [
|
|
640
|
-
"contract"
|
|
664
|
+
"technologies": ["JavaScript", "Data Charts", "CSS", "Bootstrap"],
|
|
665
|
+
"tags": ["contract"],
|
|
666
|
+
"achievements": [
|
|
667
|
+
"Developed a data visualization platform for energy consumption analytics.",
|
|
668
|
+
"Implemented interactive charts for real-time energy monitoring.",
|
|
669
|
+
"Optimized UI/UX for better readability and user engagement."
|
|
641
670
|
]
|
|
642
671
|
},
|
|
672
|
+
|
|
643
673
|
{
|
|
644
674
|
"title": "ARINC Microfids",
|
|
645
675
|
"slug": "arinc-microfids",
|
|
646
676
|
"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
677
|
"image": "https://gaboesquivel.com/images/work/arinc.png",
|
|
648
|
-
"technologies": [
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
"
|
|
652
|
-
"
|
|
653
|
-
"
|
|
654
|
-
],
|
|
655
|
-
"tags": [
|
|
656
|
-
"contract"
|
|
678
|
+
"technologies": ["Ruby on Rails", "AngularJS", "Faye", "LESS", "Heroku"],
|
|
679
|
+
"tags": ["contract"],
|
|
680
|
+
"achievements": [
|
|
681
|
+
"Developed a real-time flight information display system.",
|
|
682
|
+
"Integrated Ruby on Rails backend with AngularJS for seamless data updates.",
|
|
683
|
+
"Optimized front-end performance for real-time user interaction."
|
|
657
684
|
]
|
|
658
685
|
},
|
|
659
686
|
{
|
|
@@ -662,14 +689,12 @@
|
|
|
662
689
|
"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
690
|
"link": "https://capoieraabolicao.com",
|
|
664
691
|
"image": "https://gaboesquivel.com/images/work/abolicao.jpg",
|
|
665
|
-
"technologies": [
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
"
|
|
669
|
-
"
|
|
670
|
-
|
|
671
|
-
"tags": [
|
|
672
|
-
"other"
|
|
692
|
+
"technologies": ["JavaScript", "Wordpress", "CSS", "Bootstrap"],
|
|
693
|
+
"tags": ["other"],
|
|
694
|
+
"achievements": [
|
|
695
|
+
"Designed and developed a responsive website for Capoeira Abolição.",
|
|
696
|
+
"Implemented interactive elements to showcase community events.",
|
|
697
|
+
"Optimized site performance for a seamless user experience."
|
|
673
698
|
]
|
|
674
699
|
},
|
|
675
700
|
{
|
|
@@ -678,13 +703,12 @@
|
|
|
678
703
|
"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
704
|
"link": "#",
|
|
680
705
|
"image": "https://gaboesquivel.com/images/work/panini.jpg",
|
|
681
|
-
"technologies": [
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
"
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
"other"
|
|
706
|
+
"technologies": ["JavaScript", "CSS3", "Wordpress"],
|
|
707
|
+
"tags": ["other"],
|
|
708
|
+
"achievements": [
|
|
709
|
+
"Developed and implemented the technical architecture for Panini's platform.",
|
|
710
|
+
"Optimized website performance and ensured cross-browser compatibility.",
|
|
711
|
+
"Enhanced UI/UX for a smooth and intuitive user experience."
|
|
688
712
|
]
|
|
689
713
|
},
|
|
690
714
|
{
|
|
@@ -693,13 +717,12 @@
|
|
|
693
717
|
"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
718
|
"link": "#",
|
|
695
719
|
"image": "https://gaboesquivel.com/images/work/wordpress-earth-pai.jpg",
|
|
696
|
-
"technologies": [
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
"
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
"other"
|
|
720
|
+
"technologies": ["JavaScript", "CSS3", "Wordpress"],
|
|
721
|
+
"tags": ["other"],
|
|
722
|
+
"achievements": [
|
|
723
|
+
"Developed a content management system for EARTH University’s website.",
|
|
724
|
+
"Designed a responsive and accessible blog for community engagement.",
|
|
725
|
+
"Implemented newsletter automation for improved communication."
|
|
703
726
|
]
|
|
704
727
|
},
|
|
705
728
|
{
|
|
@@ -708,13 +731,12 @@
|
|
|
708
731
|
"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
732
|
"link": "#",
|
|
710
733
|
"image": "https://gaboesquivel.com/images/work/proparques.jpg",
|
|
711
|
-
"technologies": [
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
"
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
"other"
|
|
734
|
+
"technologies": ["JavaScript", "CSS3", "Wordpress"],
|
|
735
|
+
"tags": ["other"],
|
|
736
|
+
"achievements": [
|
|
737
|
+
"Developed an interactive national park map for user exploration.",
|
|
738
|
+
"Designed a responsive and informative landing page.",
|
|
739
|
+
"Integrated user-friendly navigation for enhanced accessibility."
|
|
718
740
|
]
|
|
719
741
|
},
|
|
720
742
|
{
|
|
@@ -723,28 +745,27 @@
|
|
|
723
745
|
"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
746
|
"link": "https://www.fanslam.us",
|
|
725
747
|
"image": "https://gaboesquivel.com/images/work/fantasy-tennis.jpg",
|
|
726
|
-
"technologies": [
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
"
|
|
748
|
+
"technologies": ["JavaScript", "CSS3"],
|
|
749
|
+
"tags": ["contract"],
|
|
750
|
+
"achievements": [
|
|
751
|
+
"Designed and developed a strategic fantasy tennis gaming platform.",
|
|
752
|
+
"Built a responsive UI for seamless gameplay across devices.",
|
|
753
|
+
"Integrated dynamic tournament data for real-time game updates."
|
|
732
754
|
]
|
|
733
755
|
},
|
|
756
|
+
|
|
734
757
|
{
|
|
735
758
|
"title": "Mobtion",
|
|
736
759
|
"slug": "mobtion",
|
|
737
760
|
"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
761
|
"link": "#",
|
|
739
762
|
"image": "https://gaboesquivel.com/images/work/mobtion.jpg",
|
|
740
|
-
"technologies": [
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
"
|
|
744
|
-
"
|
|
745
|
-
|
|
746
|
-
"tags": [
|
|
747
|
-
"other"
|
|
763
|
+
"technologies": ["JavaScript", "CSS3", "Wordpress", "PHP"],
|
|
764
|
+
"tags": ["other"],
|
|
765
|
+
"achievements": [
|
|
766
|
+
"Developed a responsive and modern website for Mobtion agency.",
|
|
767
|
+
"Integrated WordPress CMS for efficient content management.",
|
|
768
|
+
"Optimized website performance for improved loading speeds."
|
|
748
769
|
]
|
|
749
770
|
},
|
|
750
771
|
{
|
|
@@ -753,14 +774,12 @@
|
|
|
753
774
|
"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
775
|
"link": "#",
|
|
755
776
|
"image": "https://gaboesquivel.com/images/work/website-its.jpg",
|
|
756
|
-
"technologies": [
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
"
|
|
760
|
-
"
|
|
761
|
-
|
|
762
|
-
"tags": [
|
|
763
|
-
"other"
|
|
777
|
+
"technologies": ["JavaScript", "CSS3", "PHP", "Custom CMS"],
|
|
778
|
+
"tags": ["other"],
|
|
779
|
+
"achievements": [
|
|
780
|
+
"Developed and deployed a company-wide CMS for ITS InfoCom.",
|
|
781
|
+
"Integrated CRM solutions to streamline customer interactions.",
|
|
782
|
+
"Optimized website architecture for scalability and security."
|
|
764
783
|
]
|
|
765
784
|
},
|
|
766
785
|
{
|
|
@@ -769,13 +788,12 @@
|
|
|
769
788
|
"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
789
|
"link": "#",
|
|
771
790
|
"image": "https://gaboesquivel.com/images/work/tribenzor.jpg",
|
|
772
|
-
"technologies": [
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
"
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
"other"
|
|
791
|
+
"technologies": ["JavaScript", "CSS3", "Mootols"],
|
|
792
|
+
"tags": ["other"],
|
|
793
|
+
"achievements": [
|
|
794
|
+
"Developed a fully responsive and accessible medical landing page.",
|
|
795
|
+
"Ensured clarity and usability for both patients and healthcare providers.",
|
|
796
|
+
"Optimized page speed and performance for better user engagement."
|
|
779
797
|
]
|
|
780
798
|
},
|
|
781
799
|
{
|
|
@@ -784,13 +802,12 @@
|
|
|
784
802
|
"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
803
|
"link": "#",
|
|
786
804
|
"image": "https://gaboesquivel.com/images/work/living-with-dryness.jpg",
|
|
787
|
-
"technologies": [
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
"
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
"other"
|
|
805
|
+
"technologies": ["JavaScript", "CSS3", "Wordpress"],
|
|
806
|
+
"tags": ["other"],
|
|
807
|
+
"achievements": [
|
|
808
|
+
"Designed and developed a responsive landing page for medical resources.",
|
|
809
|
+
"Implemented a user-friendly navigation system for better accessibility.",
|
|
810
|
+
"Optimized website layout for enhanced readability and engagement."
|
|
794
811
|
]
|
|
795
812
|
}
|
|
796
|
-
]
|
|
813
|
+
]
|