Update email
This commit is contained in:
parent
d93e85e15c
commit
d161cf1c3a
|
|
@ -6,7 +6,7 @@ title: blank # the website title (if blank, full name will be used instead)
|
||||||
first_name: Vinicius
|
first_name: Vinicius
|
||||||
middle_name: F.
|
middle_name: F.
|
||||||
last_name: Silva
|
last_name: Silva
|
||||||
email: viniciusilva@ieee.org
|
email: silva.vinicius@dcc.ufmg.br, viniciusdasilva@ufmg.br
|
||||||
description: > # the ">" symbol means to ignore newlines until "footer_text:"
|
description: > # the ">" symbol means to ignore newlines until "footer_text:"
|
||||||
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
|
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
|
||||||
footer_text: >
|
footer_text: >
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,8 @@ profile:
|
||||||
image_circular: false # crops the image to make it circular
|
image_circular: false # crops the image to make it circular
|
||||||
more_info: >
|
more_info: >
|
||||||
<div style="width: 350px">
|
<div style="width: 350px">
|
||||||
<a href="mailto:vinicius.silva@dcc.ufmg.br">vinicius.silva@dcc.ufmg.br</a>
|
<a href="mailto:silva.vinicius@dcc.ufmg.br">silva.vinicius@dcc.ufmg.br</a>
|
||||||
|
<a href="mailto:viniciusdasilva@ufmg.br">viniciusdasilva@ufmg.br</a>
|
||||||
<p>LaC Rm. 2301 - DCC - UFMG,</p>
|
<p>LaC Rm. 2301 - DCC - UFMG,</p>
|
||||||
<p>6627 Ave. Antônio Carlos,</p>
|
<p>6627 Ave. Antônio Carlos,</p>
|
||||||
<p>ICEx Building - Pampulha,</p>
|
<p>ICEx Building - Pampulha,</p>
|
||||||
|
|
@ -38,9 +39,9 @@ Linux Kernel Developer at <a href="https://magalu.cloud/">MagaluCloud</a> and Me
|
||||||
* Code Optimization
|
* Code Optimization
|
||||||
* Operating Systems
|
* Operating Systems
|
||||||
* Cloud Computing
|
* Cloud Computing
|
||||||
|
* Satisfiability Modulo Theories (SMT)
|
||||||
* Programming Languages
|
* Programming Languages
|
||||||
* Static Program Analysis
|
* Static Program Analysis
|
||||||
* Virtualization and Containerization
|
* Virtualization and Containerization
|
||||||
* Interprocess Communication
|
* Kernel Bypass techniques
|
||||||
* Programming Language Theory λ
|
* Programming Language Theory λ
|
||||||
* Computer Architecture
|
|
||||||
|
|
@ -21,7 +21,8 @@ pagination:
|
||||||
<span class="text" style="font-size: 25px;">Talk virtually</span><br/><br/>
|
<span class="text" style="font-size: 25px;">Talk virtually</span><br/><br/>
|
||||||
<div class="project">
|
<div class="project">
|
||||||
<div class="project">
|
<div class="project">
|
||||||
<p style="text-align: justify; text-justify: inter-word;">Email: <a href="mailto: viniciusilva@ieee.org">vinicius.silva@dcc.ufmg.br</a></p>
|
<p style="text-align: justify; text-justify: inter-word;">Email: <a href="mailto: silva.vinicius@dcc.ufmg.br">silva.vinicius@dcc.ufmg.br</a></p>
|
||||||
|
<p style="text-align: justify; text-justify: inter-word;">Email: <a href="mailto: viniciusdasilva@ufmg.br">viniciusdasilva@ufmg.br</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<span class="text" style="font-size: 25px;">Talk in person</span><br/><br/>
|
<span class="text" style="font-size: 25px;">Talk in person</span><br/><br/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue