Changes to be committed:
new file: .vscode/settings.json modified: _config.yml modified: _pages/about.md modified: _pages/certificates.md modified: _pages/repositories.md deleted: assets/img/Meet - BenchGen.html new file: assets/img/silvavini.jpg
This commit is contained in:
parent
7ba42156e4
commit
9a039c858b
|
|
@ -0,0 +1,2 @@
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
@ -85,7 +85,7 @@ instagram_id: # your instagram id
|
||||||
kaggle_id: # your kaggle id
|
kaggle_id: # your kaggle id
|
||||||
keybase_username: # your keybase user name
|
keybase_username: # your keybase user name
|
||||||
lastfm_id: # your lastfm id
|
lastfm_id: # your lastfm id
|
||||||
lattes_id: # your ID on Lattes (Brazilian Lattes CV)
|
lattes_id: 7926652029249045
|
||||||
linkedin_username: viniciusfsilva # your LinkedIn user name
|
linkedin_username: viniciusfsilva # your LinkedIn user name
|
||||||
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
|
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
|
||||||
medium_username: # your Medium username
|
medium_username: # your Medium username
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ permalink: /
|
||||||
|
|
||||||
profile:
|
profile:
|
||||||
align: rigth
|
align: rigth
|
||||||
image: vinicius.jpeg
|
image: silvavini.jpg
|
||||||
|
|
||||||
|
|
||||||
image_circular: false # crops the image to make it circular
|
image_circular: false # crops the image to make it circular
|
||||||
|
|
@ -21,12 +21,17 @@ news: false # includes a list of news items
|
||||||
selected_papers: false # includes a list of papers marked as "selected={true}"
|
selected_papers: false # includes a list of papers marked as "selected={true}"
|
||||||
social: true # includes social icons at the bottom of the page
|
social: true # includes social icons at the bottom of the page
|
||||||
---
|
---
|
||||||
|
<p style="text-align: justify; text-justify: inter-word;">
|
||||||
Master’s student in Computer Science at <a href="https://ppgcc.dcc.ufmg.br/">PPGCC</a> (Graduate Program in Computer Science) at <a href="https://ufmg.br/">UFMG</a> (Federal University of Minas Gerais), working at <a href="https://lac-dcc.github.io/">LaC</a> (Compilers Lab), which belongs to <a href="https://dcc.ufmg.br/">DCC</a> (Department of Computer Science), under the supervision of <a href="https://dcc.ufmg.br/professor/fernando-magno-quintao-pereira/">Fernando Quintão Pereira</a>.
|
Master’s student in Computer Science at <a href="https://ppgcc.dcc.ufmg.br/">PPGCC</a> (Graduate Program in Computer Science) at <a href="https://ufmg.br/">UFMG</a> (Federal University of Minas Gerais), working at <a href="https://lac-dcc.github.io/">LaC</a> (Compilers Lab), which belongs to <a href="https://dcc.ufmg.br/">DCC</a> (Department of Computer Science), under the supervision of <a href="https://dcc.ufmg.br/professor/fernando-magno-quintao-pereira/">Fernando Quintão Pereira</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p style="text-align: justify; text-justify: inter-word;">
|
||||||
Bachelor of Computer Science from the <a href="https://pucminas.br/">PUCMINAS</a> (Pontifical Catholic University of Minas Gerais), with two years of experience as a researcher in the field of compilers and operating systems. My research interests include containerized environments, code optimization, virtual machines, processor emulators, and interprocess communication.
|
Bachelor of Computer Science from the <a href="https://pucminas.br/">PUCMINAS</a> (Pontifical Catholic University of Minas Gerais), with two years of experience as a researcher in the field of compilers and operating systems. My research interests include containerized environments, code optimization, virtual machines, processor emulators, and interprocess communication.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p style="text-align: justify; text-justify: inter-word;">
|
||||||
Linux Kernel Developer at <a href="https://magalu.cloud/">MagaluCloud</a> and Member of the <a href="https://www.sbc.org.br/">SBC</a> (Brazilian Computer Society), the <a href="https://www.ieee.org/">IEEE</a> and the <a href="https://acm.org/">ACM</a> (Association for Computing Machinery).
|
Linux Kernel Developer at <a href="https://magalu.cloud/">MagaluCloud</a> and Member of the <a href="https://www.sbc.org.br/">SBC</a> (Brazilian Computer Society), the <a href="https://www.ieee.org/">IEEE</a> and the <a href="https://acm.org/">ACM</a> (Association for Computing Machinery).
|
||||||
|
</p>
|
||||||
|
|
||||||
### Areas of interest
|
### Areas of interest
|
||||||
* Compilers
|
* Compilers
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,25 @@ nav_order: 5
|
||||||
---
|
---
|
||||||
<hr/>
|
<hr/>
|
||||||
<div class="project">
|
<div class="project">
|
||||||
|
<h3 class="text">DCC Week</h3><br>
|
||||||
|
<img width="150" height="66" src="https://week.dcc.ufmg.br/wp-content/uploads/dcc-week-horizontal.png"><br>
|
||||||
|
<img width="150" height="66" src="https://lattes.dcc.ufmg.br/Logo-DCC.png"><br>
|
||||||
|
<a href="https://week.dcc.ufmg.br/wp-content/downloads/2024/174_dccweek2024.pdf">link</a>
|
||||||
|
</div>
|
||||||
|
<hr/>
|
||||||
|
<div class="project">
|
||||||
|
<h3 class="text">Treinamento FinOps</h3><br>
|
||||||
|
<img width="190" height="66" src="https://vagas.byintera.com/wp-content/uploads/2021/04/luiza-labs.1616501197-1024x376.png"><br>
|
||||||
|
<a href="https://silvavinicius.com.br/resume/FinOps.pdf">link</a>
|
||||||
|
</div>
|
||||||
|
<hr/>
|
||||||
|
<div class="project">
|
||||||
|
<h3 class="text">Huawei ICT Roadshow</h3><br>
|
||||||
|
<img width="100" height="90" src="https://upload.wikimedia.org/wikipedia/pt/1/11/Huawei_logo.png"><br>
|
||||||
|
<a href="https://upload.wikimedia.org/wikipedia/pt/1/11/Huawei_logo.png">link</a>
|
||||||
|
</div>
|
||||||
|
<hr/>
|
||||||
|
<div class="project">
|
||||||
<h3 class="text">Artificial Intelligence, spatial analysis and access to healthcare</h3><br>
|
<h3 class="text">Artificial Intelligence, spatial analysis and access to healthcare</h3><br>
|
||||||
<img width="100" height="90" src="https://i.pinimg.com/736x/9c/3d/6d/9c3d6d0a0b6d4d4005141d0220952b62.jpg"><br>
|
<img width="100" height="90" src="https://i.pinimg.com/736x/9c/3d/6d/9c3d6d0a0b6d4d4005141d0220952b62.jpg"><br>
|
||||||
<a href="https://silvavinicius.com.br/resume/Certificado_Disciplina.pdf">link</a>
|
<a href="https://silvavinicius.com.br/resume/Certificado_Disciplina.pdf">link</a>
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ layout: page
|
||||||
permalink: /repositories/
|
permalink: /repositories/
|
||||||
title: repositories
|
title: repositories
|
||||||
description:
|
description:
|
||||||
nav: true
|
nav: false
|
||||||
nav_order: 7
|
nav_order: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in New Issue