-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
359 lines (310 loc) · 26.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Vinicius Guerra e Ribas - Professional Website</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Vinicius Guerra e Ribas - Data Engineer | Data Science and Analytics | Python Developer - Results-driven data engineer with a proven ability to design, develop, and implement robust data solutions. Expertise in software engineering, data science, and analytics enables me to translate complex business requirements into effective strategies and deliver impactful outcomes.">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media and edited by Vinicius Guerra e Ribas">
<link rel="shortcut icon" href="assets/images/favicon.ico">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- Bootstrpa Icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<!-- FontAwesome JS -->
<script defer src="assets/fontawesome/js/all.js"></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/risen.css">
<!-- HTML2PDF -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.9.2/html2pdf.bundle.min.js"></script>
<script defer src="assets/js/exportPdf.js"></script>
<!-- Custom CSS -->
<style>
.page-break {
page-break-before: always;
}
</style>
<!-- Custom JavaScript -->
<script>
function exportPDF() {
const pdfPath = 'assets/src/Vinicius_Guerra_e_Ribas_CV.pdf';
const link = document.createElement('a');
link.href = pdfPath;
link.download = 'Vinicius_Guerra_e_Ribas_CV.pdf';
link.click();
}
</script>
</head>
<body>
<div class="container-fluid">
<div class="main-content-wrapper">
<div class="container-fluid">
<div class="top-bar text-center position-relative">
<div class="top-bar-inner">
<!-- Update the button to call this function -->
<button class="btn btn-primary top-bar-cta" onclick="exportPDF()">Export as PDF</button>
<ul class="social-list list-inline mx-auto">
<li class="list-inline-item me-0 me-md-1 me-lg-2"><a href="https://www.upwork.com/freelancers/viniciusg"><i class="fas fa-briefcase fa-fw"></i></a></li>
<li class="list-inline-item me-0 me-md-1 me-lg-2"><a href="https://www.linkedin.com/in/vinicius-guerra-e-ribas/"><i class="fa-brands fa-linkedin-in fa-fw"></i></a></li>
<li class="list-inline-item me-0 me-md-1 me-lg-2"><a href="https://github.com/viniciusgribas"><i class="fa-brands fa-github fa-fw"></i></a></li>
<li class="list-inline-item me-0 me-md-1 me-lg-2"><a href="https://viniciusgribas.medium.com/"><i class="fa-brands fa-medium fa-fw"></i></a></li>
</ul><!--//social-list-->
</div><!--//top-bar-inner-->
</div><!--//top-bar-->
<div id="resume" class="resume-wrapper mx-auto rounded-2">
<div class="resume-header px-4 px-lg-5">
<div class="resume-profile-holder text-center">
<img class="resume-profile-pic rounded-circle" src="assets/images/profile.jpg" alt="image">
<!-- Fulll Name -->
<h2 class="resume-name text-uppercase">Vinicius Guerra e Ribas</h2>
<!-- Main Role -->
<div class="resume-role-title text-uppercase">Data Engineer | Data Science and Analytics | Python Developer </div>
<div class="resume-contact mt-4">
<ul class="resume-contact-list list-unstyled list-inline mb-0 justify-content-between">
<li class="list-inline-item me-md-3 me-lg-5">
<i class="resume-contact-icon bi bi-whatsapp me-2"></i>
<a href="https://wa.me/5561981657050?text=Hello%20Vinicius%2C%20I%20just%20visited%20your%20website%20and%20would%20love%20to%20connect%20with%20you!"><span class="badge bg-primary">Chat with Me on WhatsApp</span></a>
</li>
<li class="list-inline-item me-md-3 me-lg-5">
<i class="resume-contact-icon bi bi-google me-2"></i><a href="mailto:[email protected]?subject=Connecting%20from%20Your%20Website"><span class="badge bg-primary">Reach Out via Email</span></a>
</li>
<li class="list-inline-item me-lg-5">
</ul>
</div><!--//resume-contact-->
</div><!--//profile-holder-->
</div><!--//resume-header-->
<div class="resume-body p-4 p-lg-5">
<div class="row">
<div class="col-main col-12 col-lg-8 pe-lg-4">
<section class="resume-summary-section resume-section">
<h3 class="resume-section-heading text-uppercase py-2 py-lg-3 py-2 py-lg-3">
<i class="resume-section-heading-icon bi bi-person me-2"></i>About Me
</h3>
<div class="resume-summary-desc">Results-driven data engineer with a proven ability to design, develop, and implement robust data solutions. Expertise in software engineering, data science, and analytics enables me to translate complex business requirements into effective strategies and deliver impactful outcomes.
</div>
</section><!--//resume - summary-section-->
<hr>
<section class="resume-experience-section resume-section">
<h3 class="resume-section-heading text-uppercase py-2 py-lg-3 py-3">
<i class="resume-section-heading-icon bi bi-briefcase me-2"></i>Work Experience
</h3>
<div class="resume-timeline position-relative">
<article class="resume-timeline-item position-relative pb-5">
<div class="resume-timeline-item-header mb-2">
<div class="resume-position-meta d-flex justify-content-between mb-1">
<div class="resume-position-time">2023 - Present</div>
<div class="resume-company-name">Raizen Energia S.A.</div>
</div>
<h3 class="resume-position-title mb-1">Data Engineer, Analytics Engineering</h3>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<ul class="resume-timeline-list">
<li>Gathered business requirements from various departments (Power, Finance, Logistics, Software, and IT) and developed a cloud solution to democratize and enhance data accessibility within the company.</li>
<li>Developed data quality solutions by monitoring completeness and integrity parameters, implementing sanitation rules, and enriching SSOT databases within a Data Lake House architecture.</li>
<li>Corrected over 38,000 active customer accounts, enabling the implementation of marketing rules for billing and new sign-ups.</li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative pb-5">
<div class="resume-timeline-item-header mb-2">
<div class="resume-position-meta d-flex justify-content-between mb-1">
<div class="resume-position-time">2022 - 2023</div>
<div class="resume-company-name">Raizen Energia S.A.</div>
</div>
<h3 class="resume-position-title mb-1">Data Engineer, ETL Pipelines Development</h3>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<ul class="resume-timeline-list">
<li>Collected business requirements from various departments (Power, Finance, Logistics, Software, and IT) and developed cloud solutions to democratize and enhance data accessibility within the company.</li>
<li>Developed a data solution that extracted information from all consumers in Brazil, enriched the data using a Google API and a Machine Learning algorithm, enabling the identification of high-scoring leads.</li>
<li>Architected, implemented, orchestrated, and monitored over 20 data pipelines, integrating sources such as business SharePoint, external APIs, dashboards, SQL databases, NoSQL databases, and data lakes.</li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative pb-5">
<div class="resume-timeline-item-header mb-2">
<div class="resume-position-meta d-flex justify-content-between mb-1">
<div class="resume-position-time">2021 - 2022</div>
<div class="resume-company-name">Energisa S.A.</div>
</div>
<h3 class="resume-position-title mb-1">Business Intelligence Analyst</h3>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<ul class="resume-timeline-list">
<li>Developed algorithms to iterate with analyses in Excel, enhancing data warehousing and analytics capabilities.</li>
<li>Employed data visualization tools for strategic market analysis and data-driven decision-making.</li>
<li>Automated data extraction and transformation processes, reducing manual work by 75%.</li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
<article class="resume-timeline-item position-relative pb-5">
<div class="resume-timeline-item-header mb-2">
<div class="resume-position-meta d-flex justify-content-between mb-1">
<div class="resume-position-time">2019 - 2021</div>
<div class="resume-company-name">Brazilian Electricity Regulatory Agency (ANEEL)</div>
</div>
<h3 class="resume-position-title mb-1">Data Scientist, Intern</h3>
</div><!--//resume-timeline-item-header-->
<div class="resume-timeline-item-desc">
<ul class="resume-timeline-list">
<li>Demonstrated exceptional time management in data projects and ensured data security in compliance with governance standards.</li>
<li>Played a pivotal role in assisting the Brazilian government in developing a comprehensive database of all energy customers in Brazil.</li>
<li>Received formal recognition from the Brazilian government for outstanding work in the data science field.</li>
</ul>
</div><!--//resume-timeline-item-desc-->
</article><!--//resume-timeline-item-->
</div><!--//resume-timeline-->
</section><!--//resume-experience-section-->
</div><!--//col-8-->
<div class="col-12 col-lg-4 ps-lg-4">
<section class="resume-educate-section resume-section">
<h3 class="resume-section-heading text-uppercase py-2 py-lg-3 py-3">
<i class="resume-section-heading-icon bi bi-book me-2"></i>Education
</h3>
<ul class="list-unstyled">
<li class="mb-2">
<div class="resume-degree font-weight-bold">MBA in Software Engineering</div>
<div class="resume-degree-org">Universidade de São Paulo</div>
<div class="resume-degree-time">2024 - 2026</div>
</li>
<li>
<div class="resume-degree font-weight-bold">MBA in Data Science and Analytics</div>
<div class="resume-degree-org">Universidade de São Paulo</div>
<div class="resume-degree-time">2021 - 2023</div>
</li>
<li>
<div class="resume-degree font-weight-bold">BSc in Energy Engineering</div>
<div class="resume-degree-org">Universidade de Brasília</div>
<div class="resume-degree-time">2014 - 2021</div>
</ul>
<hr>
</section><!--//resume-section-->
<section class="resume-skills-section resume-section">
<h3 class="resume-section-heading text-uppercase py-2 py-lg-3 py-3">
<i class="resume-section-heading-icon bi bi-gear me-2"></i>Tech Stack
</h3>
<ul class="list-unstyled">
<li class="mb-2">
<div class="tech-item mb-3">
<h6>Data Engineering</h6>
<div class="d-flex flex-wrap">
<span class="badge resume-skill-badge">Spark</span>
<span class="badge resume-skill-badge">SQL</span>
<span class="badge resume-skill-badge">Big Data</span>
<span class="badge resume-skill-badge">ETL</span>
<span class="badge resume-skill-badge">API</span>
<span class="badge resume-skill-badge">Python</span>
</div>
</li>
<li class="mb-2">
<div class="tech-item mb-3">
<h6>Data Science & Analytics</h6>
<div class="d-flex flex-wrap">
<span class="badge resume-skill-badge">Machine Learning</span>
<span class="badge resume-skill-badge">Prompt Engineering</span>
<span class="badge resume-skill-badge">Data Mining</span>
<span class="badge resume-skill-badge">Business Intelligence</span>
<span class="badge resume-skill-badge">Data Visualization</span>
<span class="badge resume-skill-badge">Statistics</span>
</div>
</li>
<li class="mb-2">
<div class="tech-item mb-3">
<h6>Software Development & IT Operations (DevOps)</h6>
<div class="d-flex flex-wrap">
<span class="badge resume-skill-badge">System Desing</span>
<span class="badge resume-skill-badge">CI/CD</span>
<span class="badge resume-skill-badge">Cloud Computing</span>
<span class="badge resume-skill-badge">Containers</span>
<span class="badge resume-skill-badge">Kubernetes</span>
<span class="badge resume-skill-badge">Monitoring</span>
<span class="badge resume-skill-badge">Data Governance</span>
</div>
</li>
</ul>
</section><!--//resume-section-->
<hr>
<section class="resume-skills-section resume-section">
<h3 class="resume-section-heading text-uppercase py-2 py-lg-3 py-3">
<i class="resume-section-heading-icon bi bi-person-gear me-2"></i>Soft Skills
</h3>
<ul class="list-inline">
<li class="list-inline-item"><span class="badge resume-skill-badge">Leadership</span></li>
<li class="list-inline-item"><span class="badge resume-skill-badge">Communication</span></li>
<li class="list-inline-item"><span class="badge resume-skill-badge">Customer Focus</span></li>
<li class="list-inline-item"><span class="badge resume-skill-badge">Problem-Solving</span></li>
<li class="list-inline-item"><span class="badge resume-skill-badge">Strategic Thinking</span></li>
<li class="list-inline-item"><span class="badge resume-skill-badge">Decision-Making</span></li>
</ul>
</section><!--//resume-section-->
<hr>
<!-- FALTA ADICIONAR AS URLS -->
<section class="resume-projects-section resume-section">
<h3 class="resume-section-heading text-uppercase py-2 py-lg-3 py-3">
<i class="resume-section-heading-icon bi bi-award me-2"></i>Awards</a>
</h3>
<div class="item">
<!-- <h6 class="item-heading"><i class="item-icon bi bi-square-fill me-2"></i>Santander Open Academy Scholarship</h6> -->
<div class="item-desc">Santander Open Academy Scholarship</div>
</div><!--//item-->
<div class="item">
<!-- <h4 class="item-heading"><i class="item-icon bi bi-square-fill me-2"></i>Upwork Top Rated Professional</h4> -->
<div class="item-desc">Upwork Top Rated Freelancer with 100% Job Success and 5-Star Rating</div>
</div><!--//item-->
<div class="item">
<!-- <h4 class="item-heading"><i class="item-icon bi bi-square-fill me-2"></i>Raizen Energia S.A. Exceptional Performance Recognition</h4> -->
<div class="item-desc">Raizen Energia S.A. Exceptional Performance Recognition</div>
</div><!--//item-->
<div class="item">
<!-- <h4 class="item-heading"><i class="item-icon bi bi-square-fill me-2"></i>Universidade de São Paulo Top Grade Recognition</h4> -->
<div class="item-desc">Universidade de São Paulo Top Grade Recognition</div>
</div><!--//item-->
<div class="item">
<!-- <h4 class="item-heading"><i class="item-icon bi bi-square-fill me-2"></i>Brazilian Electricity Regulatory Agency (ANEEL) Recommendation Letter</h4> -->
<div class="item-desc">Brazilian Electricity Regulatory Agency (ANEEL) Recommendation Letter</div>
</div><!--//item-->
</section>
<hr>
<section class="resume-projects-section resume-section">
<h3 class="resume-section-heading text-uppercase py-2 py-lg-3 py-3">
<i class="resume-section-heading-icon bi bi-rocket-takeoff me-2"></i>Certificates And Volunteering
</h3>
<div class="item">
<div class="item-desc">Prompt Engineering for Developers Certificate - DeepLearning.AI</div>
</div><!--//item-->
<div class="item">
<div class="item-desc">Customer-Centric IT Strategy Certificate - University of Virginia</div>
</div><!--//item-->
<div class="item">
<div class="item-desc">Microsoft Azure for Data Engineers Certificate - Microsoft</div>
</div><!--//item-->
<div class="item">
<div class="item-desc">Litter-of-Light (ONG) Technology Volunteer for low-income communities in Brazil</div>
</div><!--//item-->
<div class="item">
<div class="item-desc">Covid-19 Data Science Volunteer for the Brazilian government</div>
</div><!--//item-->
</section><!--//resume-lang-section-->
</li>
</ul>
</section>
</div><!--//col-side-->
</div><!--//row-->
</div><!--//resume-body-->
</div><!--//resume-wrapper-->
</div><!--//container-fluid-->
</div><!--//main-content-wrapper-->
</div><!--//row-->
<footer class="footer text-center py-4">
<button class="btn btn-primary top-bar-cta" onclick="exportPDF()">Export as PDF</button>
</footer>
<footer class="footer text-center py-4">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">Designed with <span class="sr-only">love</span><i class="bi bi-heart-fill" style="color:#fe655c"></i> by <a class="theme-link" href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</footer>
</body>
</html>