-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
320 lines (310 loc) · 11.9 KB
/
index.html
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=+, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="css/style.css" />
<link
href="https://unpkg.com/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
<script src="https://unpkg.com/[email protected]/dist/typed.umd.js"></script>
</head>
<body>
<header class="header">
<a href="#" class="logo">Portfolio</a>
<nav class="navbar">
<a href="#home" style="--i: 1" class="active">Home</a>
<a href="#about" style="--i: 2">About</a>
<a href="#services" style="--i: 3">Skill</a>
<a href="#skills" style="--i: 4">Portfolio</a>
<a href="#contact" style="--i: 5">Contact</a>
</nav>
</header>
<section class="home">
<div class="home-content">
<h3>Hello, It's Me</h3>
<h1>Rômulo Henrique</h1>
<h3>And I'm a <span class="text"></span></h3>
<p>
I am a full-stack developer dedicated to constantly improving my
skills. <br />I have experience with recent technologies for web
development, focusing on both front-end interface construction and
server-side logic back-end. <br />
I adhere to best development practices and seek a balance between
depth and breadth of knowledge, committing to an ongoing journey of
learning."
</p>
<div class="home-sci">
<a
href="https://br.linkedin.com/in/r%C3%B4mulo-henrique-ferreira-gon%C3%A7alves-255b31298"
style="--i: 7"
><i class="bx bxl-linkedin-square bx-tada"></i
></a>
<a href="https://github.com/Romulo-HFG" style="--i: 8"
><i class="bx bxl-github bx-tada"></i
></a>
<a href="https://www.instagram.com/romulo_hfg/" style="--i: 9"
><i class="bx bxl-instagram bx-tada"></i
></a>
<a
href="https://api.whatsapp.com/send?phone=5524993164753&text=Ol%C3%A1!!!%20Gostaria%20de%20Receber%20mais%20Informa%C3%A7%C3%B5es???"
style="--i: 10"
><i class="bx bxl-whatsapp-square bx-tada"></i
></a>
</div>
<a href="#" class="btn-box">More About Me</a>
</div>
<div class="about-img">
<img src="img/IMG-20240131-WA0012.jpg" alt="" />
</div>
</section>
<section class="about" id="about">
<!-- <div class="about-img">
<img src="img/IMG-20240131-WA0012.jpg" alt="" />
</div> -->
<div class="about-text">
<h2>About <span>Me</span></h2>
<h4>Full Stack Developer</h4>
<p>
Hello, I'm Rômulo Henrique, currently 26 years old and originally from
Petrópolis. Since childhood, I've developed a deep affinity for
technology, always intrigued by the mysteries of electronic devices
and the codes that bring the digital world to life. This initial
affinity naturally guided me into the exciting universe of full-stack
development. Currently, I'm immersed in my studies, constantly seeking
to enhance my skills in this field. My dedication and willingness to
tackle technical challenges reflect my commitment to knowledge and the
pursuit of professional excellence. Outside the realm of development,
my hobby is gaming, and I enjoy practically all types of games,
especially FPS, MOBA, and RPG. Participating in competitions and
collaborating with other players are activities that complement my
relationship with technology. I approach technology practically and
with determination, aiming not only to understand the basics but also
to create innovative solutions. The future in full-stack development
looks promising, and I'm ready to face the challenges that come my
way.
</p>
<a href="#" class="btn-box">More About Me</a>
</div>
</section>
<section>
<div class="services" id="services">
<div class="container">
<h1 class="sub-title">My <span>Services</span></h1>
<div class="services-list">
<div>
<i class="bx bx-code" style="color: #00eeff"></i>
<h2>this page is under development</h2>
<p>
Area dedicated to the services that will be provided in the
future
</p>
<a href="#" class="read">larn more</a>
</div>
<div>
<i class="bx bx-code" style="color: #00eeff"></i>
<h2>this page is under development</h2>
<p>
Area dedicated to the services that will be provided in the
future
</p>
<a href="#" class="read">lern more</a>
</div>
<div>
<i class="bx bx-code" style="color: #00eeff"></i>
<h2>this page is under development</h2>
<p>
Area dedicated to the services that will be provided in the
future
</p>
<a href="#" class="read">lern more</a>
</div>
</div>
</div>
</div>
</section>
<h1 class="sub-title">My <span>skills</span></h1>
<section>
<div class="container1" id="skills">
<h1 class="heading1">technical skills</h1>
<div class="technical-bars">
<div class="bar">
<i class="bx bxl-html5 bx-tada" style="color: #c95d2e"></i>
<div class="info">
<span>HTML</span>
</div>
<div class="progress-line html">
<span></span>
</div>
</div>
<div class="bar">
<i class="bx bxl-css3 bx-tada" style="color: #147bbc"></i>
<div class="info">
<span>CSS</span>
</div>
<div class="progress-line css">
<span></span>
</div>
</div>
<div class="bar">
<i class="bx bxl-javascript bx-tada" style="color: #b0bc1e"></i>
<div class="info">
<span>JavaScript</span>
</div>
<div class="progress-line javascript">
<span></span>
</div>
</div>
<div class="bar">
<i class="bx bxl-typescript bx-tada" style="color: #147bbc"></i>
<div class="info">
<span>TypeScript</span>
</div>
<div class="progress-line typescript">
<span></span>
</div>
</div>
<div class="bar">
<i class="bx bxl-react bx-tada" style="color: #147bbc"></i>
<div class="info">
<span>React</span>
</div>
<div class="progress-line react">
<span></span>
</div>
</div>
</div>
</div>
<div class="container1">
<h1 class="heading1">Professional Skills</h1>
<div class="radial-bars">
<div class="radial-bar">
<svg x="0" y="0px" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-1" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">95%</div>
<div class="text">Communication</div>
</div>
<div class="radial-bar">
<svg x="0" y="0px" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-1" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">80%</div>
<div class="text">Creativity</div>
</div>
<div class="radial-bar">
<svg x="0" y="0px" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-1" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">85%</div>
<div class="text">Problem Solving</div>
</div>
<div class="radial-bar">
<svg x="0" y="0px" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-1" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">90%</div>
<div class="text">TeamWork</div>
</div>
</div>
</div>
</section>
<section>
<div class="portfolio" id="project">
<div class="main-text" id="project">
<h2>Latest <span>Project</span></h2>
<div class="portfolio-content">
<div class="container-portfolio">
<div class="row">
<img src="img/em_construcao.gif" />
<div class="layer">
<h5>Under Construction</h5>
<p>This space is separated for future projects.</p>
<a href="#"
><i class="bx bx-link-external" style="color: #ffffff"></i
></a>
</div>
</div>
<div class="row">
<img src="img/em_construcao.gif" />
<div class="layer">
<h5>Under Construction</h5>
<p>This space is separated for future projects.</p>
<a href="#"
><i class="bx bx-link-external" style="color: #ffffff"></i
></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="contact-text">
<h2>Contact <span>Me</span></h2>
<h4>Let's work together</h4>
<p>
I invite you to join us in the pursuit of innovation. Let's work
together to turn challenges into opportunities, achieving
extraordinary goals.
</p>
<div class="contact-list">
<li>
<i class="bx bx-send" style="color: #00eeff"></i
</li>
<li>
<i class="bx bx-phone-call" style="color: #00eeff"></i
>(24)99316-4753
</li>
</div>
<div class="contact-icons">
<a
href="https://br.linkedin.com/in/r%C3%B4mulo-henrique-ferreira-gon%C3%A7alves-255b31298"
><i class="bx bxl-linkedin-square" style="color: #00eeff"></i
></a>
<a href="https://github.com/Romulo-HFG"
><i class="bx bxl-github" style="color: #00eeff"></i
></a>
<a href="https://www.instagram.com/romulo_hfg/"
><i class="bx bxl-instagram" style="color: #00eeff"></i
></a>
<a
href="https://api.whatsapp.com/send?phone=5524993164753&text=Ol%C3%A1!!!%20Gostaria%20de%20Receber%20mais%20Informa%C3%A7%C3%B5es???"
><i class="bx bxl-whatsapp" style="color: #00eeff"></i
></a>
</div>
</div>
<div class="contact-form">
<form action="">
<input type="" placeholder="Enter Your Name" required />
<input type="email" placeholder="Enter Your Email" required />
<input type="" placeholder="Enter your Subject" />
<textarea
name=""
id=""
cols="40"
rows="10"
placeholder="Enter Your Message"
required
></textarea>
<input type="submit" value="submit" class="send" />
</form>
</div>
</section>
<div class="last-text">
<p>This page was developed by Rômulo Henrique, a full-stack developer.</p>
</div>
<a href="#" class="top">
<i class="bx bx-up-arrow-alt" style="color: #00eeff"></i
></a>
<script src="main.js"></script>
</body>
</html>