Adding text and fix div tag html
This commit is contained in:
parent
025b8ba4a9
commit
fc54a1a94b
|
|
@ -219,11 +219,12 @@
|
||||||
<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;">I’ve been working in web software development for two years, using tools like Django, Python, React, Apache, and Nginx. I’m 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;">I’ve been working in web software development for two years, using tools like Django, Python, React, Apache, and Nginx. I’m 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>
|
||||||
|
|
@ -251,7 +252,6 @@
|
||||||
</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">
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue