gaboesquivel 3.1.0 → 3.1.2

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 (2) hide show
  1. package/package.json +1 -1
  2. package/projects.json +79 -79
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gaboesquivel",
3
- "version": "3.1.0",
3
+ "version": "3.1.2",
4
4
  "description": "Gabo Esquivel - Software Engineer",
5
5
  "author": "Gabo Esquivel",
6
6
  "main": "./index.js",
package/projects.json CHANGED
@@ -52,6 +52,83 @@
52
52
  "image": "https://gaboesquivel.com/images/work/raremint.png",
53
53
  "video": "https://www.youtube.com/watch?v=2wh32w7N9xg"
54
54
  },
55
+ {
56
+ "title": "Emanate",
57
+ "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.",
58
+ "technologies": [
59
+ "Blockchain",
60
+ "ReactJS",
61
+ "TypeScript",
62
+ "EOS",
63
+ "AWS"
64
+ ],
65
+ "link": "https://example.com/emanate",
66
+ "image": "https://gaboesquivel.com/images/work/emanate.png",
67
+ "video": "https://www.youtube.com/watch?v=VXSrROohhyA"
68
+ },
69
+ {
70
+ "title": "Make Sense Labs Inc",
71
+ "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.",
72
+ "technologies": [
73
+ "React Native",
74
+ "TypeScript",
75
+ "Blockchain",
76
+ "EOS"
77
+ ],
78
+ "link": "https://www.youtube.com/watch?v=2DJxzYDaAz8",
79
+ "image": "https://gaboesquivel.com/images/work/sense-chat.png",
80
+ "video": "https://www.youtube.com/watch?v=2DJxzYDaAz8"
81
+ },
82
+ {
83
+ "title": "EOS Costa Rica",
84
+ "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.",
85
+ "technologies": [
86
+ "EOS",
87
+ "Smart Contracts",
88
+ "PostgreSQL",
89
+ "Containers",
90
+ "Cloud",
91
+ "NodeJS",
92
+ "GraphQL",
93
+ "ReactJS"
94
+ ],
95
+ "link": "https://eoscostarica.io",
96
+ "image": "https://gaboesquivel.com/images/work/eoscostarica.png",
97
+ "repo": "https://github.com/eoscostarica",
98
+ "video": "https://www.youtube.com/watch?v=-1y0fGs8Xgw&"
99
+ },
100
+ {
101
+ "title": "EOS Rate",
102
+ "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.",
103
+ "technologies": [
104
+ "EOS",
105
+ "Smart Contracts",
106
+ "GraphQL",
107
+ "ReactJS"
108
+ ],
109
+ "link": "https://eosrate.io",
110
+ "image": "https://gaboesquivel.com/images/work/eosrate.png",
111
+ "repo": "https://github.com/eoscostarica/eos-rate",
112
+ "video": "https://www.youtube.com/watch?v=saZnZqJsMhk"
113
+ },
114
+ {
115
+ "title": "Knowledge.io",
116
+ "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.",
117
+ "technologies": [
118
+ "Ethereum",
119
+ "Smart Contracts",
120
+ "AWS",
121
+ "Serverless",
122
+ "GraphQL",
123
+ "React Native",
124
+ "React",
125
+ "Node.js",
126
+ "Jenkins"
127
+ ],
128
+ "link": "https://github.com/knowledge/ethereum-contracts",
129
+ "image": "https://gaboesquivel.com/images/work/knowledge.png",
130
+ "repo": "https://github.com/knowledge"
131
+ },
55
132
  {
56
133
  "title": "ChainGraph",
57
134
  "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.",
@@ -154,83 +231,6 @@
154
231
  "image": "https://gaboesquivel.com/images/work/dboard.png",
155
232
  "repo": "https://github.com/bitcashorg/bitcash-contract-dho"
156
233
  },
157
- {
158
- "title": "Emanate",
159
- "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.",
160
- "technologies": [
161
- "Blockchain",
162
- "ReactJS",
163
- "TypeScript",
164
- "EOS",
165
- "AWS"
166
- ],
167
- "link": "https://example.com/emanate",
168
- "image": "https://gaboesquivel.com/images/work/emanate.png",
169
- "video": "https://www.youtube.com/watch?v=VXSrROohhyA"
170
- },
171
- {
172
- "title": "Make Sense Labs Inc",
173
- "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.",
174
- "technologies": [
175
- "React Native",
176
- "TypeScript",
177
- "Blockchain",
178
- "EOS"
179
- ],
180
- "link": "https://www.youtube.com/watch?v=2DJxzYDaAz8",
181
- "image": "https://gaboesquivel.com/images/work/sense-chat.png",
182
- "video": "https://www.youtube.com/watch?v=2DJxzYDaAz8"
183
- },
184
- {
185
- "title": "EOS Costa Rica",
186
- "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.",
187
- "technologies": [
188
- "EOS",
189
- "Smart Contracts",
190
- "PostgreSQL",
191
- "Containers",
192
- "Cloud",
193
- "NodeJS",
194
- "GraphQL",
195
- "ReactJS"
196
- ],
197
- "link": "https://eoscostarica.io",
198
- "image": "https://gaboesquivel.com/images/work/eoscostarica.png",
199
- "repo": "https://github.com/eoscostarica",
200
- "video": "https://www.youtube.com/watch?v=-1y0fGs8Xgw&"
201
- },
202
- {
203
- "title": "EOS Rate",
204
- "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.",
205
- "technologies": [
206
- "EOS",
207
- "Smart Contracts",
208
- "GraphQL",
209
- "ReactJS"
210
- ],
211
- "link": "https://eosrate.io",
212
- "image": "https://gaboesquivel.com/images/work/eosrate.png",
213
- "repo": "https://github.com/eoscostarica/eos-rate",
214
- "video": "https://www.youtube.com/watch?v=saZnZqJsMhk"
215
- },
216
- {
217
- "title": "Knowledge.io",
218
- "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.",
219
- "technologies": [
220
- "Ethereum",
221
- "Smart Contracts",
222
- "AWS",
223
- "Serverless",
224
- "GraphQL",
225
- "React Native",
226
- "React",
227
- "Node.js",
228
- "Jenkins"
229
- ],
230
- "link": "https://github.com/knowledge/ethereum-contracts",
231
- "image": "https://gaboesquivel.com/images/work/knowledge.png",
232
- "repo": "https://github.com/knowledge"
233
- },
234
234
  {
235
235
  "title": "Wink",
236
236
  "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.",
@@ -247,7 +247,7 @@
247
247
  ],
248
248
  "link": "https://holawink.com",
249
249
  "image": "https://gaboesquivel.com/images/work/wink.png",
250
- "video": "https: //www.youtube.com/watch?v=rfeISMW_OVc"
250
+ "video": "https://www.youtube.com/watch?v=rfeISMW_OVc"
251
251
  },
252
252
  {
253
253
  "title": "American Express",
@@ -436,7 +436,7 @@
436
436
  },
437
437
  {
438
438
  "title": "ScotiaTico",
439
- "description": "ScotiaTico.",
439
+ "description": "I developed the ScotiaTico newsletter for ScotiaBank Costa Rica",
440
440
  "link": "#",
441
441
  "image": "https://gaboesquivel.com/images/work/scotiatico.jpg",
442
442
  "technologies": [