-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindexpt.html
405 lines (347 loc) · 17.9 KB
/
indexpt.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
<!DOCTYPE html>
<html lang="pt-br" style="overflow-x: hidden;">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Valentina Prado - Personal Website</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
integrity="sha512-Fo3rlrZj/k7ujTnHg4CGR2D7kSs0v4LLanw2qksYuRlEzO+tcaEPQogQ0KaoGN26/zrn20ImR1DfuLWnOo7aBA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!--CSS-->
<link href="./assets/css/styles.css" rel="stylesheet" type="text/css">
<link href="./assets/css/percentages.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="./assets/img/iconeteste.png" type="image/x-icon">
<!--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=Lato&display=swap" rel="stylesheet">
<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=Roboto+Mono:wght@300&display=swap" rel="stylesheet">
<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=Rubik&display=swap" rel="stylesheet">
<!--Animation CSS-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
</head>
<body>
<header class="header">
<nav id="navbar" class="navbar">
<a class="navbar-brand navbar_link" href="#home">:)</a>
<ul class="navbar-nav nav-list" style="overflow-x: hidden;">
<li class="mx-2 nav-item"><a class="navbar_link" href="#home">Início</a></li>
<li class="mx-2 nav-item"><a class="navbar_link " href="#About ">Sobre mim</a></li>
<li class="mx-2 nav-item"><a class="navbar_link" href="#Skills ">Habilidades</a></li>
<li class="mx-2 nav-item"><a class="navbar_link " href="#Projects ">Projetos</a></li>
<li></li>
<li>
<a href="./">
<button style=" width: 60px;
border-radius: 15px;
background-color: #0d0c0a;
color: #FFF;
border: none;">EN 🇺🇸</button>
</a>
</li>
</ul>
<div class="mobile-menu ">
<div class="line1 "></div>
<div class="line2 "></div>
<div class="line3 "></div>
</div>
</nav>
</header>
<br />
<section id="home">
<div>
<h1 id="effect introtitle" class="titles ">Oi! Eu sou a Valentina :)</h1>
</div>
<br /><br /><br />
<div class="grid ">
<div style="max-width: 100vw; ">
<p id='intro-paragraph'>Programadora e desenvolvedora desde 2021. Minha principal linguagem é <span
class="intro " id="java ">Javascript</span>. Também estou aprendendo <span class="intro "
id="python ">React</span> e <span class="intro">TypeScript</span>.
</p>
<a href="./assets/cv/Valentina Prado CV .pdf" target="_blank ">
<button class="btn-outline-warning btnA btn btn-lg " style="padding-left: 10px; "><img
src="./assets/img/resumepdf.svg "> Currículo</button>
</a>
</div>
<div style="width: 400px; ">
<img src="./assets/img/intro.svg ">
</div>
</div>
<br /> <br /> <br />
</section>
<br /> <br /> <br />
<section id="About" style="background-color: #020202; height: 100vh; margin-bottom: 20px;">
<h2 class=" titles reveal " id=" about-title ">
<span class="code ">
˂ Sobre mim!<span class="code ">/></span>
</h2>
<div class=" grid reveal ">
<div>
<p><img src=" ./assets/img/perfil.png " style=" border-radius: 100px; "></p>
</div>
<div>
<h3>Tenho 19 anos e sou de São Paulo! 🇧🇷 </h3>
<br />
<p class=" about-paragraphs ">Eu comecei a programar no curso técnico <strong>Desenvolvimento de
Sistemas</strong>, em São Paulo. Desde então, eu amo programar, especialmente sites e projetos
web.</p>
<p class=" about-paragraphs ">Fora do computador, eu adoro ouvir música, tocar instrumentos e jogar
futebol, além de sair com meus amigos e família!</p>
<br />
<a href=" https://www.linkedin.com/in/valentinacprado " target=" _blank "> <button
class=" btnA btn-white btn btn-md" id=" button-linkedin "><img
src=" https://img.icons8.com/ios-glyphs/30/000000/linkedin.png " />
Perfil no Linkedin
</button></a>
</div>
</div>
<br /> <br /> <br />
</section>
<br /> <br /> <br />
<section id="Skills" style="margin-top: 20px;">
<h2 class="titles reveal " id="skills-title ">
<span class="code ">
˂ Habilidades<span class="code ">/></span>
</h2>
<p style="text-align: center;" class="reveal">Habilidades adquiridas desde 2021.</p>
<div class="grid ">
<div class="content reveal ">
<h2 class="titles ">FRONT-END</h2>
<br />
<div class="skills_titles ">
<h3>HTML <img src="https://img.icons8.com/color/30/000000/html-5--v1.png " alt="HTML icon " /></h3>
</div>
<div class="bar ">
<span class="per_html inner_percentage "></span>
</div>
<br />
<div class="skills_titles ">
<h3>CSS <img src="./assets/img/css.svg" alt=" CSS icon ">
</h3>
</div>
<div class="bar ">
<span class="per_css inner_percentage "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Javascript <img src="https://img.icons8.com/color/30/000000/javascript--v1.png "
alt="Javascript icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_javascript "></span>
</div>
<br />
<div class="skills_titles ">
<h3>React.js <img src="./assets/img/reactjs.svg " alt="React icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_reactjs "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Angular <img src="./assets/img/angular.svg " alt="Angular icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_angular "></span>
</div>
<br />
</div>
<div class="content reveal ">
<h2 class="titles ">BACK-END</h2>
<br />
<div class="skills_titles ">
<h3>PHP <img src="./assets/img/phpp.png " alt="PHP icon "></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_php "></span>
</div>
<br />
<div class="skills_titles ">
<h3>C# <img src="./assets/img/csharp.svg " alt="C-sharp icon "> </h3>
</div>
<div class="bar ">
<span class="inner_percentage per_csharp "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Java <img src="./assets/img/java.svg " alt="Java icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_java "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Python <img src="./assets/img/python.svg " alt="Python icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_python "></span>
</div>
<br />
<div class="skills_titles ">
<h3>ASP.NET <img src="./assets/img/dotnet.svg " alt="dotnet icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_dotnet "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Node.js <img src="./assets/img/nodejs.svg " alt="Node.js icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_nodejs "></span>
</div>
</div>
<div class="content reveal ">
<h2 class="titles " id="skills-others ">OUTROS</h2>
<br />
<div class="skills_titles ">
<h3>MySQL <img src="./assets/img/mysql.svg " alt="MySQL icon "></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_mysql "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Figma <img src="./assets/img/figma.svg " alt="Figma icon "> </h3>
</div>
<div class="bar ">
<span class="inner_percentage per_figma "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Git <img src="https://img.icons8.com/color/30/000000/git.png " alt="Git icon " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_git "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Office <img src="https://img.icons8.com/color/30/000000/office-365.png " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_office "></span>
</div>
<br />
<div class="skills_titles ">
<h3>Redes <img src="./assets/img/network.svg " /></h3>
</div>
<div class="bar ">
<span class="inner_percentage per_networks "></span>
</div>
</div>
</div>
</section>
<br />
<section id="Projects" style="background-color: #020202; ">
<div>
<h2 class="titles reveal " id="projects-title ">
<span class="code ">
˂ Projetos<span class="code ">/></span>
</h2>
<p style="text-align: center; " class="reveal ">Alguns projetos feitos no curso técnico e outros da
internet. Clique neles para ver o repositório.</p>
<div class="grid ">
<a href="https://github.com/valencprado/LojaPHP " target="_blank " class="projects_link ">
<div class="projects reveal " id="projects-php ">
<h2 class="titles " id="projects-name ">E-Commerce com PHP</h2>
<p id="projects-image " style="text-align: center; "> <img src="./assets/img/lojaPHP.png "
class=" img_projects "></p>
<p class=" projects-text ">Loja virtual de discos criada com PHP, HTML, CSS, Javascript,
Bootstrap e banco de dados (MySQL).</p>
</div>
</a>
<a href=" https://github.com/valencprado/controle-de-gastos " target=" _blank " class=" projects_link ">
<div class=" projects reveal " id=" projects-calculator ">
<h2 class=" titles " id=" projects-name ">Controle de Gastos</h2>
<p class=" img_projects " style=" text-align: center; "> <img
src=" ./assets/img/controledegastos.png "> </p>
<p class=" projects-text ">Site com o básico de HTML, CSS e Javascript para controlar despesas.
</p>
</div>
</a>
<a href=" https://github.com/valencprado/iniciodeumsonho " target=" _blank " class=" projects_link ">
<div class=" projects reveal " id=" projects-java ">
<h2 class=" titles projects_link " id=" projects-name ">Java CRUD</h2>
<p style=" text-align: center; "> <img class=" img_projects "
src=" ./assets/img/java-crud.png "></p>
<p class=" projects-text ">Um CRUD de Java feito para um restaurante vegano.</p>
</div>
</a>
<a href=" https://github.com/valencprado/python-exercises " target=" _blank " class=" projects_link ">
<div class=" projects reveal " id=" projects-python ">
<h2 class=" titles projects_link " id=" projects-name ">Exercícios de Python</h2>
<p style=" text-align: center; " class=" img_projects "> <img
src=" ./assets/img/python-exercises.png "></p>
<p class=" projects-text ">Exercícios básicos de Python feitos no curso do <strong>" Curso em
Vídeo "</strong>.</p>
</div>
</a>
<a href=" https://github.com/valencprado/niver-luis " target=" _blank " class=" projects_link ">
<div class=" projects reveal " id=" projects-gift ">
<h2 class=" titles projects_link " id=" projects-name ">Cartão de Presente</h2>
<p style=" text-align: center; " class=" img_projects "> <img
src=" ./assets/img/niver-luis.png "></p>
<p class=" projects-text ">Cartão de presente web feito para um amigo, com HTML, CSS e
Javascript.</p>
</div>
</a>
<a href=" https://github.com/valencprado/to-do-list-js " target=" _blank " class=" projects_link ">
<div class=" projects reveal " id=" projects-todo ">
<h2 class=" titles projects_link " id=" projects-name ">Lista de Afazeres</h2>
<p style=" text-align: center; " class=" img_projects "> <img src="./assets/img/to-do-js.png">
</p>
<p class=" projects-text ">Uma lista de atividades feitas para melhorar minhas habilidades com
Javascript.</p>
</div>
</a>
<a href=" https://github.com/valencprado/asp-filmes " target=" _blank " class=" projects_link ">
<div class=" projects reveal " id=" projects-asp ">
<h2 class=" titles projects_link ">Asp-Filmes</h2>
<p style=" text-align: center; " class=" img_projects "> <img src="./assets/img/asp-filmes.png">
</p>
<p class=" projects-text ">Gerenciador de filmes com ASP.NET e banco de dados MySQL.</p>
</div>
</a>
<a href=" https://github.com/valencprado/react-tech-ecommerce " target=" _blank "
class=" projects_link ">
<div class=" projects reveal " id=" projects-react ">
<h2 class=" titles projects_link ">E-Commerce com React Native</h2>
<p style=" text-align: center; " class=" img_projects "> <img
src="./assets/img/react-tech-app.png"></p>
<p class=" projects-text ">Loja simples de computadores e jogos com React Native e algumas
bibliotecas.</p>
</div>
</a>
</div>
</div>
<p style=" text-align: center; ">
<a href=" https://github.com/valencprado?tab=repositories " target=" _blank ">
<button class=" btn btn-md btn-white "><img
src=" https://img.icons8.com/ios-glyphs/30/000000/github.png " />Clique aqui para ver mais
repositórios!</button>
</a>
</p>
<br />
</section>
<section id="end">
<h2 class="titles">Obrigada por ter lido até aqui! <span class="intro">:)</span></h2>
</section>
<footer>
Desenvolvido por <a href=" https://github.com/valencprado/ " class=" footer_link " target=" _blank ">Valen</a>
:) | Voltar ao
<a href="#home" class=" footer_link ">topo</a>.
</footer>
<!--Javascript-->
<script src='./assets/js/scriptpt.js' type='text/javascript'></script>
<script src='./assets/js/mobile-navbar.js' type="text/javascript"></script>
</body>
</html>