Add CV download option.
This commit is contained in:
parent
ef799952d7
commit
454f72892c
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
public/
|
||||
@ -5,6 +5,7 @@ googleAnalytics: UA-163864247-1
|
||||
disableRSS: true
|
||||
disableSitemap: true
|
||||
disable404: true
|
||||
relativeURLs: true
|
||||
params:
|
||||
description: Pietro Arancibia Website
|
||||
author: Pietro Arancibia
|
||||
@ -44,6 +45,10 @@ params:
|
||||
icon: fa-map-marker
|
||||
url: //goo.gl/maps/pvBw6skuj6cPbYYY8
|
||||
title: Gramado / RS / Brasil
|
||||
- class: download
|
||||
icon: fa-download
|
||||
url: Pietro Arancibia.pdf
|
||||
title: Download CV
|
||||
education:
|
||||
enable: true
|
||||
title: Education
|
||||
|
||||
@ -87,6 +87,8 @@ if (!doNotTrack) {
|
||||
|
||||
<li class="location"><i class="fa fa-map-marker"></i><a href="//goo.gl/maps/pvBw6skuj6cPbYYY8">Gramado / RS / Brasil</a></li>
|
||||
|
||||
<li class="download"><i class="fa fa-download"></i><a href="Pietro%20Arancibia.pdf">Download CV</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
@ -87,6 +87,8 @@ if (!doNotTrack) {
|
||||
|
||||
<li class="location"><i class="fa fa-map-marker"></i><a href="//goo.gl/maps/pvBw6skuj6cPbYYY8">Gramado / RS / Brasil</a></li>
|
||||
|
||||
<li class="download"><i class="fa fa-download"></i><a href="Pietro%20Arancibia.pdf">Download CV</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
32
static/Pietro Arancibia.md
Normal file
32
static/Pietro Arancibia.md
Normal file
@ -0,0 +1,32 @@
|
||||
# Pietro Arancibia
|
||||
|
||||
**Address:** Rua das Fontes, 45, apto 301, Gramado, Rio Grande do sul
|
||||
|
||||
**Cellphone:** (54) 99984 0147
|
||||
|
||||
**e-mail:** lordthanwer@gmail.com
|
||||
|
||||
**Birth Date:** 03/07/1993
|
||||
|
||||
## Formation
|
||||
|
||||
12/2009 - Technical course on computer assembly and maintenance, SENAI, Canela.
|
||||
|
||||
12/2015 - Formation on multiplatform network administrator, Sisnema, Porto Alegre (80 hours).
|
||||
|
||||
12/2017 - Official course and certification Ubiquiti Enterprise Wireless Admin (UEWA).
|
||||
|
||||
12/2017 - Bachelor degree on Information Systems, Faccat, Taquara.
|
||||
|
||||
## Experience
|
||||
|
||||
### Gtek Informatica - IT Analyst (2019 - Present)
|
||||
|
||||
I'm specialized in server and network management of a large number of companies in the city.
|
||||
|
||||
### Bela - Sysadmin (2018 - 2019)
|
||||
|
||||
Used to maintain a mail hosting provider and a financial startup company, based on Amazon EC2 and a big collaborative team of developers.
|
||||
|
||||
### Gramado Parks - IT Analyst (2015 - 2018)
|
||||
I was in charge to manage Windows and CentOS linux enterprise servers, a complex network based on OSPF routing, and user support.
|
||||
BIN
static/Pietro Arancibia.pdf
Normal file
BIN
static/Pietro Arancibia.pdf
Normal file
Binary file not shown.
34
static/pt/Pietro Arancibia.md
Normal file
34
static/pt/Pietro Arancibia.md
Normal file
@ -0,0 +1,34 @@
|
||||
# Pietro Arancibia
|
||||
|
||||
**Endereço:** Rua das Fontes, 45, apto 301, Gramado, Rio Grande do sul
|
||||
|
||||
**Celular:** (54) 99984 0147
|
||||
|
||||
**e-mail:** lordthanwer@gmail.com
|
||||
|
||||
**Nascimento:** 03/07/1993
|
||||
|
||||
## Escolaridade
|
||||
|
||||
12/2009 - Curso técnico de montagem e configuração de computadores concluido
|
||||
no SENAI, em Canela.
|
||||
|
||||
12/2015 - Formação Administrador de Redes Multiplataforma, Sisnema, Porto
|
||||
Alegre (80 horas).
|
||||
|
||||
12/2017 - Curso e certificação oficial Ubiquiti Enterprise Wireless Admin (UEWA).
|
||||
|
||||
12/2017 - Bacharel em Sistemas de Informaçã, Faccat, Taquara.
|
||||
|
||||
## Experiência
|
||||
|
||||
### Gtek Informatica - Analista de TI Empresarial (2019 - Presente)
|
||||
|
||||
Especializado em gerenciamento de servidores e redes de um grande numero de empresas na cidade.
|
||||
|
||||
### Bela - Administrador de sistemas (2018 - 2019)
|
||||
|
||||
Mantinha a estrutura de um provedor de e-mail e de uma startup da area financeira, baseada na Amazon EC2 com um grande time de desenvolvedores.
|
||||
|
||||
### Gramado Parks - Analista de TI (2015 - 2018)
|
||||
Responsável por manter servidores empresariais baseados em sistemas Windows e CentOS, uma rede complexa baseada em roteamento OSPF, e suporte ao usuário.
|
||||
BIN
static/pt/Pietro Arancibia.pdf
Normal file
BIN
static/pt/Pietro Arancibia.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user