gaboesquivel 3.0.6 → 3.0.7

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/package.json +1 -1
  2. package/projects.json +236 -239
  3. package/readme.md +0 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "3.0.6",
3
+ "version": "3.0.7",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./index.js",
package/projects.json CHANGED
@@ -1,14 +1,66 @@
1
1
  [
2
+ {
3
+ "title": "bitcashBank",
4
+ "description": "With Bitcash, you can seamlessly engage in buying, trading, depositing, and earning high yields on cryptocurrencies. It facilitates the exchange of your funds with local currency stablecoins or bitUSD, enabling you to further trade bitUSD for popular cryptocurrencies like Bitcoin, Ethereum, USDT, or even smaller coins like Grin. Additionally, BitcashDAO provides members with opportunities to actively participate and contribute to decision-making processes within the platform.\\n At Bitcash, I joined the team at its inception, overseeing critical aspects of the platform's growth. This included architecting its robust infrastructure, leading tech recruitment efforts, and providing comprehensive developer training. As the platform evolved, I transitioned into a consulting role, offering ongoing support to ensure Bitcash's continued success.",
5
+ "technologies": [
6
+ "Antelope",
7
+ "Smart Contracts",
8
+ "ReactJS",
9
+ "Containers",
10
+ "GCloud",
11
+ "NodeJS",
12
+ "GraphQL",
13
+ "PostgreSQL",
14
+ "TypeScript"
15
+ ],
16
+ "link": "https://bitcash.org",
17
+ "image": "https://gaboesquivel.com/images/work/bitcash-bank.png",
18
+ "video": "https://www.youtube.com/watch?v=2JuHy_w0Ct4",
19
+ "repo": "https://github.com/bitcashorg"
20
+ },
21
+ {
22
+ "title": "ZTX",
23
+ "description": "ZTX is a web3 metaverse platform empowering creators and communities to build, play and earn. Founded in 2022, ZTX is the blockchain initiative backed by Jump Crypto and ZEPETO — the largest metaverse in Asia with over 400 million lifetime users.\\n I joined as a software consultant during its early stages. My key contributions involved architecting the NFT marketplace for avatar building and establishing a two-way communication bridge between the WebGL metaverse and EVM.",
24
+ "technologies": [
25
+ "WebGL",
26
+ "Ethereum",
27
+ "Ethers",
28
+ "AWS",
29
+ "Node.js",
30
+ "ReactJS",
31
+ "NextJS"
32
+ ],
33
+ "link": "https://ztx.io",
34
+ "image": "https://gaboesquivel.com/images/work/ztx.png"
35
+ },
36
+ {
37
+ "title": "RareMint",
38
+ "description": "RareMint offers authentic real-world sports collectible assets and creates a digital experience of those collectibles through asset-backed NFTs.\\n While at RareMint, I led efforts to enhance the NFT marketplace by optimizing responsiveness, reducing load times, and improving maintainability. Additionally, I supported RareMint's first auctions on the Polygon network, ensuring a seamless integration into this blockchain ecosystem.",
39
+ "technologies": [
40
+ "Ethereum",
41
+ "Polygon",
42
+ "Ethers",
43
+ "React",
44
+ "Containers",
45
+ "GCloud",
46
+ "NodeJS",
47
+ "GraphQL",
48
+ "TypeScript"
49
+ ],
50
+ "link": "https://raremint.com",
51
+ "image": "https://gaboesquivel.com/images/work/raremint.png"
52
+ },
2
53
  {
3
54
  "title": "ChainGraph",
4
- "description": "A real-time GraphQL toolkit for EOSIO/Antelope blockchain applications.",
55
+ "description": "This is a real-time GraphQL toolkit designed for EOSIO/Antelope blockchain applications, equipped with advanced features such as real-time data subscriptions, filtering, sorting, aggregation, pagination, and search capabilities. It offers the convenience of querying multiple blockchains with a single request, supported by a robust developer console and explorer. The toolkit also ensures reliable RPC API guarantees, follows semantic and principled GraphQL practices, and provides additional resources like dApp starters and SDKs to expedite development. With a focus on faster time-to-market and freedom from vendor lock-in, this toolkit empowers developers to concentrate on building features rather than infrastructure, all while promoting open-source collaboration and diverse API providers.\\n This toolkit emerged as a personal side project during my involvement in Bitcash development on EOS. Within this project, I assumed full responsibility, encompassing architectural design, technology selection, and the coding of all components, including the creation of a reactive real-time blockchain data deserialization and streaming package. My aim was to provide a versatile solution that simplifies the development process for EOSIO/Antelope blockchain applications, empowering developers to focus on feature-building rather than infrastructure.",
5
56
  "technologies": [
6
57
  "EOSIO",
7
58
  "Antelope",
8
59
  "NodeJS",
9
60
  "Docker",
10
61
  "GraphQL",
11
- "Cloud",
62
+ "GCloud",
63
+ "RXJS",
12
64
  "ReactJS"
13
65
  ],
14
66
  "link": "https://chaingraph.io",
@@ -46,7 +98,7 @@
46
98
  },
47
99
  {
48
100
  "title": "SmartSale EVM",
49
- "description": "SmartSale EVM, an EVM version of the Gnosis Smart Contract, enables builders to raise more funds in a multi-chain environment. Dutch Auction functionality promotes fairer token distribution, price discovery, and inclusive participation. In this project, I was responsible for defining the technical architecture, choosing the technology stack, and outlining the roadmap.",
101
+ "description": "SmartSale EVM, an EVM version of the Gnosis Smart Contract, enables builders to raise more funds in a multi-chain environment. Dutch Auction functionality promotes fairer token distribution, price discovery, and inclusive participation.\\n In this project, I was responsible for defining the technical architecture, choosing the technology stack, and outlining the roadmap.",
50
102
  "technologies": [
51
103
  "Antelope EVM",
52
104
  "ReactJS",
@@ -54,11 +106,12 @@
54
106
  "Firehose streams"
55
107
  ],
56
108
  "link": "https://pomelo.io/grants/smartsale",
57
- "image": "https://gaboesquivel.com/images/work/smartsale-evm.webp"
109
+ "image": "https://gaboesquivel.com/images/work/smartsale-evm.webp",
110
+ "repo": "https://github.com/bitcashorg/smartevm"
58
111
  },
59
112
  {
60
113
  "title": "Substrate Contracts UI",
61
- "description": "Substrate Contracts UI is a web application for deploying and interacting with WASM smart contracts on Substrate blockchains that include the FRAME Contracts Pallet. I made multiple open-source contributions to enhance the project's code quality, while learning to build dApps with Substrate.",
114
+ "description": "Substrate Contracts UI is a web application for deploying and interacting with WASM smart contracts on Substrate blockchains that include the FRAME Contracts Pallet.\\n I made multiple open-source contributions to enhance the project's code quality, while learning to build dApps with Substrate.",
62
115
  "technologies": [
63
116
  "Polkadot",
64
117
  "Substrate",
@@ -86,90 +139,27 @@
86
139
  },
87
140
  {
88
141
  "title": "dBoard",
89
- "description": "dBoard is a DAO decision-making and community management tool that enables stakeholders to discuss, strategize, debate, iterate and vote on actions that will empower their organizations to be efficient, productive and successful. My role on this project included technical architecture, overseeing smart contract development and integration on the webapp.",
142
+ "description": "dBoard is a DAO decision-making and community management tool that enables stakeholders to discuss, strategize, debate, iterate and vote on actions that will empower their organizations to be efficient, productive and successful.\\n My role on this project included technical architecture, overseeing smart contract development and integration on the webapp.",
90
143
  "technologies": [
91
144
  "Antelope",
92
145
  "EOS",
93
- "NextJS"
146
+ "Smart Contracts",
147
+ "NextJS",
148
+ "GCloud",
149
+ "GraphQL"
94
150
  ],
95
151
  "link": "https://eos.dboard.ai",
96
152
  "image": "https://gaboesquivel.com/images/work/dboard.png",
97
153
  "repo": "https://github.com/bitcashorg/bitcash-contract-dho"
98
154
  },
99
- {
100
- "title": "bitcashBank",
101
- "description": "Buy, Trade, Deposit & Earn High Yield on Crypto. Bitcash allows you to exchange your money with others for local currency stablecoins or bitUSD. You can then trade bitUSD for Bitcoin, Ethereum, USDT, or smaller coins like Grin. BitcashDAO allows members to participate and make decisions. At Bitcash, I joined the team at its inception, overseeing critical aspects of the platform's growth. This included architecting its robust infrastructure, leading tech recruitment efforts, and providing comprehensive developer training. As the platform evolved, I transitioned into a consulting role, offering ongoing support to ensure Bitcash's continued success.",
102
- "technologies": [
103
- "Antelope",
104
- "Smart Contracts",
105
- "React",
106
- "Containers",
107
- "Cloud",
108
- "NodeJS",
109
- "GraphQL",
110
- "PostgreSQL",
111
- "TypeScript"
112
- ],
113
- "link": "https://bitcash.org",
114
- "image": "https://gaboesquivel.com/images/work/bitcash-bank.png",
115
- "video": "https://www.youtube.com/watch?v=2JuHy_w0Ct4",
116
- "repo": "https://github.com/bitcashorg"
117
- },
118
- {
119
- "title": "ZTX",
120
- "description": "ZTX is a web3 metaverse platform empowering creators and communities to build, play and earn. Founded in 2022, ZTX is the blockchain initiative backed by Jump Crypto and ZEPETO — the largest metaverse in Asia with over 400 million lifetime users. I joined as a software consultant during its early stages. My key contributions involved architecting the NFT marketplace for avatar building and establishing a two-way communication bridge between the WebGL metaverse and EVM.",
121
- "technologies": [
122
- "WebGL",
123
- "Ethereum",
124
- "Ethers",
125
- "AWS",
126
- "Node.js",
127
- "ReactJS",
128
- "NextJS"
129
- ],
130
- "link": "https://ztx.io",
131
- "image": "https://gaboesquivel.com/images/work/ztx.png"
132
- },
133
- {
134
- "title": "RareMint",
135
- "description": "RareMint offers authentic real-world sports collectible assets and creates a digital experience of those collectibles through asset-backed NFTs. While at RareMint, I led efforts to enhance the NFT marketplace by optimizing responsiveness, reducing load times, and improving maintainability. Additionally, I supported RareMint's first auctions on the Polygon network, ensuring a seamless integration into this blockchain ecosystem.",
136
- "technologies": [
137
- "Ethereum",
138
- "Polygon",
139
- "Ethers",
140
- "React",
141
- "Containers",
142
- "Cloud",
143
- "NodeJS",
144
- "GraphQL",
145
- "TypeScript"
146
- ],
147
- "link": "https://raremint.com",
148
- "image": "https://gaboesquivel.com/images/work/raremint.png"
149
- },
150
- {
151
- "title": "Tractor Supply",
152
- "description": "I served as a consultant for the Tractor Supply React Native app. My primary responsibilities included enhancing its overall performance, optimizing code quality and processes, and spearheading the development of an augmented reality feature. This feature allowed users to preview outdoor products on their property, enhancing the app's user experience and engagement.",
153
- "technologies": [
154
- "React Native",
155
- "ReactJS",
156
- "Containers",
157
- "Cloud",
158
- "NodeJS",
159
- "TypeScript",
160
- "Augmented Reality"
161
- ],
162
- "link": "https://www.tractorsupply.com/tsc/cms/app",
163
- "image": "https://gaboesquivel.com/images/work/tractor-supply.png"
164
- },
165
155
  {
166
156
  "title": "Emanate",
167
- "description": "Emanate is a network marketplace built for music lovers and creators. Powered by immediate payments and automated technology, Emanate connects players in the music industry in a way never before seen. Powered by Web3 technology, the platform manages the entire journey of music creation, distribution, promotion, and monetization. At Emanate, I joined during its early stages and led the development of the ReactJS web app streaming platform. I also developed the artist's back office for revenue distribution. These contributions were central to Emanate's tech infrastructure.",
157
+ "description": "Emanate is a network marketplace built for music lovers and creators. Powered by immediate payments and automated technology, Emanate connects players in the music industry in a way never before seen. Powered by Web3 technology, the platform manages the entire journey of music creation, distribution, promotion, and monetization.\\n At Emanate, I joined during its early stages and led the development of the ReactJS web app streaming platform. I also developed the artist's back office for revenue distribution. These contributions were central to Emanate's tech infrastructure.",
168
158
  "technologies": [
169
159
  "Blockchain",
170
160
  "ReactJS",
171
161
  "TypeScript",
172
- "EOSIO",
162
+ "EOS",
173
163
  "AWS"
174
164
  ],
175
165
  "link": "https://example.com/emanate",
@@ -177,12 +167,12 @@
177
167
  },
178
168
  {
179
169
  "title": "Make Sense Labs Inc",
180
- "description": "A blockchain technology and DeFi company building consumer products through tokenized systems and incentives. Sense.chat allows you to safely chat and transact with your friends and family without your data being stored or spied on by third-parties. At Sense, I improved the React Native app's performance, code architecture, and integration with the EOS mainnet for token functionality. This strengthened the app's quality, security, and user privacy.",
170
+ "description": "A blockchain technology and DeFi company building consumer products through tokenized systems and incentives. Sense.chat allows you to safely chat and transact with your friends and family without your data being stored or spied on by third-parties.\\n At Sense, I improved the React Native app's performance, code architecture, and integration with the EOS mainnet for token functionality. This strengthened the app's quality, security, and user privacy.",
181
171
  "technologies": [
182
172
  "React Native",
183
173
  "TypeScript",
184
174
  "Blockchain",
185
- "EOSIO"
175
+ "EOS"
186
176
  ],
187
177
  "link": "https://www.youtube.com/watch?v=2DJxzYDaAz8",
188
178
  "image": "https://gaboesquivel.com/images/work/sense-chat.png",
@@ -190,9 +180,9 @@
190
180
  },
191
181
  {
192
182
  "title": "EOS Costa Rica",
193
- "description": "EOS Costa Rica provides infrastructure for EOSIO blockchains, enterprise solutions and custom smart contract development. I joined EOS Costa Rica as the first team member during its inception. My role played a crucial part in various aspects, including actively participating in the EOS mainnet launch and managing validators for multiple networks. Additionally, I played a pivotal role in establishing and nurturing the custom development services division. This involved responsibilities such as talent acquisition, training, architectural design, and process optimization. I served as the lead architect for a notable project involving the creation of a custom private blockchain for Grant Thornton. This blockchain incorporated stable coins and an application called InterX, designed to simplify intercompany tax calculation and tracking.",
183
+ "description": "EOS Costa Rica provides infrastructure for EOSIO blockchains, enterprise solutions and custom smart contract development.\\n I joined EOS Costa Rica as the first team member during its inception. My role played a crucial part in various aspects, including actively participating in the EOS mainnet launch and managing validators for multiple networks. Additionally, I played a pivotal role in establishing and nurturing the custom development services division. This involved responsibilities such as talent acquisition, training, architectural design, and process optimization. I served as the lead architect for a notable project involving the creation of a custom private blockchain for Grant Thornton. This blockchain incorporated stable coins and an application called InterX, designed to simplify intercompany tax calculation and tracking.",
194
184
  "technologies": [
195
- "EOSIO",
185
+ "EOS",
196
186
  "Smart Contracts",
197
187
  "PostgreSQL",
198
188
  "Containers",
@@ -207,9 +197,9 @@
207
197
  },
208
198
  {
209
199
  "title": "EOS Rate",
210
- "description": "EOS Rate is a community-driven visual rating tool that allows EOS token holders to easily rate Block Producers in distinct categories. The rating system is based on a radial graph representing the most important qualitative aspects of a block producer, populated with ratings provided by the input if the EOS community, and stored on the blockchain. In this project I was responsible for technical architecture and technology selection.",
200
+ "description": "EOS Rate is a community-driven visual rating tool that allows EOS token holders to easily rate Block Producers in distinct categories. The rating system is based on a radial graph representing the most important qualitative aspects of a block producer, populated with ratings provided by the input if the EOS community, and stored on the blockchain.\\n In this project I was responsible for technical architecture and technology selection.",
211
201
  "technologies": [
212
- "EOSIO",
202
+ "EOS",
213
203
  "Smart Contracts",
214
204
  "GraphQL",
215
205
  "ReactJS"
@@ -221,16 +211,16 @@
221
211
  },
222
212
  {
223
213
  "title": "Knowledge.io",
224
- "description": "Knowledge rewards people for what they know and how much they know and gives people the opportunity to be recognized and compensated for sharing this information. At Knowledge, I took on the role of lead architect, overseeing not only the development of the token and supporting systems for a successful ICO but also leading the formation of a highly skilled team.",
214
+ "description": "Knowledge rewards people for what they know and how much they know and gives people the opportunity to be recognized and compensated for sharing this information.\\n At Knowledge, I took on the role of lead architect, overseeing not only the development of the token and supporting systems for a successful ICO but also leading the formation of a highly skilled team.",
225
215
  "technologies": [
226
216
  "Ethereum",
217
+ "Smart Contracts",
227
218
  "AWS",
228
219
  "Serverless",
229
220
  "GraphQL",
230
221
  "React Native",
231
222
  "React",
232
223
  "Node.js",
233
- "Infra-as-Code",
234
224
  "Jenkins"
235
225
  ],
236
226
  "link": "https://github.com/knowledge/ethereum-contracts",
@@ -239,57 +229,24 @@
239
229
  },
240
230
  {
241
231
  "title": "Wink",
242
- "description": "Wink marked a pioneering milestone as Costa Rica's first neo-bank, introducing a mobile app that empowers users to conduct their banking activities seamlessly online, eliminating the necessity for physical branch visits. I took the helm in developing the inaugural version of the neobank's mobile app and backend services within the AWS cloud infrastructure. My role included close collaboration with our partner bank to ensure seamless API integration, robust security measures, and compliance with regulatory standards. Additionally, I undertook the responsibility of forming and recruiting a dedicated team of six individuals to support our mission.",
232
+ "description": "Wink marked a pioneering milestone as Costa Rica's first neo-bank, introducing a mobile app that empowers users to conduct their banking activities seamlessly online, eliminating the necessity for physical branch visits.\\n I took the helm in developing the inaugural version of the neobank's mobile app and backend services within the AWS cloud infrastructure. My role included close collaboration with our partner bank to ensure seamless API integration, robust security measures, and compliance with regulatory standards. Additionally, I undertook the responsibility of forming and recruiting a dedicated team of six individuals to support our mission.",
243
233
  "technologies": [
234
+ "AWS",
244
235
  "Serverless",
245
236
  "ReactNative",
246
237
  "React",
247
238
  "NodeJS",
248
- "Infra-as-Code",
249
239
  "Zero-Trust",
250
240
  "Biometrics",
251
241
  "Mocha",
252
242
  "Chai"
253
243
  ],
254
244
  "link": "https://holawink.com",
255
- "image": "https://gaboesquivel.com/images/work/wink.png",
256
- "video": "https://www.youtube.com/watch?v=rfeISMW_OVc"
257
- },
258
- {
259
- "title": "Gorilla Logic",
260
- "description": "Gorilla Logic stands out as a premier nearshore development company, offering unparalleled expertise in digital product design and development, tailored to fulfill our clients' unique requirements. Within this dynamic environment, I held the role of shaping the technical vision and executing the development of a cutting-edge photo editor application. Simultaneously, I led the creation of backend services that seamlessly integrated with legacy e-commerce systems, optimizing the user experience for a smoother and more intuitive interaction.",
261
- "technologies": [
262
- "ReactJS",
263
- "NodeJS",
264
- "Hapi",
265
- "Swagger",
266
- "Redux",
267
- "AWS",
268
- "Docker",
269
- "Jenkins",
270
- "PostgreSQL",
271
- "Linux"
272
- ],
273
- "link": "https://www.myphoto.com/",
274
- "image": "https://gaboesquivel.com/images/work/photoandgo.jpg"
275
- },
276
- {
277
- "title": "18Techs",
278
- "description": "18Techs specializes in delivering advanced technology solutions such as AI, blockchain, and cybersecurity to help businesses achieve digital transformation and enhance their operations. As a Fullstack software engineer, I led the development of web and hybrid mobile apps, including the creation of the 4Tius API and web dashboard which enabled users to seamlessly track their fitness data through Fitbit integration.",
279
- "technologies": [
280
- "Node.js",
281
- "Express",
282
- "AWS",
283
- "Linux",
284
- "MongoDB",
285
- "Angular.js"
286
- ],
287
- "link": "https://example.com/18techs",
288
- "image": "https://gaboesquivel.com/images/work/4tius.jpg"
245
+ "image": "https://gaboesquivel.com/images/work/wink.png"
289
246
  },
290
247
  {
291
248
  "title": "American Express",
292
- "description": "I was responsible for all things front-end. Duties included Object-Oriented JavaScript with extensive use of AJAX to present the user with a fluid experience. A/B Testing and usage analytics. Special attention was given to code reuse, code size, application responsiveness, bandwidth usage, application usability, and accessibility.",
249
+ "description": "The primary use case for the American Express website is to empower cardmembers and customers to efficiently manage their financial accounts, including checking balances, viewing transactions, making secure payments, and accessing rewards and benefits. Additionally, it provides tools for financial planning and offers travel services, all within a user-friendly digital platform.\\n I was responsible for all things front-end. Duties included Object-Oriented JavaScript with extensive use of AJAX to present the user with a fluid experience. A/B Testing and usage analytics. Special attention was given to code reuse, code size, application responsiveness, bandwidth usage, application usability, and accessibility.",
293
250
  "image": "https://gaboesquivel.com/images/work/amex.jpg",
294
251
  "link": "https://www.americanexpress.com/",
295
252
  "technologies": [
@@ -297,13 +254,67 @@
297
254
  "Omniture",
298
255
  "Adobe mBox",
299
256
  "Facebook API",
257
+ "Dojo",
300
258
  "jQuery",
301
259
  "CSS3"
302
260
  ]
303
261
  },
262
+ {
263
+ "title": "AMEX Money Talk",
264
+ "description": "The National Money Night Talk was an effort to promote financial communication between parents and teenagers.\\n During my tenure as a Frontend Engineer at American Express, I was responsible for the development of their landing page. ",
265
+ "link": "https://www.youtube.com/watch?v=a2vDoYyXIJQ",
266
+ "image": "https://gaboesquivel.com/images/work/money-talk.jpg",
267
+ "technologies": [
268
+ "JavaScript",
269
+ "CSS3"
270
+ ]
271
+ },
272
+ {
273
+ "title": "Elder Scrolls Online",
274
+ "description": "The official website serves as a central hub, offering a diverse range of resources, including news updates, rich media content, an extensive game guide, and interactive community forums.\\n Beyond the technical aspects, my approach emphasized user-centric design, ensuring that visitors could navigate the website effortlessly and engage with its content seamlessly. This blend of aesthetics and functionality has resulted in a dynamic digital platform that not only serves as an information repository but also fosters a sense of community among its users.",
275
+ "technologies": [
276
+ "PHP",
277
+ "JavaScript",
278
+ "jQuery",
279
+ "Facebook API",
280
+ "Twitter API"
281
+ ],
282
+ "link": "http://elderscrollsonline.com",
283
+ "image": "https://gaboesquivel.com/images/work/elder-scrolls.jpg"
284
+ },
285
+ {
286
+ "title": "AMC Yeah TV Facebook App",
287
+ "description": "An online movie streaming service where you can watch movies dissected in chapters with detailed information and interactive games. \\n In my role, I assumed responsibility for the comprehensive design of the frontend architecture. This encompassed not only the game app within the Facebook environment but also the backoffice system, seamlessly integrated with Brightcove web services for video streaming and editing. The application enhances the movie-watching experience by providing users with detailed insights into directors, actors, and the film-making process. Additionally, it enables users to create lists of favorite scenes, vote on content, and easily share their cinematic discoveries with friends.",
288
+ "technologies": [
289
+ "HTML5",
290
+ "PHP",
291
+ "Facebook API",
292
+ "AJAX",
293
+ "Facebook Credits",
294
+ "Handlebars",
295
+ "Brightcove API",
296
+ "require.js"
297
+ ],
298
+ "link": "http://yeahtv.com",
299
+ "image": "https://gaboesquivel.com/images/work/yeahtv.jpg"
300
+ },
301
+ {
302
+ "title": "Tikr",
303
+ "description": "Tikr is an innovative online store that offers a unique shopping experience with its dynamic, real-time fluctuating prices, adding an exciting element for deal-seeking customers.\\n During my time at Tikr, I held the role of a Fullstack developer with a primary emphasis on frontend development. In addition to this, I undertook the responsibility of customizing the Spree backend framework, which is built on Ruby on Rails. Spree is an open-source, headless ecommerce platform designed to cater to multi-store, marketplace, and global B2B brands, ensuring a flexible and tailored ecommerce solution.",
304
+ "link": "http://tikr.com",
305
+ "image": "https://gaboesquivel.com/images/work/tikr.jpg",
306
+ "technologies": [
307
+ "Ruby on Rails",
308
+ "Spree",
309
+ "Heroku",
310
+ "Postgres",
311
+ "jQuery",
312
+ "SASS/SCSS"
313
+ ]
314
+ },
304
315
  {
305
316
  "title": "Eat Arcade",
306
- "description": "Sms subscription system to hand-curated dishes from the best restaurants in New York City.",
317
+ "description": "I designed and developed an SMS subscription system that offered hand-curated dishes from New York City's finest restaurants. My role encompassed the end-to-end development of this system.",
307
318
  "technologies": [
308
319
  "NodeJS",
309
320
  "Express.js",
@@ -319,7 +330,7 @@
319
330
  },
320
331
  {
321
332
  "title": "Jockey Hollow Bar and Kitchen",
322
- "description": "Responsive Website",
333
+ "description": "Jockey Hollow Bar and Kitchen, located within a 1917 mansion in Morristown, New Jersey, is owned by seasoned New York restaurateur Chris Cannon, featuring four distinct dining concepts. \\n In my role, I had the privilege of taking on the responsibility for the development of their main responsive landing page. This digital gateway serves as an introduction to the diverse and inviting world of Jockey Hollow Bar and Kitchen, setting the stage for visitors to explore its rich culinary offerings within the elegant backdrop of the historic mansion.",
323
334
  "technologies": [
324
335
  "SASS",
325
336
  "jQuery",
@@ -335,7 +346,7 @@
335
346
  },
336
347
  {
337
348
  "title": "Jockey Hollow Bar and Kitchen Menu Kiosk App",
338
- "description": "Menu Kiosk App",
349
+ "description": "Jockey Hollow Bar & Kitchen, conceived by James Beard Award-winning restaurateur Chris Cannon and a team of 100 dedicated hospitality professionals, resides within Morristown's historic Vail Mansion. The establishment boasts four unique dining spaces: The Washington Room exudes sophistication, The Oyster Bar and The Vail Bar offer conviviality and comfort, and The Rathskeller embodies beer hall gusto.\\n In my role as the sole developer, I created the Menu Kiosk App. This responsive web application was designed to run on kiosk tablets within the restaurant, simplifying the process for patrons to select their desired dishes. To ensure seamless menu updates and maintenance, we harnessed the power of Google Spreadsheets as a backend solution.",
339
350
  "technologies": [
340
351
  "SASS",
341
352
  "jQuery",
@@ -349,52 +360,9 @@
349
360
  "link": "#",
350
361
  "image": "https://gaboesquivel.com/images/work/jockey-hollow-menu.png"
351
362
  },
352
- {
353
- "title": "Elder Scrolls Online",
354
- "description": "Official website providing news, media, a game guide and community forums.",
355
- "technologies": [
356
- "HTML5",
357
- "PHP",
358
- "jQuery",
359
- "Facebook API",
360
- "Twitter API"
361
- ],
362
- "link": "http://elderscrollsonline.com",
363
- "image": "https://gaboesquivel.com/images/work/elder-scrolls.jpg"
364
- },
365
- {
366
- "title": "Yeah TV Facebook App",
367
- "description": "An online movie streaming service where you can watch movies dissected in chapters with detailed information and interactive games.",
368
- "technologies": [
369
- "HTML5",
370
- "PHP",
371
- "Facebook API",
372
- "AJAX",
373
- "Facebook Credits",
374
- "Handlebars",
375
- "Brightcove API",
376
- "require.js"
377
- ],
378
- "link": "http://yeahtv.com",
379
- "image": "https://gaboesquivel.com/images/work/yeahtv.jpg"
380
- },
381
- {
382
- "title": "Tikr",
383
- "description": "Tikr is an interactive online store with a unique twist—it features fluctuating prices. Tikr offers a dynamic shopping experience where prices for products change in real-time, creating excitement for shoppers seeking deals.",
384
- "link": "http://tikr.com",
385
- "image": "https://gaboesquivel.com/images/work/tikr.jpg",
386
- "technologies": [
387
- "Ruby on Rails",
388
- "Spree",
389
- "Heroku",
390
- "Postgres",
391
- "jQuery",
392
- "SASS/SCSS"
393
- ]
394
- },
395
363
  {
396
364
  "title": "Bureau of Trade (Beta)",
397
- "description": "Bureau of Trade (Beta) is an online store offering a wide range of products. This platform provides a convenient shopping experience where users can browse and purchase various items from different categories.",
365
+ "description": "Bureau of Trade (Beta) is an online store offering a wide range of products. This platform provides a convenient shopping experience where users can browse and purchase various items from different categories.\\n During my tenure as the sole Fullstack developer, my primary focus encompassed frontend development, responsive design, and the implementation of animations. Additionally, I took charge of integrating the platform with eBay's API, ensuring smooth interactions and functionality with external systems and data sources.",
398
366
  "link": "http://www.gridium.com/products/portfolio-manager/",
399
367
  "image": "https://gaboesquivel.com/images/work/bureau-of-trade.jpg",
400
368
  "technologies": [
@@ -405,40 +373,51 @@
405
373
  ]
406
374
  },
407
375
  {
408
- "title": "ARINC Microfids",
409
- "description": "ARINC Microfids is a versatile flight information display system designed for hotels, rental car agencies, and airport-related businesses. It offers customizable display sizes and revenue opportunities.",
410
- "image": "https://gaboesquivel.com/images/work/arinc.png",
376
+ "title": "Tractor Supply",
377
+ "description": "The Tractor Supply mobile app simplifies shopping for customers, offering easy browsing, exclusive offers, account management, a store locator, and engagement features like product reviews, barcode scanning, and mobile wallet options. This enhances the convenience and efficiency of shopping for farming supplies, home improvement products, and outdoor equipment.\\n I served as a consultant for the Tractor Supply React Native app. My primary responsibilities included enhancing its overall performance, optimizing code quality and processes, and spearheading the development of an augmented reality feature. This feature allowed users to preview outdoor products on their property, enhancing the app's user experience and engagement.",
411
378
  "technologies": [
412
- "Ruby on Rails",
413
- "AngularJS",
414
- "Faye",
415
- "LESS",
416
- "Heroku"
417
- ]
379
+ "React Native",
380
+ "ReactJS",
381
+ "Containers",
382
+ "Cloud",
383
+ "NodeJS",
384
+ "TypeScript",
385
+ "Augmented Reality"
386
+ ],
387
+ "link": "https://www.tractorsupply.com/tsc/cms/app",
388
+ "image": "https://gaboesquivel.com/images/work/tractor-supply.png"
418
389
  },
419
390
  {
420
- "title": "Gridium",
421
- "description": "Gridium is an energy data analytics prototype that helps users visualize and analyze energy-related data. Gridium empowers users to make informed decisions regarding energy consumption and efficiency.",
422
- "link": "http://www.amigosdelosparques.org/orchid-partner.php",
423
- "image": "https://gaboesquivel.com/images/work/gridium.png",
391
+ "title": "Photo and Go",
392
+ "description": "MyPhoto.com is an online platform that turns digital photos into personalized keepsakes. Users can upload images and create custom products like canvas prints and photo books, making it simple to transform memories into meaningful gifts or décor items.\\n I held a lead role in developing an innovative photo editor app, shaping its technical direction and ensuring its successful execution. Simultaneously, I led the creation of backend services that seamlessly integrated with existing e-commerce systems, resulting in a significantly improved user experience characterized by a smoother and more intuitive interaction.",
424
393
  "technologies": [
425
- "JavaScript",
426
- "Data Charts",
427
- "CSS",
428
- "Bootstrap"
429
- ]
394
+ "ReactJS",
395
+ "NodeJS",
396
+ "Hapi",
397
+ "Swagger",
398
+ "Redux",
399
+ "AWS",
400
+ "Docker",
401
+ "Jenkins",
402
+ "PostgreSQL",
403
+ "Linux"
404
+ ],
405
+ "link": "https://www.myphoto.com/",
406
+ "image": "https://gaboesquivel.com/images/work/photoandgo.jpg"
430
407
  },
431
408
  {
432
- "title": "Capoeira Abolicao",
433
- "description": "Promotional website for Capoeira Abolicao.",
434
- "link": "https://capoieraabolicao.com",
435
- "image": "https://gaboesquivel.com/images/work/abolicao.jpg",
409
+ "title": "4Tius Fitness Data Tracker",
410
+ "description": "The 4Tius app served as a centralized platform for users to effortlessly monitor their fitness data. \\n In my capacity as a Fullstack software engineer, I took the lead in developing both the web application and backend systems. This encompassed the creation of the 4Tius API and a web dashboard that seamlessly integrated with Fitbit, allowing users to conveniently track their fitness metrics and progress all in one place.",
436
411
  "technologies": [
437
- "JavaScript",
438
- "Wordpress",
439
- "CSS",
440
- "Bootstrap"
441
- ]
412
+ "Node.js",
413
+ "Express",
414
+ "AWS",
415
+ "Linux",
416
+ "MongoDB",
417
+ "Angular.js"
418
+ ],
419
+ "link": "https://example.com/18techs",
420
+ "image": "https://gaboesquivel.com/images/work/4tius.jpg"
442
421
  },
443
422
  {
444
423
  "title": "SunTrust",
@@ -450,6 +429,17 @@
450
429
  "CSS3"
451
430
  ]
452
431
  },
432
+ {
433
+ "title": "ScotiaTico",
434
+ "description": "ScotiaTico.",
435
+ "link": "#",
436
+ "image": "https://gaboesquivel.com/images/work/scotiatico.jpg",
437
+ "technologies": [
438
+ "JavaScript",
439
+ "CSS3",
440
+ "Wordpress"
441
+ ]
442
+ },
453
443
  {
454
444
  "title": "Staples",
455
445
  "description": "Staples.",
@@ -462,32 +452,46 @@
462
452
  ]
463
453
  },
464
454
  {
465
- "title": "Trivenzor",
466
- "description": "Trivenzor.",
467
- "link": "#",
468
- "image": "https://gaboesquivel.com/images/work/tribenzor.jpg",
455
+ "title": "Gridium",
456
+ "description": "Gridium is an energy data analytics prototype that helps users visualize and analyze energy-related data. Gridium empowers users to make informed decisions regarding energy consumption and efficiency.",
457
+ "link": "http://www.amigosdelosparques.org/orchid-partner.php",
458
+ "image": "https://gaboesquivel.com/images/work/gridium.png",
469
459
  "technologies": [
470
460
  "JavaScript",
471
- "CSS3",
472
- "Mootols"
461
+ "Data Charts",
462
+ "CSS",
463
+ "Bootstrap"
473
464
  ]
474
465
  },
475
466
  {
476
- "title": "Panini",
477
- "description": "Panini.",
478
- "link": "#",
479
- "image": "https://gaboesquivel.com/images/work/panini.jpg",
467
+ "title": "ARINC Microfids",
468
+ "description": "ARINC Microfids is a versatile flight information display system designed for hotels, rental car agencies, and airport-related businesses. It offers customizable display sizes and revenue opportunities.",
469
+ "image": "https://gaboesquivel.com/images/work/arinc.png",
470
+ "technologies": [
471
+ "Ruby on Rails",
472
+ "AngularJS",
473
+ "Faye",
474
+ "LESS",
475
+ "Heroku"
476
+ ]
477
+ },
478
+ {
479
+ "title": "Capoeira Abolicao",
480
+ "description": "Promotional website for Capoeira Abolicao.",
481
+ "link": "https://capoieraabolicao.com",
482
+ "image": "https://gaboesquivel.com/images/work/abolicao.jpg",
480
483
  "technologies": [
481
484
  "JavaScript",
482
- "CSS3",
483
- "Wordpress"
485
+ "Wordpress",
486
+ "CSS",
487
+ "Bootstrap"
484
488
  ]
485
489
  },
486
490
  {
487
- "title": "ScotiaTico",
488
- "description": "ScotiaTico.",
491
+ "title": "Panini",
492
+ "description": "Panini.",
489
493
  "link": "#",
490
- "image": "https://gaboesquivel.com/images/work/scotiatico.jpg",
494
+ "image": "https://gaboesquivel.com/images/work/panini.jpg",
491
495
  "technologies": [
492
496
  "JavaScript",
493
497
  "CSS3",
@@ -516,17 +520,6 @@
516
520
  "Wordpress"
517
521
  ]
518
522
  },
519
- {
520
- "title": "Living with Dryness",
521
- "description": "Living with Dryness.",
522
- "link": "#",
523
- "image": "https://gaboesquivel.com/images/work/living-with-dryness.jpg",
524
- "technologies": [
525
- "JavaScript",
526
- "CSS3",
527
- "Wordpress"
528
- ]
529
- },
530
523
  {
531
524
  "title": "Fantasy Tennis",
532
525
  "description": "Fantasy Tennis.",
@@ -538,45 +531,49 @@
538
531
  ]
539
532
  },
540
533
  {
541
- "title": "Money Talk",
542
- "description": "Money Talk.",
534
+ "title": "Mobtion",
535
+ "description": "Mobtion agency specializes in delivering customized mobile development services. I was responsible for designing and developing their responsive website and content management system (CMS), leveraging the power of WordPress.",
543
536
  "link": "#",
544
- "image": "https://gaboesquivel.com/images/work/money-talk.jpg",
537
+ "image": "https://gaboesquivel.com/images/work/mobtion.jpg",
545
538
  "technologies": [
546
539
  "JavaScript",
547
- "CSS3"
540
+ "CSS3",
541
+ "Wordpress",
542
+ "PHP"
548
543
  ]
549
544
  },
550
545
  {
551
- "title": "Mobtion",
552
- "description": "Mobtion.",
546
+ "title": "ITS",
547
+ "description": "ITS InfoCom, the leading Latin American multinational in Information Technologies, specializes in Remote Infrastructure Management (RIM) services. Their offerings include cutting-edge architectures like Borderless Networks, Convergence, Unified Collaboration, Cloud Computing, Security, and Business Contact Center.\\n I took charge of implementing their primary website, content management system (CMS), and integration with their CRM system.",
553
548
  "link": "#",
554
- "image": "https://gaboesquivel.com/images/work/mobtion.jpg",
549
+ "image": "https://gaboesquivel.com/images/work/website-its.jpg",
555
550
  "technologies": [
556
551
  "JavaScript",
557
- "CSS3"
552
+ "CSS3",
553
+ "PHP",
554
+ "Custom CMS"
558
555
  ]
559
556
  },
560
557
  {
561
- "title": "ITS",
562
- "description": "ITS.",
558
+ "title": "Trivenzor",
559
+ "description": "Trivenzor.",
563
560
  "link": "#",
564
- "image": "https://gaboesquivel.com/images/work/website-its.jpg",
561
+ "image": "https://gaboesquivel.com/images/work/tribenzor.jpg",
565
562
  "technologies": [
566
563
  "JavaScript",
567
- "CSS3"
564
+ "CSS3",
565
+ "Mootols"
568
566
  ]
569
567
  },
570
568
  {
571
- "title": "Adrian Cespedes",
572
- "description": "Promotional site and photography blog.",
573
- "link": "https://adriancespedes.com",
574
- "image": "https://gaboesquivel.com/images/work/wordpress-adrian-cespedes.jpg",
569
+ "title": "Living with Dryness",
570
+ "description": "Living with Dryness.",
571
+ "link": "#",
572
+ "image": "https://gaboesquivel.com/images/work/living-with-dryness.jpg",
575
573
  "technologies": [
576
574
  "JavaScript",
577
- "Wordpress",
578
- "CSS",
579
- "Bootstrap"
575
+ "CSS3",
576
+ "Wordpress"
580
577
  ]
581
578
  }
582
579
  ]
package/readme.md CHANGED
@@ -2,15 +2,8 @@
2
2
 
3
3
  I'm a full-stack software engineer with over 15 years of experience, specializing in web3 technologies since 2017. My background includes work on numerous blockchain projects, a decade with NodeJS and cloud platforms, as well as advanced expertise in containers, React, and TypeScript.
4
4
 
5
- I help companies develop software products and make technical decisions. I work with stakeholders and developers in the design and implementation of software applications, taking ideas from conception to production and ensuring successful execution.
6
-
7
- Blockchain, DeFi, NodeJS, Databases, Linux, Docker, Cloud, GraphQL, React, React Native
8
-
9
5
  Learn more on my website [gaboesquivel.com](https://gaboesquivel.com)
10
6
 
11
- Spoken languages: English, Spanish, Portuguese, and Italian.
12
-
13
-
14
7
  ------
15
8
 
16
9