-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathantigopt.html
423 lines (369 loc) · 16.4 KB
/
antigopt.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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/img/Dança.gif" type="image/x-icon">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
<link rel="stylesheet" href="assets/css/styles.css">
<title> Portfolio QA - Mafra</title>
</head>
<body>
<!--=============== HEADER ===============-->
<header class="header" id="header">
<nav class="nav container">
<!-- <a href="#" class="nav__logo ghost">Tradução</a>
<i class='nav__logo bx bxl-github button' ></i><i ></i>-->
<div class="nav__menu">
<ul class="nav__list">
<li class="nav__item">
<a href="#home" class="nav__link active-link">
<i class='bx bx-home-alt'></i>
</a>
</li>
<li class="nav__item">
<a href="#about" class="nav__link">
<i class='bx bx-user'></i>
</a>
</li>
<li class="nav__item">
<a href="#skills" class="nav__link">
<i class='bx bx-book'></i>
</a>
</li>
<li class="nav__item">
<a href="#work" class="nav__link">
<i class='bx bx-briefcase-alt-2'></i>
</a>
</li>
<li class="nav__item">
<a href="#contact" class="nav__link">
<i class='bx bx-message-square-detail'></i>
</a>
</li>
</ul>
</div>
<i class='bx bx-moon change-theme' id="theme-button"></i>
<span class="">Mafra</span>
<a href="ing.html" class="work__item active-work">English</a>
</nav>
</header>
<main class="main">
<!--=============== HOME ===============-->
<section class="home section" id="home">
<div class="home__container container grid">
<div class="home__data">
<span class="home__greeting">Olá, Me chamo</span>
<h1 class="home__name">Vinicius Mafra</h1>
<h3 class="home__education">Quality Assurance - Games and Apps</h3>
<div class="home__buttons">
<!--download=""-->
<a href="PT-Games-ViniciusMafraLopes.pdf" class="button button--ghost">
Download CV
</a>
<a href="#about" class="button">Sobre mim</a>
</div>
</div>
<div class="home__handle">
<img src="assets/img/mafra.jpg" width="290px">
</div>
<a href="#about" class="home__scroll">
<i class='bx bx-mouse home__scroll-icon'></i>
<span class="home__scroll-name">Scroll Down</span>
</a>
</div>
</section>
<!--=============== ABOUT ===============-->
<section class="about section" id="about">
<span class="section__subtitle">Minha introdução</span>
<h2 class="section__title">Sobre mim</h2>
<div class="about__container container grid">
<img src="assets/img/Sorvete.gif" alt="" class="about__img">
<div class="about__data">
<div class="about__info">
</div>
<p class="about__description">
Olá, Meu nome é Vinicius Mafra! Trabalho com gerenciamento e qualidade de projetos a 2 anos 🦗.<br>
Sou apaixonado por resolver problemas e aprender com a solução. Sempre aberto a novos desafios e pronto para
enfrentar novas mudanças. 🎮
</p>
<center>
<div class="about__box">
<i class='bx bx-award about__icon'></i>
<h3 class="about__title">Etec Fernando Prestes </h3>
<span class="about__subtitle">Tecnologia da Informação, Analise Desenvolvimento de Sistemas</span>
<span class="about__subtitle">nov de 2017 - jan de 2019</span>
</div>
<br>
<div class="about__box">
<i class='bx bx-award about__icon'></i>
<h3 class="about__title">Centro Universitário Facens</h3>
<span class="about__subtitle">Analise desenvolvimento de sistema, Tecnologia da Informação</span><br>
<span class="about__subtitle">jan 2020 - jul 2022</span>
</div>
</center>
</div>
</div>
</section>
<!--=============== SKILLS ===============-->
<section class="skills section" id="skills">
<span class="section__subtitle">Minhas habilidades</span>
<h2 class="section__title">Minha experiência</h2>
<div class="skills__container container grid">
<div class="about__box">
<img src="assets/img/LIGA.jpg" width="30px">
<h3 class="about__title">LIGA FACENS - Laboratório de Inovação de Games e Apps</h3>
<span class="about__subtitle">Software QA Analyst · Tempo integral</span><br>
<span class="about__subtitle">mai de 2021 - mar de 2023 · 1 ano 11 meses</span><br>
<span class="about__subtitle">Sorocaba, São Paulo, Brasil · Híbrida</span>
<BR><a href="https://liga.facens.br/" class="work__button">
LIGA<i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
<div class="about__box">
<img src="assets/img/value.jpg" width="30px">
<h3 class="about__title">Value Projects · Estágio</h3><BR>
<span class="about__subtitle">Desenvolvedor de software - React Native</span><br>
<span class="about__subtitle">set de 2020 - mai de 2021 · 9 meses</span><br>
<span class="about__subtitle">São Paulo, Brasil · Remoto</span>
<BR><a href="http://valueprojects.com.br/index.html" class="work__button">
Value<i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
<div class="skills__content">
<h3 class="skills__title">QA</h3>
<div class="skills__box">
<div class="skills__group">
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name">Casos de testes</h3>
<span class="skills__level">Avançado</span>
</div>
</div>
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name">Testes de integração</h3>
<span class="skills__level">Avançado</span>
</div>
</div>
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name">Desenvolvimento BDD</h3>
<span class="skills__level">Intermediário</span>
</div>
</div>
</div>
<div class="skills__group">
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name">Git + AWS</h3>
<span class="skills__level">Avançado</span>
</div>
</div>
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name">Playwright Js</h3>
<span class="skills__level">Básico</span>
</div>
</div>
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name">Airtest Python</h3>
<span class="skills__level">Intermediário</span>
</div>
</div>
</div>
</div>
</div>
<div class="skills__content">
<h3 class="skills__title">Ferramentas de Trabalho</h3>
<div class="skills__box">
<div class="skills__group">
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name" id="google">Monday</h3>
<span class="skills__level">Avançado</span>
</div>
</div>
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name" id="google">Report Bugs Jira</h3>
<span class="skills__level">Intermediário</span>
</div>
</div>
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name" id="google">Agile Process</h3>
<span class="skills__level">Avançado</span>
</div>
</div>
</div>
<div class="skills__group">
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name" id="google">Administração de Equipe</h3>
<span class="skills__level">Intermediário</span>
</div>
</div>
<div class="skills__data">
<i class='bx bxs-badge-check'></i>
<div>
<h3 class="skills__name" id="google">Testes Games, Apps, Web.</h3>
<span class="skills__level">Avançado</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--=============== WORK ===============-->
<section class="work section" id="work">
<h2 class="section__title">Projetos recentes</h2>
<div class="work__filters">
<span class="work__item active-work" data-filter="all">Todos</span>
<span class="work__item" data-filter=".web">Games</span>
<span class="work__item" data-filter=".movil">Apps</span>
</div>
<div class="work__container container grid" id="work__container">
<div class="work__card mix web">
<img src="assets/img/Show.webp" width="500px" alt="" class="work__img">
<h3 class="work__title">Show do Milhão - Oficial </h3>
<a href="https://play.google.com/store/apps/details?id=com.sbt.showdomilhao&hl=pt_BR&gl=US"
class="work__button">
Google Play<i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
<div class="work__card mix movil">
<img src="assets/img/facens.webp" alt="" class="work__img">
<h3 class="work__title">FACENS</h3>
<a href="https://play.google.com/store/apps/details?id=liga.app.facens" class="work__button">
Google Play<i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
<div class="work__card mix web">
<img src="assets/img/Turma.webp" alt="" class="work__img">
<h3 class="work__title">Turma do Arrepio Grand Prix</h3>
<a href="https://play.google.com/store/apps/details?id=com.sbt.tdagranprix" class="work__button">
Google Play<i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
<div class="work__card mix web">
<img src="assets/img/Sul.webp" alt="" class="work__img">
<h3 class="work__title">Un Viaje Por América Del Sur 2</h3>
<a href="https://play.google.com/store/apps/details?id=com.liga.bandeirantes2" class="work__button">
Google Play <i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
<div class="work__card mix movil">
<img src="assets/img/pet.webp" alt="" class="work__img">
<h3 class="work__title">D+ Uma Chance</h3>
<a href="https://play.google.com/store/apps/details?id=com.liga.d_uma_chance" class="work__button">
Google Play <i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
<div class="work__card mix movil">
<img src="assets/img/Sama.webp" alt="" class="work__img">
<h3 class="work__title">SAMA - Ecossistema de Educação</h3>
<a href="https://play.google.com/store/apps/details?id=liga.app.ionic.sama" class="work__button">
Google Play <i class='bx bx-right-arrow-alt work__icon'></i>
</a>
</div>
</div>
</div>
</section>
<!--=============== CONTACT ===============-->
<section class="contact section" id="contact">
<span class="section__subtitle">Entrar em contato</span>
<h2 class="section__title">Contato</h2>
<div class="contact__container container grid">
<div class="contact__content">
<div class="about__box">
<i class='bx bx-award about__icon'></i>
<h3 class="about__title">Discord</h3>
<span class="about__subtitle">Mafra#1902</span>
</div>
<a href="#contact" class="button">Contato</a>
<a href="https://www.linkedin.com/in/vinicius-mafra-lopes-8a409219a/" target="_blank"
class="home__social-link">
<i class='bx bxl-linkedin-square'></i>
</a>
<a href="https://github.com/ViniciusMafraL" target="_blank" class="home__social-link">
<i class='bx bxl-github'></i>
</a>
<a href="https://www.instagram.com/vinymafra/" target="_blank" class="home__social-link">
<i class='bx bxl-instagram'></i>
</a>
<br>
<h3 class="contact__title">Fale comigo</h3>
<div class="contact__info">
<div class="contact__card">
<i class='bx bx-mail-send contact__card-icon'></i>
<h3 class="contact__card-title">Email</h3>
<span class="contact__card-data">[email protected]</span>
<form action="https://formsubmit.co/[email protected] " method="POST">
<input type="hidden" name="_next" value=" https://viniciusmafral.github.io/Mafra-Portfolio/">
<a href="" target="_blank" class="contact__button">
Contato <i class='bx bx-right-arrow-alt contact__button-icon'></i>
</a>
</div>
<div class="contact__card">
<i class='bx bxl-whatsapp contact__card-icon'></i>
<h3 class="contact__card-title">Whatsapp</h3>
<span class="contact__card-data">(15) 98165-5815</span>
<a href="https://api.whatsapp.com/send?phone=5515981655815&text=Olá, Tudo bem Mafra?" target="_blank"
class="contact__button">
Contato <i class='bx bx-right-arrow-alt contact__button-icon'></i>
</a>
</div>
<div class="contact__card">
<i class='bx bxl-linkedin contact__card-icon'></i>
<h3 class="contact__card-title">Linkedin</h3>
<span class="contact__card-data">Vinicus Mafra</span>
<a href="https://www.linkedin.com/in/vinicius-mafra-lopes-8a409219a/" target="_blank"
class="contact__button">
Contato <i class='bx bx-right-arrow-alt contact__button-icon'></i>
</a>
</div>
</div>
</div>
<div class="contact__content">
<h3 class="contact__title">Para mais informações</h3>
<form action="" class="contact__form">
<div class="contact__form-div">
<label for="" class="contact__form-tag">Nome</label>
<input type="text" name="name" type="text" placeholder="Insira seu nome" class="contact__form-input">
</div>
<div class="contact__form-div">
<label for="" class="contact__form-tag">Email</label>
<input type="email" name="email" type="email" placeholder="Insira seu email" class="contact__form-input">
</div>
<div class="contact__form-div contact__form-area">
<label for="" class="contact__form-tag">Assunto</label>
<textarea name="message" id="" cols="30" rows="10" placeholder="Escreva seu recado"
class="contact__form-input"></textarea>
</div>
<button class="button">Enviar</button>
</form>
</div>
</div>
</section>
</main>
<h1 class="footer__title"></h1>
<script src="assets/js/scrollreveal.min.js"></script>
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="assets/js/mixitup.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>