gaboesquivel 3.2.0 → 3.2.1
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/package.json +1 -1
- package/projects.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/projects.json
CHANGED
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
],
|
|
65
65
|
"link": "https://example.com/emanate",
|
|
66
66
|
"image": "https://gaboesquivel.com/images/work/emanate.png",
|
|
67
|
-
"video": "https://www.youtube.com/watch?v=
|
|
67
|
+
"video": "https://www.youtube.com/watch?v=qjmn7M7YC9g"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"title": "Make Sense Labs Inc",
|
package/readme.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Hi, I'm Gabo Esquivel ( Gab-o )
|
|
2
2
|
|
|
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, and advanced expertise in React, React Native, and TypeScript.
|
|
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, and advanced expertise in React, React Native, and TypeScript. Currently exploring AI.
|
|
4
4
|
|
|
5
5
|
Learn more on my website [gaboesquivel.com](https://gaboesquivel.com)
|
|
6
6
|
|