-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
163 lines (159 loc) · 3.99 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<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=Open+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap" rel="stylesheet">
</head>
<body>
<div class = "top">
<center><h1>
Luiz Romanhol
</h1></center>
</div>
<! –– <br>
<div class = "belly">
<div class = "sider left">
<p style="text-indent: 2em;">
Estudante de Ciência da Computação interessado em impressão 3D, visão computacional e design paramétrico, com foco em algoritmos aplicados a imagens, modelagem tridimensional e música.
</p>
<h3>
Experiência
</h3>
<hr>
<p>
Iniciação científica no <b>Verlab</b>, no <b>DCC/UFMG</b> em uma pesquisa sobre
hyperlapse em vídeos com música. (2019 e 2020).
</p>
<p> Estágio na <b>Invent Vision</b>, empresa de visão computacional na <b>Bhtec</b>.
(2021).
</p>
<p>
Participação no projeto de <b>Capacidades Analíticas</b> do <b>MPMG</b>, no <b>DCC/
UFMG</b>, para o desenvolvimento de uma rede neural. (2023).
</p>
<p>
Criação de um site que corrige cores em fotografias no <b>iLab</b>. na <b> Escola de Belas Artes da UFMG </b>. Desde 2022 e ainda
em andamento.
</p>
<h3>
Formação
</h3>
<hr>
<p>
Bacharelado em Ciência da Computação pela <b>UFMG</b> Início em 2018 com previsão de término no segundo semestre de 2024.
</p>
<p>
Curso profissionalizante em programação pelo <b>Prepara Cursos</b> de João
Monlevade em 2015.
</p>
<p>
Curso de idiomas concluido no <b>FISK</b> em 2016.
</p>
<p>
Primeiro semestre do curso de italiano no <b>CENEX</b>. (2019)
</p>
<h3>
Publicações
</h3>
<hr>
<p>
<a href="http://sibgrapi.sid.inpe.br/rep/8JMKD3MGPEW34M/45CS7CS">Musical Hyperlapse: A Multimodal Approach to
Accelerate First-Person Videos</a>
</p>
<p>
<a href="https://www.researchgate.net/publication/368265756_Musical_Hyperlapse_A_Multimodal_Approach_to_Accelerate_First-Person_Videos">A Multimodal Hyperlapse Method Based on Video and Song's Emotion
Alignment</a>
</p>
<p>
Desenvolvimento do <a href="https://ilab.eba.ufmg.br/calibracor">Calibracor</a>, software patenteado, para correção de cores em imagens.
</p>
</div>
<div class = "sider right">
<h3>
Contato
</h3>
<p>
luizromanhol@ufmg.br
</p>
<p>
(31) 99412 - 5369
</p>
<a href="https://www.linkedin.com/in/luiz-henrique-romanhol-ferreira-0064bb186/">
https://www.linkedin.com/in/luiz-henrique-romanhol-ferreira-0064bb186/
</a>
</p>
<a href="https://github.com/
LuizRomanhol">
https://github.com/
LuizRomanhol
</a>
<h3>
Idiomas
</h3>
<p>
Inglês Fluente
</p>
<p>
Italiano Básico
</p>
<h3>
Outras Redes
</h3>
<p>
Modelos 3D: <a href="https://
www.thingiverse.com/">https://
www.thingiverse.com/</a>
</p>
<p>
Composições: <a href="https://soundcloud.com/luiz-romanhol">https://soundcloud.com/luiz-romanhol</a>
</p>
<h3>
Ferramentas
</h3>
<table>
<tr>
<td><b>Blender</b></td>
<td><b>OpenSCAD</b></td>
</tr>
<tr>
<td><b>Python</b></td>
<td><b>Opencv</b></td>
</tr>
<tr>
<td><b>QtCreator</b></td>
<td><b>Flask</b></td>
</tr>
<tr>
<td><b>SQL</b></td>
<td><b>Cura</b></td>
</tr>
<tr>
<td><b>Unity</b></td>
<td><b>HTML, CSS</b></td>
</tr>
<tr>
<td><b>Keras</b></td>
<td><b>Sklearn</td>
</tr>
<tr>
<td><b>C#</b></td>
<td><b>Arduino</td>
</tr>
<tr>
<td><b>LMMS</b></td>
<td><b>Musescore</td>
</tr>
</table>
</div>
</div>
<! –– <div class = "foot">
<! –– <br>
<! –– <h4>
<! –– (31) 99412 - 5369  luizromanhol@ufmg.br
<! –– </h4>
<! ––</div>
</body>
</html>