-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
420 lines (396 loc) · 23.5 KB
/
index.html
File metadata and controls
420 lines (396 loc) · 23.5 KB
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>Daniel Zitei - Portifolio</title>
<meta charset="utf-8">
<meta name="viewport" content="width = device-width, initial-scale = 1">
<meta name="description" content="I'm Daniel Zitei, I was born in Santos on march 24, 1996. I'm graduated from FATEC-RL in Internet Systems and currently working as a data scientist.">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="shortcut icon" type="image/png" sizes="144x144" href="img/favicon-144x144.png">
<link rel="manifest" href="img/site.webmanifest">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-154356190-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-154356190-1');
</script>
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<link rel="stylesheet" href="./css/style.css">
<script>
$(document).ready(function() {
$("#cabecalho").hide();
$("#link1").click(function() {
$("#cabecalho").slideUp('slow');
});
$("#link2").click(function() {
$("#cabecalho").slideDown('slow');
});
$("#link3").click(function() {
$("#cabecalho").slideDown('slow');
});
$("#link4").click(function() {
$("#cabecalho").slideDown('slow');
});
});
</script>
</head>
<body class="container pt-5">
<div id="cabecalho" class="d-print-block pdf">
<h1 class="text-center">
Daniel Pereira Zitei
</h1>
<h2 class="text-center">
Data Scientist
</h2>
</div>
<ul id="menu" class="nav nav-tabs mt-5 d-print-none" role="tablist">
<li id="link1" class="nav-item"><a class="nav-link active" data-toggle="tab" href="#home">Home</a></li>
<li id="link2" class="nav-item"><a class="nav-link " data-toggle="tab" href="#menu1"><span class="full-text">Skills & Hobbies</span><span class="short-text">S & H</span></a></li>
<li id="link3" class="nav-item"><a class="nav-link " data-toggle="tab" href="#menu2"><span class="full-text">Curriculum & Projects</span><span class="short-text">C & P</span></a></li>
<li id="link4" class="nav-item"><a class="nav-link " data-toggle="tab" href="#menu3">Contact</a></li>
</ul>
<div class="tab-content d-print-none">
<div id="home" class="tab-pane fade show active d-print-none" role="tabpanel" aria-labelledby="home-tab">
<div class="my-5">
<div class="row">
<div class="col-md-3">
<img src="img/eu.jpg" alt="" class="img-thumbnail">
</div>
<div class="col-md-7">
<h3>Daniel Pereira Zitei</h3>
<h4>Data Scientist</h4>
<p class="text-justify">I was born in Santos on march 24, 1996. I'm graduated from <strong>FATEC-RL</strong> in Internet Systems and currently working as a
<strong>data scientist</strong>. I love playing video games, I give
<strong>lectures on artificial intelligence</strong> in my spare time and since I was a kid I've read about
<strong>science fiction</strong>, <strong>new tecnologies</strong> and <strong>artificial intelligence</strong>.
</p>
</div>
</div>
</div>
</div>
<div id="menu1" class="tab-pane fade">
<div class="my-5">
<div class="row">
<div class="col-md-6">
<h3>Skills and Hobbies</h3>
<p class="text-justify">The circle pack <span class="full-text"> next</span><span class="short-text"> below</span> iteratively shows my skills with the computer and what I like to do in my spare time.</p>
</div>
<div class="col-md-6 svg-container">
<svg id="chart" class="img-thumbnail"></svg>
</div>
</div>
</div>
</div>
<div id="menu2" class="tab-pane fade">
<div class="my-5">
<h3>Curriculum Vitae</h3>
<h4 class="mt-5">Graduation</h4>
<p>
I'm graduated from <strong>FATEC-RL</strong> in <strong>Internet Systems</strong> - <strong>2016</strong> - <strong>2019</strong>
</p>
<p>
<strong>TCC</strong> - <strong>Feasibility analysis of mobile games using machine learning</strong>.
</p>
<h4 class="mt-5">Certificates</h4>
<p><strong>3º Big Data Event</strong> by <strong>ICMC USP 2019</strong> - <strong>Complete Course</strong>.</p>
<p>Participation in <strong>Brazilian Robotics Olympiad of 2010</strong> - <strong>Place: 1º</strong>.</p>
<p><strong>Game Developing</strong> with <strong>DarkBasic Pro (32 hour)</strong>
</p>
<h4 class="mt-5">Professional Works</h4>
<p>
<strong>EQUIPE WEB</strong> - PHP Backend Developer - <strong>2018 - 2019</strong>
</p>
<p>
<strong>ModalGR</strong> - Data Scientist - <strong>2018 - Actual</strong>
</p>
<h4 class="mt-5">
<a href="http://lattes.cnpq.br/4297370249389689" class="btn btn-light" target="_blank" rel="noopener">
Curriculum Lattes
</a>
</h4>
<h4 class="mt-5">Lectures</h4>
<p><strong>Tecnology Week of FATEC Praia Grande 2019</strong> - Title: <strong>"How machine learns?"</strong></p>
<p><strong>Meetup Py013</strong> - Title: <strong>"How machine learns?"</strong></p>
<p><strong>AIFest 2019</strong> - Title: <strong>"Working with High Dimensionality Data"</strong></p>
<h4 class="mt-5">Medium Posts</h4>
<div class="row text-center">
<div class="col-md-3">
<a href="https://medium.com/@daniel.zitei/flask-middleware-jwt-1ae476a360e6" target="_blank">
<img src="img/flaskmiddlewarejwt.png" alt="Logo of library flask-middleware-jwt" class="img-thumbnail mt-3" alt="publication flask middleware jwt">
</a>
<p class=" mt-4 text-justify">The image above is a link to my publication on Medium talking about my library <strong>Flask Middleware JWT</strong>.</p>
</div>
</div>
<h4 class="mt-5">Events</h4>
<p><strong>Workshop INTEL de Inteligência Artificial na FATEC Rubens Lara</strong> - <strong>2017</strong></p>
<p><strong>Principles for Artificial Intelligence: Towards a Humanistic Approach? UNESCO</strong> - 2019</p>
<p><strong>NASA International Space Apps Challenge</strong> - 2019</p>
<h3 class="mt-5">Projects</h3>
<h4 class="mt-5">Nestor-GR</h4>
<p class="text-justify"><strong>Chabot</strong> application using the programming language <strong> Python </strong> and open-source framework <strong>Rasa</strong>. This project uses <strong>message queue</strong> for traffic the messages,<strong> micro-services</strong> api application using <strong>Flask</strong> for create new chatbots and <strong> grant authorization </strong> to the other micro-services.</p>
<p>
The developing uses <strong>Docker</strong> for provide unique developing enviorment for everyone, and the deploy was made with the orchestration of <strong>Kubernetes</strong>.
</p>
<h4 class="mt-5">Suzano Data Warehouse</h4>
<p class="text-justify">Analysis of 5 databases for the creation of a data warehouse. Creation of
<stron>predictive models </stron>to predict the entry of ships in the bar and generation of dashboards for performance analysis of Suzano's port area.</p>
<h4 class="mt-5">Face Recognition</h4>
<p class="text-justify">Using <strong> DLib Landmarks Library </strong> and <strong>Deep Learning</strong> to create a model for face recognition on gate in, gate out, in a port company. For this project I use <strong>Euclidean distance of 68 points </strong> of human face like
<strong>the mandibular distance</strong>, <strong>eyebrow size</strong>, <strong>eyes area</strong>, <strong>mouth area</strong>, etc., for set the input layer of the neural network.</p>
<h4 class="mt-5">Clockify ETL</h4>
<p class="text-justify">This
<strong>ETL</strong> project that use the library
<strong> Requests</strong> to
<strong>scrape Clockify API</strong> and generate a Star Schema modeling to display in
<strong> Power BI </strong> graphs with informations of employee's hours, characteristics, projects, etc.</p>
<p>To deploy in production I used
<strong> Azure Functions </strong> and the database was the
<strong> Azure BlobStorage</strong>.
</p>
<h4 class="mt-5">DP WORLD</h4>
<p>Software maintenance in a C# application</p>
</div>
</div>
<div id="menu3" class="tab-pane fade">
<div class="my-5">
<div class="row text-center">
<div class="col-md-4 mb-5">
<h3>Contact</h3>
<a href="https://www.linkedin.com/in/daniel-pereira-zitei/" target="_blank" rel="noopener">
<img src="/img/linkedin.png" class="img-thumbnail mt-3" alt="My Homepage on linkedin">
</a>
</div>
<div class="col-md-4 mb-5">
<h3>Open Projects</h3>
<a href="https://github.com/keyloguer" target="_blank" rel="noopener">
<img src="/img/git.png" class="img-thumbnail mt-3" alt="My Homepage on github">
</a>
</div>
<div class="col-md-4">
<h3>Stack Overflow</h3>
<a href="https://stackoverflow.com/users/9622398/daniel-pereira?tab=profile" target="_blank" rel="noopener">
<img src="/img/stackoverflow.png" class="img-thumbnail mt-3" alt="My Homepage on stackoverflow">
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-none d-print-block pdf">
<div class="row mt-5">
<div class="col-md-3">
<img src="img/eu.jpg" alt="" class="img-thumbnail">
</div>
<div class="col-md-7">
<p class="text-justify">I was born in Santos on march 24, 1996. I'm graduated from <strong>FATEC-RL</strong> in Internet Sistems and currently working as a
<strong>data scientist</strong>. I love playing video games, I give
<strong>lectures on artificial intelligence</strong> in my spare time and since I was a kid I've read about
<strong>science fiction</strong>, <strong>new tecnologies</strong> and <strong>artificial intelligence</strong>.
</p>
</div>
</div>
<div class="my-5">
<h3 class="mt-5">Graduation</h4>
<p>
I'm graduated from <strong>FATEC-RL</strong> in <strong>Internet Systems</strong> - <strong>2016</strong> - <strong>2019</strong>
</p>
<p>
<strong>TCC</strong> - <strong>Feasibility analysis of mobile games using machine learning</strong>.
</p>
<h3 class="mt-5">Certificates</h3>
<p><strong>3º Big Data Event</strong> by <strong>ICMC USP 2019</strong> - <strong>Complete Course</strong>.</p>
<p>Participation in <strong>Brazilian Robotics Olympiad of 2010</strong> - <strong>Place: 1º</strong>.</p>
<p><strong>Game Developing</strong> with <strong>DarkBasic Pro (32 hour)</strong>
</p>
<h3 class="mt-5">Computer Knowledges</h3>
<p>Amazon Cloud, Amazon Cloud, Azure Cloud, Functions, Storages, DataBricks, Kubernetes, Docker, Faas, Saas, Paas, Statistics, Linux, Star Schema Modeling, Hadoop, Postgres, Oracle, MongoDB, SQLite, Jupyter, Pandas, PySpark, Scikit-Learn,
Keras, Tensorflow, Flask, Kafka, Scrapy, Requests, Matplotlib, Seaborn, Numpy, PyTorch, RabbitMQ
</p>
<h3 class="mt-5">Professional Works</h3>
<p>
<strong>EQUIPE WEB</strong> - PHP Backend Developer - <strong>2018 - 2019</strong>
</p>
<p>
<strong>ModalGR</strong> - Data Scientist - <strong>2018 - Actual</strong>
</p>
<h3 class="mt-5">Curriculum Lattes</h3>
<p>
http://lattes.cnpq.br/4297370249389689
</p>
<h3 class="mt-5">Lectures</h3>
<p><strong>Tecnology Week of FATEC Praia Grande 2019</strong> - Title: <strong>"How machine learns?"</strong></p>
<p><strong>Meetup Py013</strong> - Title: <strong>"How machine learns?"</strong></p>
<p></p><strong>AIFest 2019</strong> - Title: <strong>"Working with High Dimensionality Data"</strong></p>
<h3 class="mt-5">Medium Posts</h3>
<div class="row">
<div class="col-md-12">
<p>
https://medium.com/@daniel.zitei/flask-middleware-jwt-1ae476a360e6
</p>
</div>
</div>
<h3 class="mt-5 pt-4">Events</h3>
<p><strong>Workshop INTEL of Artificial Intelligence in FATEC Rubens Lara</strong> - <strong>2017</strong></p>
<p><strong>Principles for Artificial Intelligence: Towards a Humanistic Approach? - UNESCO</strong> - 2019</p>
<p><strong>NASA International Space Apps Challenge</strong> - 2019</p>
<h3 class="mt-5">Projects</h3>
<h4 class="mt-5">Nestor-GR</h4>
<p class="text-justify"><strong>Chabot</strong> application using the programming language <strong> Python </strong> and open-source framework <strong>Rasa</strong>. This project uses <strong>message queue</strong> for traffic the messages,<strong> micro-services</strong> api application using <strong>Flask</strong> for create new chatbots and <strong> grant authorization </strong> to the other micro-services.</p>
<p>
The developing uses <strong>Docker</strong> for provide unique developing enviorment for everyone, and the deploy was made with the orchestration of <strong>Kubernetes</strong>.
</p>
<h4 class="mt-5">Suzano Data Warehouse</h4>
<p class="text-justify">Analysis of 5 databases for the creation of a data warehouse. Creation of
<stron>predictive models </stron>to predict the entry of ships in the bar and generation of dashboards for performance analysis of Suzano's port area.</p>
<h4 class="mt-5">Face Recognition</h4>
<p class="text-justify">Using <strong> DLib Landmarks Library </strong> and <strong>Deep Learning</strong> to create a model for face recognition on gate in, gate out, in a port company. For this project I use <strong>Euclidean distance of 68 points </strong> of human face like
<strong>the mandibular distance</strong>, <strong>eyebrow size</strong>, <strong>eyes area</strong>, <strong>mouth area</strong>, etc., for set the input layer of the neural network.</p>
<h4 class="mt-5">Clockify ETL</h4>
<p class="text-justify">This
<strong>ETL</strong> project that use the library
<strong> Requests</strong> to
<strong>scrape Clockify API</strong> and generate a Star Schema modeling to display in
<strong> Power BI </strong> graphs with informations of employee's hours, characteristics, projects, etc.</p>
<p>To deploy in production I used
<strong> Azure Functions </strong> and the database was the
<strong> Azure BlobStorage</strong>.
</p>
<h4 class="mt-5">DP WORLD</h4>
<p>Software maintenance in a C# application</p>
<div class="my-5">
<div class="row text-center">
<div class="col-md-4 mb-5">
<h3>Contact</h3>
<img src="/img/linkedin.png" class="img-thumbnail mt-3" alt="My Homepage on linkedin">
<p target="_blank">https://www.linkedin.com/in/daniel-pereira-zitei
</p>
</div>
<div class="col-md-4 mb-5">
<h3>Open Projects</h3>
<img src="/img/git.png" class="img-thumbnail mt-3" alt="My Homepage on github">
<p>https://github.com/keyloguer
</p>
</div>
<div class="col-md-4">
<h3>Stack Overflow</h3>
<img src="/img/stackoverflow.png" class="img-thumbnail mt-3" alt="My Homepage on stackoverflow">
<p>https://stackoverflow.com/users/9622398/daniel-pereira?tab=profile
</p>
</div>
</div>
</div>
</div>
</div>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script>
var svg = d3.select("svg").attr("preserveAspectRatio", "xMinYMin meet").attr("viewBox", "0 0 500 500").classed("svg-content-responsive", true);
margin = 20,
diameter = 500,
w = window,
d = document,
e = d.documentElement,
f = d.getElementsByTagName('body')[0],
x = w.innerWidth || e.clientWidth || f.clientWidth,
y = w.innerHeight || e.clientHeight || f.clientHeight,
g = svg.append("g").attr("width", 500).attr("height", 500).attr("transform", "translate(" + diameter / 2 + "," + diameter / 2 + ")");
var color = d3.scaleLinear()
.domain([-1, 5])
.range(["hsl(206,85%,43%)", "hsl(183,48%,96%)"])
.interpolate(d3.interpolateHcl);
var pack = d3.pack()
.size([diameter - margin, diameter - margin])
.padding(2);
d3.json("data.json", function(error, root) {
if (error) throw error;
root = d3.hierarchy(root)
.sum(function(d) {
return d.size;
})
.sort(function(a, b) {
return b.value - a.value;
});
var focus = root,
nodes = pack(root).descendants(),
view;
var circle = g.selectAll("circle")
.data(nodes)
.enter().append("circle")
.attr("class", function(d) {
return d.parent ? d.children ? "node" : "node node--leaf" : "node node--root";
})
.style("fill", function(d) {
return d.children ? color(d.depth) : null;
})
.on("click", function(d) {
if (focus !== d) zoom(d), d3.event.stopPropagation();
});
var text = g.selectAll("text")
.data(nodes)
.enter().append("text")
.attr("class", "label")
.style("fill-opacity", function(d) {
return d.parent === root ? 1 : 0;
})
.style("display", function(d) {
return d.parent === root ? "inline" : "none";
})
.text(function(d) {
return d.data.name;
});
var node = g.selectAll("circle,text");
svg
.style("background", color(-1))
.on("click", function() {
zoom(root);
});
zoomTo([root.x, root.y, root.r * 2 + margin]);
function zoom(d) {
var focus0 = focus;
focus = d;
var transition = d3.transition()
.duration(d3.event.altKey ? 7500 : 750)
.tween("zoom", function(d) {
var i = d3.interpolateZoom(view, [focus.x, focus.y, focus.r * 2 + margin]);
return function(t) {
zoomTo(i(t));
};
});
transition.selectAll("text")
.filter(function(d) {
return d.parent === focus || this.style.display === "inline";
})
.style("fill-opacity", function(d) {
return d.parent === focus ? 1 : 0;
})
.on("start", function(d) {
if (d.parent === focus) this.style.display = "inline";
})
.on("end", function(d) {
if (d.parent !== focus) this.style.display = "none";
});
}
function zoomTo(v) {
var k = diameter / v[2];
view = v;
node.attr("transform", function(d) {
return "translate(" + (d.x - v[0]) * k + "," + (d.y - v[1]) * k + ")";
});
circle.attr("r", function(d) {
return d.r * k;
});
}
});
</script>
</body>
</html>