Adding text and fix div tag html

This commit is contained in:
Vinicius Silva 2024-02-12 23:47:21 -03:00
parent 025b8ba4a9
commit fc54a1a94b
1 changed files with 24 additions and 23 deletions

View File

@ -187,16 +187,16 @@
<span class="text" style="font-size: 25px;">Undergraduate projects & Memberships</span> <span class="text" style="font-size: 25px;">Undergraduate projects & Memberships</span>
<br/><br/><br/><br/> <br/><br/><br/><br/>
<div class="project"> <div class="project">
<h3 class="text">Researches</h3> <h3 class="text">Researches</h3>
<br/><br/> <br/><br/>
<div class="project"> <div class="project">
<h3 class="text">Undergraduate Thesis - <a href="https://icei.pucminas.br">ICEI</a> - <a href="https://www.pucminas.br/destaques/">PUCMINAS</a></h3> <h3 class="text">Undergraduate Thesis - <a href="https://icei.pucminas.br">ICEI</a> - <a href="https://www.pucminas.br/destaques/">PUCMINAS</a></h3>
<p style="text-align: justify; text-justify: inter-word;">My undergraduate thesis proposes a kernel-bypass device that implements a communication abstraction between processes using the zero-copy technique, involving direct data transfer between processes in a microkernel architecture, removing context switches and intermediate copies that cause overhead.</p> <p style="text-align: justify; text-justify: inter-word;">My undergraduate thesis proposes a kernel-bypass device that implements a communication abstraction between processes using the zero-copy technique, involving direct data transfer between processes in a microkernel architecture, removing context switches and intermediate copies that cause overhead.</p>
<p>• Advisor 1: <a href="https://www.microsoft.com/en-us/research/people/ppenna/" style="color: blue">Pedro Henrique Penna</a></p> <p>• Advisor 1: <a href="https://www.microsoft.com/en-us/research/people/ppenna/" style="color: blue">Pedro Henrique Penna</a></p>
<p>• Advisor 2: <a href="https://www.cart-research.com/team/henrique" style="color: blue">Henrique Cota de Freitas</a></p> <p>• Advisor 2: <a href="https://www.cart-research.com/team/henrique" style="color: blue">Henrique Cota de Freitas</a></p>
</div> </div>
<div class="project"> <div class="project">
<h3 class="text">Researcher in Compilers and Operating System at <a href="https://github.com/nanvix">Nanvix</a></h3> <h3 class="text">Researcher in Compilers and Operating System at <a href="https://github.com/nanvix">Nanvix</a></h3>
<p style="text-align: justify; text-justify: inter-word;">Virtual Machine develop using C and C++ languanges. Nanvix VM decode a MIPS and ARM assembly, translate to RISC-V Assembly and run in a manycore processor!</p> <p style="text-align: justify; text-justify: inter-word;">Virtual Machine develop using C and C++ languanges. Nanvix VM decode a MIPS and ARM assembly, translate to RISC-V Assembly and run in a manycore processor!</p>
<p style="text-align: justify; text-justify: inter-word;">As a researcher with expertise in Compilers and Operating Systems at Nanvix, my focus lies in <p style="text-align: justify; text-justify: inter-word;">As a researcher with expertise in Compilers and Operating Systems at Nanvix, my focus lies in
@ -209,21 +209,22 @@
<p>• Advisor: <a href="https://www.microsoft.com/en-us/research/people/ppenna/" style="color: blue">Pedro Henrique Penna</a></p> <p>• Advisor: <a href="https://www.microsoft.com/en-us/research/people/ppenna/" style="color: blue">Pedro Henrique Penna</a></p>
<p>• Document: <a href="https://silvavinicius.com.br/resume/letter_of_recommendation.pdf" style="color: blue">link</a></p> <p>• Document: <a href="https://silvavinicius.com.br/resume/letter_of_recommendation.pdf" style="color: blue">link</a></p>
</div> </div>
<div class="project"> <div class="project">
<h3 class="text"><a href="https://www.gov.br/cnpq/pt-br">PIBIC/CNPQ</a> Researcher at Programa de Pós-Graduação em Odontologia - <a href="https://icbs.pucminas.br/">ICBS</a> - <a href="https://www.pucminas.br/destaques/">PUCMINAS</a></h3> <h3 class="text"><a href="https://www.gov.br/cnpq/pt-br">PIBIC/CNPQ</a> Researcher at Programa de Pós-Graduação em Odontologia - <a href="https://icbs.pucminas.br/">ICBS</a> - <a href="https://www.pucminas.br/destaques/">PUCMINAS</a></h3>
<p style="text-align: justify; text-justify: inter-word;">I have worked as an Android application developer, using Java and Kotlin programming <p style="text-align: justify; text-justify: inter-word;">I have worked as an Android application developer, using Java and Kotlin programming
languages, as part of a scientific initiation for the postgraduate program in dentistry.</p> languages, as part of a scientific initiation for the postgraduate program in dentistry.</p>
<p>• Advisor: Rodrigo Villamarim Soares</p> <p>• Advisor: Rodrigo Villamarim Soares</p>
<p>• Document: <a href="https://silvavinicius.com.br/resume/researcher_ppgo.pdf" style="color: blue">link</a></p> <p>• Document: <a href="https://silvavinicius.com.br/resume/researcher_ppgo.pdf" style="color: blue">link</a></p>
</div> </div>
</div> </div>
</div>
<div class="project"> <div class="project">
<h3 class="text">Mid-Level FullStack Developer - Sociedade Mineira de Cultura</h3> <h3 class="text">Mid-Level FullStack Developer - Sociedade Mineira de Cultura</h3>
<p style="text-align: justify; text-justify: inter-word;">Ive been working in web software development for two years, using tools like Django, Python, React, Apache, and Nginx. Im also experienced in DevOps, working with CI/CD, Gitlab, Bitbucket, Docker, Git, Jira, and Confluence. Additionally, I handle server maintenance and database administration for PostgreSQL and MySQL.</p> <p style="text-align: justify; text-justify: inter-word;">Ive been working in web software development for two years, using tools like Django, Python, React, Apache, and Nginx. Im also experienced in DevOps, working with CI/CD, Gitlab, Bitbucket, Docker, Git, Jira, and Confluence. Additionally, I handle server maintenance and database administration for PostgreSQL and MySQL.</p>
<p style="text-align: justify; text-justify: inter-word;">During the period I worked as a developer, I also obtained certifications in the DevOps field and had the opportunity to implement the practice of continuous integration and delivery in the software development process where I work, using the GitLab platform for test and build automation and leveraging Docker containerization system.</p>
<div class="project"> <div class="project">
<h3 class="text">Main software developed - Sistema de Gestão de Logins - SGL</h3> <h3 class="text">Main software developed - Sistema de Gestão de Logins - SGL</h3>
@ -249,10 +250,9 @@
waiting time for the creation of student, teachers and employees accounts, which previously waiting time for the creation of student, teachers and employees accounts, which previously
could reach a maximum of one day but has now been optimized to just one hour. could reach a maximum of one day but has now been optimized to just one hour.
</p> </p>
<p style="text-align: justify; text-justify: inter-word;">Project development time: 2 years</p> <p style="text-align: justify; text-justify: inter-word;">Project development time: 2 years</p>
</div> </div>
</div>
<div class="project"> <div class="project">
<h3 class="text">Memberships</h3> <h3 class="text">Memberships</h3>
@ -283,11 +283,11 @@
<br/> <br/>
<img src="https://upload.wikimedia.org/wikipedia/commons/8/8e/Association_for_Computing_Machinery_%28ACM%29_logo.svg" alt="some text" width=95 height=95> <img src="https://upload.wikimedia.org/wikipedia/commons/8/8e/Association_for_Computing_Machinery_%28ACM%29_logo.svg" alt="some text" width=95 height=95>
<p>• Document: <a href="https://silvavinicius.com.br/resume/acm.pdf" style="color: blue">link</a></p> <p>• Document: <a href="https://silvavinicius.com.br/resume/acm.pdf" style="color: blue">link</a></p>
</div>
</div> </div>
</div>
</section> </section>
</div> </div>
<div id="pt-br"> <div id="pt-br">
<header> <header>
@ -354,6 +354,7 @@
<h3 class="text">Desenvolvedor Pleno FullStack - Sociedade Mineira de Cultura</h3> <h3 class="text">Desenvolvedor Pleno FullStack - Sociedade Mineira de Cultura</h3>
<p style="text-align: justify; text-justify: inter-word;">Eu tenho trabalhado no desenvolvimento de software web por dois anos, utilizando ferramentas como Django, Python, React, Apache e Nginx. Também tenho experiência em DevOps, trabalhando com CI/CD, Gitlab, Bitbucket, Docker, Git, Jira e Confluence. Além disso, eu lido com a manutenção de servidores e administração de bancos de dados para PostgreSQL e MySQL.</p> <p style="text-align: justify; text-justify: inter-word;">Eu tenho trabalhado no desenvolvimento de software web por dois anos, utilizando ferramentas como Django, Python, React, Apache e Nginx. Também tenho experiência em DevOps, trabalhando com CI/CD, Gitlab, Bitbucket, Docker, Git, Jira e Confluence. Além disso, eu lido com a manutenção de servidores e administração de bancos de dados para PostgreSQL e MySQL.</p>
<p style="text-align: justify; text-justify: inter-word;">Durante o período que trabalhei como desenvolvedor também obtive certificações na área de DevOps e tive a oportunidade de implementar no processo de desenvolvimento de software de onde trabalho a prática de integração e entrega contínua, utilizando a plataforma GitLab para automatização de tests e de builds e utilizando o sistema de conteinerização Docker.</p>
<div class="project"> <div class="project">
<h3 class="text">Principal projeto desenvolvido - Sistema de Gestão de Logins - SGL</h3> <h3 class="text">Principal projeto desenvolvido - Sistema de Gestão de Logins - SGL</h3>