-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
571 lines (535 loc) · 18.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="assets/css/reset.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<link
rel="apple-touch-icon"
type="image/png"
sizes="180x180"
href="assets/img/favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="assets/img/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="assets/img/favicon/favicon-16x16.png"
/>
<link rel="manifest" href="assets/img/favicon/site.webmanifest" />
<title>Cyro Dubeux - Curriculum vitæ</title>
</head>
<body>
<div class="container">
<div class="side-menu-left" id="side-menu-left">
<div class="picture" alt="Profile" id="profile"></div>
<div class="info">
<p>
<a
href="https://api.whatsapp.com/send?1=pt_BR&phone=5583996567806"
target="_blank"
rel="noopener noreferrer"
>WhatsApp</a
>
</p>
<p>
<a href="mailto:xorycx@gmail.com">E-mail me</a>
</p>
<p>
<a
href="https://www.linkedin.com/in/cyro-f-d-45085b155/?locale=en_US"
target="_blank"
rel="noopener noreferrer"
>
LinkedIn
</a>
</p>
<p>
<a
href="https://github.com/cyruzin"
target="_blank"
rel="noopener noreferrer"
>Github</a
>
</p>
<p>
<a
href="https://stackoverflow.com/users/8915234/cyro"
target="_blank"
rel="noopener noreferrer"
>
Stack Overflow
</a>
</p>
</div>
</div>
<div class="content">
<div class="location" id="location">
<a href="./portuguese.html">
<img
type="image/png"
src="./assets/img/brazil-flag.png"
title="Em português"
alt="Português"
width="45"
height="45"
loading="lazy"
/>
</a>
</div>
<div class="print-container">
<h1 class="header">Cyro Dubeux</h1>
<button class="print" id="print">Print</button>
</div>
<div class="contact" id="contact">
<p>
E-mail:
<a href="mailto:xorycx@gmail.com" class="contact-link"
>xorycx@gmail.com</a
>
</p>
<p>
LinkedIn:
<a
href="https://www.linkedin.com/in/cyro-f-d-45085b155/?locale=en_US"
class="contact-link"
>https://www.linkedin.com/in/cyro-f-d-45085b155/?locale=en_US</a
>
</p>
<p>
GitHub:
<a href="https://github.com/cyruzin" class="contact-link"
>https://github.com/cyruzin</a
>
</p>
<p>
Stack Overflow:
<a
href="https://stackoverflow.com/users/8915234/cyro"
class="contact-link"
>https://stackoverflow.com/users/8915234/cyro</a
>
</p>
</div>
<div class="about">
<h1 class="sub-header">SUMMARY</h1>
<p>
I am a Software Engineer with 10+ years of experience as a web
developer. I am also an open-source enthusiast and contributor,
believing that contributing is a great way to improve skills and
help the community.
</p>
<p>
I started my journey by implementing a document management system
called GED in Java and PHP, which was later adopted by the Brazilian
Government.
</p>
<p>
After that, I worked with the government’s system for retirees and
pensioners, reducing their most critical app's response time from
seconds to milliseconds by using software engineering best
practices, complete redesign, and overhauling their application.
</p>
<p>
Later, I worked on a large sports betting software, a robust system
capable of handling a high load of users simultaneously, ensuring
the app's resilience and high availability. I helped scale the
application to handle several hundreds of thousands of requests per
second by using Go parallelism techniques to process requests using
Golang goroutines.
</p>
<p>I have also maintained some of the Air Force systems.</p>
</div>
<div class="content-wrapper">
<h1 class="sub-header">EDUCATION</h1>
<p>
<strong class="bold">System Analysis and Development</strong>
</p>
<p>Estácio de Sá, João Pessoa/PB/Brazil</p>
<p>2010, January - 2014, December</p>
</div>
<div class="content-wrapper">
<h1 class="sub-header">WORK EXPERIENCE</h1>
<p>
<strong class="bold">
Advanced Corretora, São Paulo/SP — Software Engineer
</strong>
</p>
<p>2022, August – Present</p>
<p>
Front-End development, including architectural design, creation of a
comprehensive design system with thorough documentation and testing
for the Advanced exchange systems for individuals and legal
entities.
</p>
<p>
<strong class="bold">Skills:</strong>
Node.js, Express, Nest.js, React, Next.js, Vue.js, Nuxt, TypeScript,
PostgreSQL, MongoDB, GraphQL, RESTful, AWS, Clean Code, Scrum, Kanban.
</p>
<hr />
<p>
<strong class="bold">
V8.TECH, São Paulo/SP — Software Engineer
</strong>
</p>
<p>2023, December – Present</p>
<p>Maintenance and development of FTD education systems.</p>
<p>
<strong class="bold">Skills:</strong>
Scrum, React, Redux, TypeScript, Azure, AWS, SCSS, Styled
Components.
</p>
<hr />
<p>
<strong class="bold">
BossaBox Prolancer, São Paulo/SP — Software Engineer
</strong>
</p>
<p>2021, August – June, 2024</p>
<p><strong class="bold">∘ JCPM Project:</strong></p>
<p>Unification of the JCPM group's parking applications.</p>
<p><strong class="bold">∘ Vem de Bolo Project:</strong></p>
<p>A marketplace for bakeries and bakers.</p>
<p><strong class="bold">∘ Advanced Project:</strong></p>
<p>
A huge and still growing currency exchange application for the
Advanced group.
</p>
<p>
<strong class="bold">Skills:</strong>
Node.js, Express, Nest.js, React, Next.js, Vue.js, Nuxt, TypeScript,
PostgreSQL, MongoDB, GraphQL, RESTful, AWS, Clean Code, Scrum.
</p>
<hr />
<p>
<strong class="bold">
Almaden, California/US — Software Engineer
</strong>
</p>
<p>2022, August – 2023, December</p>
<p>
Developed and maintained a C++ agent that collects data from
machines for analysis. As a Full Stack developer, I developed
microservices and organized the collected data for presentation or
reporting. I also developed dashboards for data analysis and
reporting.
</p>
<p>
<strong class="bold">Skills:</strong>
Node.js, React, TypeScript, IBM DB2, PostgreSQL, AWS, Clean Code.
</p>
<hr />
<p>
<strong class="bold">
Digital House, São Paulo/SP — Go Teacher
</strong>
</p>
<p>2021, June – 2022, August</p>
<p>
Generalist Go teacher. The bootcamp covered basics to advanced
topics, including syntax, conditionals, loops, pointers, maps and
slices, and web APIs with tests.
</p>
<p>
<strong class="bold">Skills:</strong>
Golang, PostgreSQL, MySQL, MongoDB, RESTful, AWS, Clean Code, Clean
Architecture, Scrum.
</p>
<hr />
<p>
<strong class="bold">
Devires Tecnologia, São Paulo/SP — Software Engineer
</strong>
</p>
<p>2020, August – 2021, June</p>
<p><strong class="bold">∘ At QSaúde:</strong></p>
<p>
Developed 2 systems for QSaúde, a website, and a dashboard to manage
health plans and medical appointments.
</p>
<p><strong class="bold">∘ At Object Edge:</strong></p>
<p>Developed several websites and dashboards for E-Commerce.</p>
<p>
<strong class="bold">Skills:</strong>
TypeScript, React.js, Styled Components, SASS, Azure, Scrum.
</p>
<hr />
<p>
<strong class="bold">
DECEA - Departamento de Controle do Espaço Aéreo, Rio de
Janeiro/RJ — Software Engineer
</strong>
</p>
<p>2020, May – 2020, September</p>
<p>Built microservices and maintained legacy projects.</p>
<p>
<strong class="bold">Skills:</strong>
PHP, Laravel, SQL Server, MySQL, PostgreSQL, React, Keycloak,
RESTful, Scrum.
</p>
<hr />
<p>
<strong class="bold"
>Wa Project, São Paulo/SP — Full Stack Developer</strong
>
</p>
<p>2019, August – 2020, March</p>
<p>
Built mobile intelligence APIs, dashboards, and apps. Worked on all
aspects of the application to enhance organic visibility,
conversions, and performance in stores and search engines.
</p>
<p>
<strong class="bold">Skills:</strong>
Node.js, Express, TypeScript, React.js, React Native, Docker, AWS,
Scrum.
</p>
<p>
<strong class="bold">
ServiceNet Tecnologia, João Pessoa/PB — Full Stack Developer
</strong>
</p>
<hr />
<p>2018, November – 2019, August</p>
<p>
Created an online sports betting SaaS, used by several partners in
Brazil and other countries and by many users worldwide.
</p>
<p>
<strong class="bold">Skills:</strong>
Golang, Java, React, Vue.js, Angular, PostgreSQL, MongoDB, Redis,
Heroku, AWS, RESTful, Scrum.
</p>
<hr />
<p>
<strong class="bold"
>Orty - Estratégia Digital, João Pessoa/PB — Full Stack Developer
</strong>
</p>
<p>2017, August – 2018, January</p>
<p>Built a insurance system.</p>
<p>
<strong class="bold">Skills:</strong>
PHP, Laravel, React.js, React Native, Vue.js, MySQL, Azure, RESTful,
Scrum.
</p>
<hr />
<p>
<strong class="bold"
>IPMJP, João Pessoa/PB — Full Stack Developer</strong
>
</p>
<p>2016, March – 2017, August</p>
<p>Built a system for retirees and pensioners.</p>
<p>
<strong class="bold">Skills:</strong>
PHP, CodeIgniter, jQuery, Bootstrap, Scrum.
</p>
<hr />
<p>
<strong class="bold"
>GDDoc, João Pessoa/PB — Full Stack Developer</strong
>
</p>
<p>2012, January – 2013, August</p>
<p>
Developed document scanning software and a document management
system.
</p>
<p>
<strong class="bold">Skills:</strong>
PHP, Java, jQuery, Bootstrap, MySQL, Scrum.
</p>
</div>
<div class="content-wrapper">
<h1 class="sub-header">LANGUAGES</h1>
<p>Portuguese - Native</p>
<p>English - Level B2</p>
</div>
</div>
<div class="side-menu-right">
<div class="content-wrapper-right" id="certifications">
<h1 class="sub-header">CERTIFICATIONS</h1>
<div class="certification">
<p class="light">Golang</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-RZRTHAVG/"
target="_blank"
rel="noopener noreferrer"
>
License UC-RZRTHAVG
</a>
</p>
</div>
<div class="certification">
<p class="light">Docker</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-5FH7T63S/"
target="_blank"
rel="noopener noreferrer"
>
License UC-5FH7T63S
</a>
</p>
</div>
<div class="certification">
<p class="light">React</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-KMMRTR25/"
target="_blank"
rel="noopener noreferrer"
>
License UC-KMMRTR25
</a>
</p>
</div>
<div class="certification">
<p class="light">React Native and Redux</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-AGNQ020X/"
target="_blank"
rel="noopener noreferrer"
>
License UC-AGNQ020X
</a>
</p>
</div>
<div class="certification">
<p class="light">Vue</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-CZQFNNYD/"
target="_blank"
rel="noopener noreferrer"
>
License UC-CZQFNNYD
</a>
</p>
</div>
<div class="certification">
<p class="light">Webpack</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-UUV6S17B/"
target="_blank"
rel="noopener noreferrer"
>
License UC-UUV6S17B
</a>
</p>
</div>
<div class="certification">
<p class="light">ECMAScript</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-BKP9OYXD/"
target="_blank"
rel="noopener noreferrer"
>
License UC-BKP9OYXD
</a>
</p>
</div>
<div class="certification">
<p class="light">Laravel</p>
<p class="light">Udemy</p>
<p class="light">
<a
href="https://www.udemy.com/certificate/UC-OCZ8XO9R/"
target="_blank"
rel="noopener noreferrer"
>
License UC-OCZ8XO9R
</a>
</p>
</div>
<div class="certification">
<p class="light">SQL</p>
<p class="light">SoloLearn</p>
<p class="light">
<a
href="https://www.sololearn.com/Certificate/1060-7964075/pdf/"
target="_blank"
rel="noopener noreferrer"
>
License 1060-7964075
</a>
</p>
</div>
<div class="certification">
<p class="light">CSS</p>
<p class="light">SoloLearn</p>
<p class="light">
<a
href="https://www.sololearn.com/Certificate/1023-7964075/pdf/"
target="_blank"
rel="noopener noreferrer"
>
License 1023-7964075
</a>
</p>
</div>
<div class="certification">
<p class="light">PHP</p>
<p class="light">SoloLearn</p>
<p class="light">
<a
href="https://www.sololearn.com/Certificate/1059-7964075/pdf/"
target="_blank"
rel="noopener noreferrer"
>
License 1059-7964075
</a>
</p>
</div>
<div class="certification">
<p class="light">JavaScript</p>
<p class="light">SoloLearn</p>
<p class="light">
<a
href="https://www.sololearn.com/Certificate/1024-7964075/pdf/"
target="_blank"
rel="noopener noreferrer"
>
License 1024-7964075
</a>
</p>
</div>
<div class="certification">
<p class="light">jQuery</p>
<p class="light">SoloLearn</p>
<p class="light">
<a
href="https://www.sololearn.com/Certificate/1082-7964075/pdf/"
target="_blank"
rel="noopener noreferrer"
>
License 1082-7964075
</a>
</p>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="assets/js/site.js"></script>
</body>
</html>