-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
164 lines (148 loc) · 6.96 KB
/
index.html
File metadata and controls
164 lines (148 loc) · 6.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="theme-color" content="#000000">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Gustavo Carvalho • Developer</title>
<link rel="icon" href="img/icon.ico">
<!-- Style -->
<link rel="stylesheet" href="./css/reset.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/loading.css">
<link rel="stylesheet" media="(max-width: 720px)" href="css/media-query.css" />
</head>
<body>
<!-- Loading -->
<div class="loading-container">
<div class="loading-title-container">
<span class="title-char">G</span>
<span class="title-char">S</span>
<span class="title-char">T</span>
<span class="title-char">C</span>
<span class="title-char">A</span>
<span class="title-char">R</span>
<span class="title-char">V</span>
</div>
<div class="loading-subtitle-container">
<span class="loading-subtitle">the developer</span>
</div>
<div class="loading-bar-container">
<span class="loading-indicator">0%</span>
<div class="loading-bar"></div>
</div>
</div>
<!-- Top Left Logo -->
<div class="top-logo-container">
<span class="credits">developed by</span>
<span class="gstcarv">GSTCARV</span>
</div>
<!-- Home Container -->
<header class="home-container" id="mainContainer">
<div class="presentation-container">
<span class="presentation-small-text">meu nome é</span>
<h1 class="principal-text-name">
Gustavo
<br />
Carvalho
</h1>
<span class="presentation-small-text">e eu sou developer</span>
<div class="presentation-overlay"></div>
</div>
<div class="floating-image-container">
<div class="image-overlay"></div>
<img src="./img/me-home.jpg" alt="Gustavo • Me" class="image" />
</div>
<div class="scroll-wrapper">
<div class="mouse-scroll"></div>
<span>scroll</span>
</div>
</header>
<!-- About Container -->
<main id="main">
<section class="content-container container-about">
<div class="about-box">
<div class="about-image">
<div class="about-image-overlay"></div>
</div>
<div class="about-content">
<h1 class="about-title">Quem sou eu?</h1>
<p>Meu nome é Gustavo Carvalho, tenho 18 anos. Sou desenvolvedor web e mobile e apaixonado por design em geral.</p>
<p>Boa parte da minha carreira como desenvolvedor se iniciou na Etec de Hortolândia, onde me formei como Técnico em Informática e me interessei mais por programação, principalmente web. Atualmente curso Análise e Desenvolvimento de Sistemas na Unimetrocamp Wyden e trabalho como Desenvolvedor Fullstack no Instituto de Pesquisas Eldorado.</p>
<p>Enquanto você lia essa biografia um novo framework foi lançado!</p>
<p class="about-credits">with ♥ by Gustavo </p>
<div class="social about-social">
<a href="http://wa.me/5519991245453" target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="https://github.com/gstcarv" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://www.instagram.com/gustav_c4rv/" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="https://www.linkedin.com/in/gstcarv/" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
</div>
</section>
<h3 class="section-title">< Experiência /></h3>
<section class="content-container skills-container">
<!-- fetched with js -->
</section>
</main>
<section class="content-container contact">
<div class="title-container">
<span class="small-text">Tem um projeto em mente?</span>
<h1 class="title">Fale comigo</h1>
</div>
<div class="contact-methods">
<div class="email-container">
<a href="mailto:gstcarv@gmail.com">
<button class="btn-send-mail">Enviar Email</button>
</a>
<br>
<span>gstcarv@gmail.com</span>
</div>
<span>ou</span>
<div class="social">
<a href="http://wa.me/5519991245453" target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<div class="vertical-separator"></div>
<a href="https://github.com/gstcarv" target="_blank">
<i class="fab fa-github"></i>
</a>
<div class="vertical-separator"></div>
<a href="https://www.instagram.com/gustav_c4rv/" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<div class="vertical-separator"></div>
<a href="https://www.linkedin.com/in/gstcarv/" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="contact-wave">
<path fill="#333" fill-opacity="1"
d="M0,64L26.7,69.3C53.3,75,107,85,160,74.7C213.3,64,267,32,320,37.3C373.3,43,427,85,480,133.3C533.3,181,587,235,640,218.7C693.3,203,747,117,800,74.7C853.3,32,907,32,960,58.7C1013.3,85,1067,139,1120,144C1173.3,149,1227,107,1280,101.3C1333.3,96,1387,128,1413,144L1440,160L1440,320L1413.3,320C1386.7,320,1333,320,1280,320C1226.7,320,1173,320,1120,320C1066.7,320,1013,320,960,320C906.7,320,853,320,800,320C746.7,320,693,320,640,320C586.7,320,533,320,480,320C426.7,320,373,320,320,320C266.7,320,213,320,160,320C106.7,320,53,320,27,320L0,320Z">
</path>
</svg>
</section>
<!-- jquery -->
<script src="libs/jquery/jquery-3.3.1.min.js"></script>
<!-- plugins -->
<script src="libs/parallax/parallax.min.js"></script>
<script src="libs/animejs/anime.min.js"></script>
<script src="libs/particleground/jquery.particleground.min.js"></script>
<!-- js -->
<script src="js/script.js"></script>
<script src="js/home.js"></script>
<script src="js/loading.js"></script>
<!-- font awesome -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/all.js"></script>
</body>
</html>