Skip to content

Commit 313c956

Browse files
committed
Update
1 parent 2dbc6ab commit 313c956

File tree

7 files changed

+22
-17
lines changed

7 files changed

+22
-17
lines changed

css/style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ body::-webkit-scrollbar-thumb{
7575
}
7676

7777
.card-one{
78-
position: absolute;
78+
position: relative;
7979
width: 100%;
8080
height: 100%;
8181
transform-style: preserve-3d;
@@ -87,6 +87,7 @@ body::-webkit-scrollbar-thumb{
8787
}
8888

8989
.front{
90+
top: 0;
9091
position: absolute;
9192
width: 100%;
9293
height: 100%;
@@ -95,6 +96,7 @@ body::-webkit-scrollbar-thumb{
9596
}
9697

9798
.back{
99+
top: 0;
98100
position: absolute;
99101
width: 100%;
100102
height: 100%;

file/Curriculo Davi.pdf

-33.6 KB
Binary file not shown.

images/springboot.png

10.8 KB
Loading

index.html

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="stylesheet" href="css/style.css">
77

88
<!-- Titulo da Pagina -->
9-
<title>Davi Pinheiro de Souza | Curriculo</title>
9+
<title>Davi Pinheiro | Web Developer</title>
1010

1111
<!-- Link para acessar Bootstrap -->
1212
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous">
@@ -17,19 +17,15 @@
1717
</head>
1818
<body>
1919
<!-- Nav bar -->
20-
<nav class="navbar navbar-expand-lg bg-dark fixed-top" style="height: 4em;" data-bs-theme="dark">
20+
<nav class="navbar navbar-expand-lg bg-dark fixed-top" data-bs-theme="dark">
2121
<!-- Botão Hamburguer -->
2222
<button class="navbar-toggler mx-3 my-2" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent">
2323
<span class="navbar-toggler-icon"></span>
2424
</button>
2525
<!-- Nome e Logo -->
2626
<div class="d-flex align-items-center navbar-brand fs-6 hover-warning">
27-
<!-- Icon -->
28-
<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">
29-
<path d="M15 12h-4v3h4v-3ZM5 12H1v3h4v-3ZM0 8a8 8 0 1 1 16 0v8h-6V8a2 2 0 1 0-4 0v8H0V8Z"/>
30-
</svg>
3127
<!-- Nome -->
32-
<p class="my-1">Davi Pinheiro de Souza</p>
28+
<p class="mx-3 m-2">Davi Pinheiro de Souza</p>
3329
</div>
3430
<!-- Opções da Navbar -->
3531
<div class="collapse navbar-collapse" id="navbarSupportedContent">
@@ -44,7 +40,7 @@
4440
<!-- Backgraund image Waves -->
4541
<div class="position-relative container-fluid" id="Home">
4642
<!-- Imagem de Fundo sem repetição -->
47-
<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>
43+
<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>
4844
</div>
4945

5046
<!-- Nome e Subtitulo -->
@@ -68,9 +64,9 @@ <h1 class="display-4 h1-title text-warning mb-2"><strong>Davi Pinheiro de Souza<
6864
<!-- Titulo -->
6965
<h2 class="text-warning mb-4">Sobre mim</h2>
7066
<!-- Informações -->
71-
<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.
72-
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.
73-
Venho me interessando muito pela Orientação a Objetos e pretendo desenvolver mais projetos dentro desse segmento.</p>
67+
<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.
68+
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.
69+
Venho me interessando muito pela área de Inteligencia Artificial e Redes Neurais e pretendo estudar isso um pouco mais a fundo.</p>
7470
<!-- Botão Curriculo -->
7571
<a class="btn btn-outline-warning tremidinha" style="text-decoration: none;font-weight: 500;" href="file/Curriculo Davi.pdf" download="Curriculo_Davi" target="_blank">
7672
<!-- Icon -->
@@ -109,7 +105,7 @@ <h1 class="text-warning" data-anime= "up"><strong>Tecnologias</strong></h1>
109105
<!-- Titulo -->
110106
<h1 class="text-light mt-5" data-anime= "up">Histórico</h1>
111107
<div class="row overflow my-5" data-anime= "up">
112-
<div class="col-md-6 mb-5" data-anime= "up">
108+
<div class="col-md-6 mb-5 overflow-hidden" data-anime= "up">
113109
<!-- Espaço para Cursos em geral -->
114110
<h4 class="text-light ms-5" style="font-weight: 500;" data-anime= "up">
115111
<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">
125121
</div>
126122

127123
<!-- Acadêmico -->
128-
<div class="col-md-6 mb-5" data-anime= "up">
124+
<div class="col-md-6 mb-5 overflow-hidden" data-anime= "up">
129125
<!-- Espaço para Cursos em geral -->
130126
<h4 class="text-light ms-3" style="font-weight: 500;" data-anime= "up">
131127
<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">

js/Projeto.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Projeto{
2727
</div>
2828
</div>
2929
</div>
30-
<div class="back card bg-dark justify-content-center">
30+
<div class="back bg-dark justify-content-center">
3131
<div class="row p-3 h-100 justify-content-center align-items-end">
3232
<!-- Titulo Card -->
3333
<h5 class="col-12 card-title text-light">${titulo}</h5>

js/TrocaFuncs.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11

22
// SCRIPT PARA TROCAR FUNÇÕES NA HOMEPAGE
3-
const a = ["Front-End", "Back-End","Desenvolvedor Web Junior","Suporte em TI"]
3+
const a = [
4+
5+
"Front-End",
6+
"Back-End",
7+
"Desenvolvedor Web Junior",
8+
"Suporte em TI"
9+
10+
]
411

512

613
const funcs = document.getElementById("funcs");

js/exibeTecnologias.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ tecnologia.exibeTecnologia('css');
88
tecnologia.exibeTecnologia('html');
99
tecnologia.exibeTecnologia('js');
1010
tecnologia.exibeTecnologia('php logo');
11-
tecnologia.exibeTecnologia('figma');
1211
tecnologia.exibeTecnologia('gimp');
1312
tecnologia.exibeTecnologia('java');
13+
tecnologia.exibeTecnologia('springboot');
1414
tecnologia.exibeTecnologia('python');
1515
tecnologia.exibeTecnologia('vscode');

0 commit comments

Comments
 (0)