-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
207 lines (193 loc) · 8.3 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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150906121-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-150906121-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Portfolio - Walmick Diógenes" />
<title>Walmick Diógenes</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="css/style.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link rel="icon" href="images/icone.png" type="image/x-icon">
<script src="js/wow.js"></script>
<script src="js/jquery-3.4.1.min.js"></script>
<script>new WOW().init();</script>
<link href="https://fonts.googleapis.com/css?family=Oswald:500|Playfair+Display:400,400i,700|Quattrocento+Sans:400,700" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.9"></script>
</head>
<body>
<section class="hero blue">
<div class="content">
<img class="logo slideInDown" src="images/logo-wd.svg" alt="Walmick">
<h1 class="element"></h1>
<h3 class="wow fadeInUp">Futuro Engenheiro de Usabilidade</h3>
<hr class="white"/>
<div class="about wow fadeInUp">
<div class="row">
<div class="col-sm-4 about-me">
<h5 class="mb-4">Sobre</h5>
<div class="header mb-4">
<img src="images/fotoo.png" alt="Walmick" width="70">
<p>Olá, eu sou o Walmick, estudante de
Engenharia de Computação e
apaixonado por design e fotografia.</p>
</div>
<div class="body mb-4">
<p>
Sou natural de Jaguaribe, interior do Ceará conhecido pelo artesanato e
fabricação de queijo coalho.
</p>
<p>
Vim para as terras Alencarianas ainda menor de
idade, sem experiência de vida e com o sonho de ingressar no curso de Engenharia de Computação.
</p>
</div>
<div>
<a class="button-lermais arrow" href="ler-mais.html" target="_blank">Ler Mais</a>
</div>
</div>
<div class="col-sm-8 work-exp">
<hr class="white show-mobile">
<h5 class="mb-4">Experiências</h5>
<div class="row">
<div class="col-sm-6">
<div class="date">Jun 2020 - Atualmente</div>
<div class="title mb-4">
Estagiário
<span class="company">/ CEGÁS</span>
</div>
<div class="desc">
<p>Estagiário na Gerência de Tecnologia da Informação - GERTI, atuando na Governança de TI. </p>
</div>
</div>
<div class="col-sm-6">
<hr class="white show-mobile">
<div class="date">Nov 2018 - Jun 2020</div>
<div class="title mb-4">
Suporte
<span class="company">/ IFCE</span>
</div>
<div class="desc">
<p>Bolsista exercendo a função de Suporte I na Coordenadoria de TI do IFCE Fortaleza. </p>
<p>Junto com a função de Suporte, exerci a liderança dos demais bolsistas, uma atividade de alta responsabilidade, e totalmente voluntária. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="portfolio">
<div>
<h4 class="title text-center">
Fotos
</h4>
<img class="portfolio-img slideInDown" src="images/fotos.png" alt="Fotos">
<h4 class="title text-center">
<br><br><br>
Logos
</h4>
<img class="portfolio-img slideInDown" src="images/artes1.png" alt="Artes">
</div>
</section>
<section class="blue">
<div>
<h4 class="title text-center">
Interesses & Habilidades
</h4>
<div class="row wow fadeInUp skillsets">
<div class="col-md-4 ml-md-auto">
<img class="mb-4" src="images/prototipo-draw.svg" alt="Branding & Identity">
<h5 class="mb-4">Design e Protótipo</h5>
<p style="margin-bottom: 5px;">Adobe Illustrator</p>
<div class="progressBar">
<div class="progress illustrator"></div>
</div>
<p style="margin-bottom: 5px;">Adobe Xd</p>
<div class="progressBar">
<div class="progress xd"></div>
</div>
<p style="margin-bottom: 5px;">Scrum</p>
<div class="progressBar">
<div class="progress scrum"></div>
</div>
</div>
<div class="col-md-4 ml-md-auto">
<img class="mb-4" src="images/dev-draw.svg" alt="Branding & Identity">
<h5 class="mb-4">Desenvolvimento</h5>
<p style="margin-bottom: 5px;">HTML + CSS + JS</p>
<div class="progressBar">
<div class="progress html"></div>
</div>
<p style="margin-bottom: 5px;">Flutter</p>
<div class="progressBar">
<div class="progress poo"></div>
</div>
<p style="margin-bottom: 5px;">Git</p>
<div class="progressBar">
<div class="progress git"></div>
</div>
</div>
<div class="col-md-4 ml-md-auto">
<img class="mb-4" src="images/outros-draw.svg" alt="Branding & Identity">
<h5 class="mb-4">Pessoal</h5>
<p style="margin-bottom: 5px;">Comunicação</p>
<div class="progressBar">
<div class="progress comunicacao"></div>
</div>
<p style="margin-bottom: 5px;">Adaptabilidade</p>
<div class="progressBar">
<div class="progress adaptabilidade"></div>
</div>
<p style="margin-bottom: 5px;">Trabalho em equipe</p>
<div class="progressBar">
<div class="progress trab"></div>
</div>
</div>
</div>
</div>
</section>
<section class="footer">
<div>
<ul class="socials">
<li><a href="https://www.instagram.com/walmi.ck/" target="_blank"><img src="images/insta.png" alt="Behance"></a></li>
<li><a href="mailto:walmick.diogenes@gmail.com" target="_blank"><img src="images/email.png" alt="Dribbble"></a></li>
<li><a href="https://t.me/walmick" target="_blank"><img src="images/telegram.png" alt="Dribbble"></a></li>
<li><a href="https://github.com/walmickdiogenes" target="_blank"><img src="images/github.png" alt="Dribbble"></a></li>
<li><a href="https://www.linkedin.com/in/walmick/" target="_blank"><img src="images/in.png" alt="Dribbble"></a></li>
</ul>
<img class="logo" src="images/logo-reduzida.svg" alt="WD">
</div>
</section>
<script>
var options = {
strings: ["Dizem que sou desenrolado. ^500", "Sou movido pela curiosidade. ^500", "Cuido de plantinhas. ^500", "Pai de 3 pet. ^500"],
typeSpeed: 60,
loop: true,
backSpeed: 30
}
var typed = new Typed(".element", options);
$(document).ready(function(){
$('.illustrator').animate({width:'60%'},2000);
$('.xd').animate({width:'80%'},2000);
$('.git').animate({width:'75%'},2000);
$('.scrum').animate({width:'30%'},2000);
$('.html').animate({width:'45%'},2000);
$('.poo').animate({width:'40%'},2000);
$('.comunicacao').animate({width:'95%'},2000);
$('.adaptabilidade').animate({width:'80%'},2000);
$('.trab').animate({width:'95%'},2000);
});
</script>
</body>
</html>
<!--design by jessing-->