You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a full-stack developer focused on WS integrations with Artificial Intelligence from the cloud. I have solid experience in technologies like Javascript/NodeJS (8 years), PHP (11 years), Python (4 years), also other technologies awesome.
127
+
I am a full-stack developer focused on WS integrations with Artificial Intelligence from the cloud. {' '}
128
+
<TypeIt
129
+
options={{
130
+
speed: 50,
131
+
waitUntilVisible: true,
132
+
afterComplete: function(instance){
133
+
try{
134
+
instance.destroy()
135
+
}catch(e){
136
+
}
137
+
}
138
+
}}
139
+
getBeforeInit={(instance)=>{
140
+
instance
141
+
.type('I have solid experience in technologies like Javascript/NodeJS (7 ')
142
+
.pause(750)
143
+
.delete(2)
144
+
.pause(500)
145
+
.type('8 years), Python (4 years), PHP (10 ')
146
+
.pause(750)
147
+
.delete(2)
148
+
.pause(500)
149
+
.type('1 years), also other technologies <span class="font-bold">awesome.!</span>')
0 commit comments