-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
22 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<link rel="stylesheet" href="css/style.css"> | ||
|
||
<!-- Titulo da Pagina --> | ||
<title>Davi Pinheiro de Souza | Curriculo</title> | ||
<title>Davi Pinheiro | Web Developer</title> | ||
|
||
<!-- Link para acessar Bootstrap --> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous"> | ||
|
@@ -17,19 +17,15 @@ | |
</head> | ||
<body> | ||
<!-- Nav bar --> | ||
<nav class="navbar navbar-expand-lg bg-dark fixed-top" style="height: 4em;" data-bs-theme="dark"> | ||
<nav class="navbar navbar-expand-lg bg-dark fixed-top" data-bs-theme="dark"> | ||
<!-- Botão Hamburguer --> | ||
<button class="navbar-toggler mx-3 my-2" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<!-- Nome e Logo --> | ||
<div class="d-flex align-items-center navbar-brand fs-6 hover-warning"> | ||
<!-- Icon --> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-magnet-fill mx-2" viewBox="0 0 16 16"> | ||
<path d="M15 12h-4v3h4v-3ZM5 12H1v3h4v-3ZM0 8a8 8 0 1 1 16 0v8h-6V8a2 2 0 1 0-4 0v8H0V8Z"/> | ||
</svg> | ||
<!-- Nome --> | ||
<p class="my-1">Davi Pinheiro de Souza</p> | ||
<p class="mx-3 m-2">Davi Pinheiro de Souza</p> | ||
</div> | ||
<!-- Opções da Navbar --> | ||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
|
@@ -44,7 +40,7 @@ | |
<!-- Backgraund image Waves --> | ||
<div class="position-relative container-fluid" id="Home"> | ||
<!-- Imagem de Fundo sem repetição --> | ||
<div class="img-fluid opacity-25 fixed-top" style="background-image: url('images/waves3.jpg');height: auto; min-height: 100vh; z-index: -1; background-repeat: no-repeat;"></div> | ||
<div class="img-fluid opacity-75 fixed-top" style="background-image: url('images/waves3.jpg');height: auto; min-height: 100vh; z-index: -1; background-repeat: no-repeat;"></div> | ||
</div> | ||
|
||
<!-- Nome e Subtitulo --> | ||
|
@@ -68,9 +64,9 @@ <h1 class="display-4 h1-title text-warning mb-2"><strong>Davi Pinheiro de Souza< | |
<!-- Titulo --> | ||
<h2 class="text-warning mb-4">Sobre mim</h2> | ||
<!-- Informações --> | ||
<p class="text-light mb-4" style="text-align: justify;">Olá, me chamo Davi Pinheiro de Souza, tenho 21 anos e sou Desenvolvedor Web e Suporte em TI. | ||
Atualmente trabalho como Desenvolvedor Web Front-End, porém tenho 2 anos de experiência como suporte em TI. Estou no quinto semestre de Engenharia de Software. Estudo JavaScript, PHP, Bootstrap, React JS, Java e MySQL para me aperfeiçoar cada vez mais na construção de sites responsivos, adaptativos e completos. | ||
Venho me interessando muito pela Orientação a Objetos e pretendo desenvolver mais projetos dentro desse segmento.</p> | ||
<p class="text-light mb-4" style="text-align: justify;">Olá, me chamo Davi Pinheiro de Souza, tenho 22 anos e sou Desenvolvedor Web e Suporte em TI. | ||
Atualmente trabalho como Desenvolvedor Web Full Stack com PHP e Bootstrap. Estou no quinto semestre de Engenharia de Software. Estudo JavaScript, PHP, Bootstrap, React JS, Java, Springboot e MySQL para me aperfeiçoar cada vez mais na construção de sites e API's. | ||
Venho me interessando muito pela área de Inteligencia Artificial e Redes Neurais e pretendo estudar isso um pouco mais a fundo.</p> | ||
<!-- Botão Curriculo --> | ||
<a class="btn btn-outline-warning tremidinha" style="text-decoration: none;font-weight: 500;" href="file/Curriculo Davi.pdf" download="Curriculo_Davi" target="_blank"> | ||
<!-- Icon --> | ||
|
@@ -109,7 +105,7 @@ <h1 class="text-warning" data-anime= "up"><strong>Tecnologias</strong></h1> | |
<!-- Titulo --> | ||
<h1 class="text-light mt-5" data-anime= "up">Histórico</h1> | ||
<div class="row overflow my-5" data-anime= "up"> | ||
<div class="col-md-6 mb-5" data-anime= "up"> | ||
<div class="col-md-6 mb-5 overflow-hidden" data-anime= "up"> | ||
<!-- Espaço para Cursos em geral --> | ||
<h4 class="text-light ms-5" style="font-weight: 500;" data-anime= "up"> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="currentColor" class="bi bi-code-slash mb-1" viewBox="0 0 16 16"> | ||
|
@@ -125,7 +121,7 @@ <h4 class="text-light ms-5" style="font-weight: 500;" data-anime= "up"> | |
</div> | ||
|
||
<!-- Acadêmico --> | ||
<div class="col-md-6 mb-5" data-anime= "up"> | ||
<div class="col-md-6 mb-5 overflow-hidden" data-anime= "up"> | ||
<!-- Espaço para Cursos em geral --> | ||
<h4 class="text-light ms-3" style="font-weight: 500;" data-anime= "up"> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-pen mb-1" viewBox="0 0 16 16"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters