-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
382 lines (334 loc) · 12.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/ico/favicon.png">
<title>Barbara Schlottfeldt Maia</title>
<!-- Bootstrap core CSS show teste -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
<script src="assets/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/smoothscroll.js"></script>
<script src="assets/js/Chart.js"></script>
<!-- Custom styles for this template -->
<link href="assets/css/main.css" rel="stylesheet">
<style>
#headerwrap h1 {
font-size: 70px;
color: white;
margin-top: -100px;
}</style>
</head>
<body data-spy="scroll" data-offset="0" data-target="#nav">
<div id="section-topbar">
<div id="topbar-inner">
<div class="container">
<div class="row">
<div class="dropdown">
<ul id="nav" class="nav">
<li class="menu-item"><a class="smoothScroll" href="#about" title="About"><i class="icon-user"></i></a></li>
<li class="menu-item"><a class="smoothScroll" href="#resume" title="Resume"><i class="icon-file"></i></a></li>
<li class="menu-item"><a class="smoothScroll" href="#work" title="Works"><i class="icon-briefcase"></i></a></li>
<li class="menu-item"><a class="smoothScroll" href="#contact" title="Contact"><i class="icon-envelope"></i></a></li>
</ul><!--/ uL#nav -->
</div><!-- /.dropdown -->
<div class="clear"></div>
</div><!--/.row -->
</div><!--/.container -->
<div class="clear"></div>
</div><!--/ #topbar-inner -->
</div><!--/ #section-topbar -->
<div id="headerwrap">
<div class="container">
<div class="row centered">
<div class="col-lg-12">
<h1>Barbara Schlottfeldt</h1>
<h3>Web Designer & Programadora | [email protected]</h3>
</div><!--/.col-lg-12 -->
</div><!--/.row -->
</div><!--/.container -->
</div><!--/.#headerwrap -->
<section id="about" name="about"></section>
<div id="intro">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>ABOUT</h5>
</div>
<div class="col-lg-6">
<p>I'm a front-end developer & programmer studying Computer Engineering at Universidade Federal do Rio Grande do Norte. I'm interested in all kinds of programming, but I have developed a particular interest in designing web interfaces using HTML5/CSS and Bootstrap4. I also have skills in other fields like creating and managing databases in SQL and a great experience in Aerodynamics and good programming skills in Matlab/C++.</p>
<p>
Eu sou uma desenvolvedora web front-end e programadora atualmente estudando Engenharia da Computação na Universidade Federal do Rio Grande do Norte. Estou interessada em qualquer tipo de programação, mas tenho desenvolvido um apreço especial por web design utilizando HTML5/CSS e Bootstrap4. Também possuo bastante interesse na área de criação e gerenciamento de banco de dados em SQL e ótima experiência em Aerodinâmica e boa programação em C/C++, Java e Matlab
</p>
</div>
<div class="col-lg-3">
<p><a href="assets/historico.pdf"><i class="icon-file"></i></a> <sm>DOWNLOAD ACADEMIC TRANSCRIPTS</sm></p>
</div>
</div><!--/.row -->
</div><!--/.container -->
</div><!--/ #intro -->
<section id="resume" name="resume"></section>
<!--EDUCATION DESCRIPTION -->
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>EDUCATION / FORMAÇÃO</h5>
</div>
<div class="col-lg-6">
<p><t>Bachelor degree in Science and Technology/ Bacharelado em Ciência e Tecnologia </t><br/>
Universidade Federal do Rio Grande do Norte<br/>
<i>3 Years Course / 3 anos de curso</i>
</p>
</div>
<div class="col-lg-3">
<p><sm>GRADUATING IN 25th JULY 2018 // COLAÇÃO DIA 25 DE JULHO 2018</sm><br/>
<imp><sm>COMPLETED</sm></imp>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><t>Bachelor degree in Computer Engineering / Bacharelado em Engenharia da Computação </t><br/>
Universidade Federal do Rio Grande do Norte<br/>
<i>2 Years Course / 2 anos de curso</i>
</p>
</div>
<div class="col-lg-3">
<p><sm>GRADUATING IN DECEMBER 2020</sm><br/>
<imp><sm>IN PROGRESS</sm></imp>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><t>BEng - Aerospace Engineering</t><br/>
Swansea University <br/>
<i>1 Sandwich Year (Science Without Borders) / 1 ano sanduíche pelo CsF</i>
</p>
</div>
<div class="col-lg-3">
<p><sm>SEP 2015 - SEP 2016 </sm></p>
</div>
</div><!--/.row -->
<br>
<hr>
</div><!--/.container -->
<!--WORK DESCRIPTION -->
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>OTHER SKILLS</h5>
</div>
<div class="col-lg-9">
<p><t>I can speak 3 languages/ Trilíngue</t><br/>
Portuguese, English and German / Português, Inglês e Alemão <br/>
</p>
<p><more>Besides my native language Portuguese, I have an intermediate knowledge of German, and I am fluent in English.<br> Fora o Português, minha língua materna, tenho fluência em Inglês e nível intermediário em Alemão. (A2.1) </more></p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><t>Arduino</t><br/>
Scientific Initiation Research developing an Arduino project/ Bolsa de IC desenvolvida com Arduino <br/>
</p>
<p><more>My project was related to monitoring and controlling water tanks with Arduino coding. / <br> Meu projeto estava relacionado com o monitoramento e controle de reservatórios de água utlizando código em Arduino</more></p>
</div>
<div class="col-lg-3">
<p><sm>MAY 2017 - APRIL 2018</sm></p>
</div>
</div><!--/.row -->
<br>
<hr>
</div><!--/.container -->
<!--SKILLS DESCRIPTION -->
<div id="skillswrap">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>SKILLS</h5>
</div>
<div class="col-lg-3 centered">
<canvas id="javascript" height="130" width="130"></canvas>
<p>Javascript</p>
<br>
<script>
var doughnutData = [
{
value: 80,
color:"#1abc9c"
},
{
value : 20,
color : "#ecf0f1"
}
];
var myDoughnut = new Chart(document.getElementById("javascript").getContext("2d")).Doughnut(doughnutData);
</script>
</div>
<div class="col-lg-3 centered">
<canvas id="bootstrap" height="130" width="130"></canvas>
<p>Bootstrap</p>
<br>
<script>
var doughnutData = [
{
value: 75,
color:"#1abc9c"
},
{
value : 25,
color : "#ecf0f1"
}
];
var myDoughnut = new Chart(document.getElementById("bootstrap").getContext("2d")).Doughnut(doughnutData);
</script>
</div>
<div class="col-lg-3 centered">
<canvas id="wordpress" height="130" width="130"></canvas>
<p>JAVA</p>
<br>
<script>
var doughnutData = [
{
value: 75,
color:"#1abc9c"
},
{
value : 25,
color : "#ecf0f1"
}
];
var myDoughnut = new Chart(document.getElementById("wordpress").getContext("2d")).Doughnut(doughnutData);
</script>
</div>
<div class="col-lg-3 col-lg-offset-3 centered">
<canvas id="html" height="130" width="130"></canvas>
<p>HTML/CSS</p>
<br>
<script>
var doughnutData = [
{
value: 80,
color:"#1abc9c"
},
{
value : 20,
color : "#ecf0f1"
}
];
var myDoughnut = new Chart(document.getElementById("html").getContext("2d")).Doughnut(doughnutData);
</script>
</div>
<div class="col-lg-3 centered">
<canvas id="photoshop" height="130" width="130"></canvas>
<p>MySQL</p>
<br>
<script>
var doughnutData = [
{
value: 70,
color:"#1abc9c"
},
{
value : 30,
color : "#ecf0f1"
}
];
var myDoughnut = new Chart(document.getElementById("photoshop").getContext("2d")).Doughnut(doughnutData);
</script>
</div>
<div class="col-lg-3 centered">
<canvas id="illustrator" height="130" width="130"></canvas>
<p>C/C++</p>
<br>
<script>
var doughnutData = [
{
value: 90,
color:"#1abc9c"
},
{
value : 10,
color : "#ecf0f1"
}
];
var myDoughnut = new Chart(document.getElementById("illustrator").getContext("2d")).Doughnut(doughnutData);
</script>
</div>
</div><!--/.row -->
<br>
</div><!--/.container -->
</div><!--/ #skillswrap -->
<section id="work" name="work"></section>
<!--PORTFOLIO DESCRIPTION -->
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>PORTFOLIO</h5>
</div>
<div class="col-lg-6">
<p><img class="img-responsive" src="assets/img/port01.jpg" alt=""></p>
</div>
<div class="col-lg-3">
<p>Swansea University Race Engineering - SURE</p>
<p>I have participated in the Aerodynamics section of SURE in Swansea University in 2016. SURE is a team that builds cars for Formula Student competitions, I was also engaged in the Design/PR by creating advertising panphlets<br/><br/>
<p> Participei da equipe de Formula Student da Swansea University na área de Aerodinâmica em 2016. Formula Student é uma competição de carros de design e construção feitos por estudantes de várias universidades da Europa. Também estava envolvida com a parte de divulgação criando e fazendo design de panfletos informativos.
<sm><more><i class="icon-tag"></i> design</sm></more>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><img class="img-responsive" src="assets/img/port02.png" alt=""></p>
</div>
<div class="col-lg-3">
<p>OASIS</p>
<p><I was part of the team that is building OASIS, a free education platform that stores web-developed educational games in a database open for teachers and students in middle and high school. Oasis is a project from UFRN<br/><br/>
<p> Participei da equipe que está criando o OASIS, uma plataforma aberta e grátis de educação que disponibiliza jogos educacionais criados para web em uma base de dados de livre acesso para professores e estudantes do ensino fundamental e médio. Oasis é um projeto da UFRN.
<sm><more><i class="icon-tag"></i> front-end</sm></more>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p><img class="img-responsive" src="assets/img/port03.png" alt=""></p>
</div>
<div class="col-lg-3">
<p>Iniciação Científica</p>
<p><Research project based on monitoring and controlling water tanks using Arduino<br/><br/>
<p> Projeto de iniciação científica envolvendo o monitoramento e controle de reservatórios de água utilizando Arduino.
<sm><more><i class="icon-tag"></i> arduino</sm></more>
</p>
</div>
</div><!--/.row -->
<br>
<br>
</div><!--/.container -->
<section id="contact" name="contact"></section>
<!--FOOTER DESCRIPTION -->
<div id="footwrap">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>CONTACT / CONTATO</h5>
</div>
<div class="col-lg-6">
<p><t>Email</t><br/>
[email protected] <br/>
</p>
<p><t>Phone / Telefone </t><br/>
+55 8499402-6665 <br/>
</p>
</div>
<div class="col-lg-3">
<p><sm>SOCIAL LINKS</sm></p>
<p>
<a href="https://github.com/babschlott"><i class="icon-github"></i></a>
<a href="https://www.facebook.com/barbara.schlott.3"><i class="icon-facebook"></i></a>
<a href="https://www.linkedin.com/in/bárbara-schlottfeldt-maia-86198b168/"><i class="icon-linkedin"></i></a>
</p>
</div>
</div><!--/.row -->
</div><!--/.container -->
</div><!--/ #footer -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/bootstrap.js"></script>
</body>
</html>