Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Phrdavis committed Jun 1, 2024
1 parent 2dbc6ab commit 313c956
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 17 deletions.
4 changes: 3 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ body::-webkit-scrollbar-thumb{
}

.card-one{
position: absolute;
position: relative;
width: 100%;
height: 100%;
transform-style: preserve-3d;
Expand All @@ -87,6 +87,7 @@ body::-webkit-scrollbar-thumb{
}

.front{
top: 0;
position: absolute;
width: 100%;
height: 100%;
Expand All @@ -95,6 +96,7 @@ body::-webkit-scrollbar-thumb{
}

.back{
top: 0;
position: absolute;
width: 100%;
height: 100%;
Expand Down
Binary file modified file/Curriculo Davi.pdf
Binary file not shown.
Binary file added images/springboot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 9 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand All @@ -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">
Expand All @@ -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 -->
Expand All @@ -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 -->
Expand Down Expand Up @@ -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">
Expand All @@ -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">
Expand Down
2 changes: 1 addition & 1 deletion js/Projeto.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Projeto{
</div>
</div>
</div>
<div class="back card bg-dark justify-content-center">
<div class="back bg-dark justify-content-center">
<div class="row p-3 h-100 justify-content-center align-items-end">
<!-- Titulo Card -->
<h5 class="col-12 card-title text-light">${titulo}</h5>
Expand Down
9 changes: 8 additions & 1 deletion js/TrocaFuncs.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@

// SCRIPT PARA TROCAR FUNÇÕES NA HOMEPAGE
const a = ["Front-End", "Back-End","Desenvolvedor Web Junior","Suporte em TI"]
const a = [

"Front-End",
"Back-End",
"Desenvolvedor Web Junior",
"Suporte em TI"

]


const funcs = document.getElementById("funcs");
Expand Down
2 changes: 1 addition & 1 deletion js/exibeTecnologias.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ tecnologia.exibeTecnologia('css');
tecnologia.exibeTecnologia('html');
tecnologia.exibeTecnologia('js');
tecnologia.exibeTecnologia('php logo');
tecnologia.exibeTecnologia('figma');
tecnologia.exibeTecnologia('gimp');
tecnologia.exibeTecnologia('java');
tecnologia.exibeTecnologia('springboot');
tecnologia.exibeTecnologia('python');
tecnologia.exibeTecnologia('vscode');

0 comments on commit 313c956

Please sign in to comment.