-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
124 lines (120 loc) · 6.71 KB
/
index.html
File metadata and controls
124 lines (120 loc) · 6.71 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
<head>
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<link rel="icon" href="Images/Profile.jpg">
<style>
body {
/*display: flex;*/
/*justify-content: center; Centraliza horizontalmente */
margin: 0; /* Remove margem padrão do body */
background-color: rgb(12, 12, 12);
color: white;
/*text-align: center;*/
}
</style>
</head>
<body>
<div style="display: flex;" class="cabecalho" >
<img src="/Images/Profile.jpg" class="profile-picture">
<div style="justify-content: center; width: 75%; height: 100%;"> <h1 class="nome">Gabriel Hosda</h1> </div>
</div>
<div style="display: flex;width: 100%;
height: 50%;">
<div class="exibidor">
<h1 class="title">Sobre mim:</h1>
<div class="item" style="background-image: url(/Images/Australia-flag.jpeg); background-size: cover;-webkit-text-stroke: 3px black;" id="Intercambio">
<h1 class="text" style=" font-size: 48;">-Intercâmbio:</h1>
<div style="display: flex;">
<h1 class="subtext" style=" font-size: 40;">-AUSTRÁLIA PGM 2025</h1>
</div>
</div>
<div class="item" id="Programador">
<h1 class="text">-Programador:</h1>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-C++</h1>
<img src="/Images/c++.png" style="height: 10%; width: 10%; padding-left: 5%;">
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Java</h1>
<img src="/Images/java.png" style="height: 7%; width: 7%; padding-left: 5%;">
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Javascript</h1>
<img src="/Images/js.png" style="height: 15%; width: 15%;">
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Python</h1>
<img src="/Images/Python.png" style="height: 10%; width: 10%; padding-left: 5%;">
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Kotlin</h1>
<img src="/Images/kotlin-logo.png" style="height: 7%; width: 7%; padding-left: 5%; padding-top: 2%;">
</div>
</div>
<div class="item" id="Linux">
<h1 class="text">-Linux User:</h1>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Lubuntu</h1>
<img src="/Images/lubuntu.webp" style="height: 12%; width: 12%; padding-left: 3%;">
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Puppy Linux</h1>
<img src="/Images/pl.png" style="height: 10%; width: 10%; padding-left: 5%;">
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Ubuntu</h1>
<img src="/Images/ubuntu.png" style="height: 10%; width: 10%; padding-left: 5%;">
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Arch Linux</h1>
<img src="/Images/al.png" style="height: 8%; width: 8%; padding-left: 5%;">
</div>
</div>
<div class="item" id="Medalhas">
<h1 class="text">-Medalhista:</h1>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Bronze OBMEP 2024</h1>
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Menção Honrosa OBMEP 2023</h1>
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-Menção Honrosa OBT 2024</h1>
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">-1° lugar Agrinho Inglês 2024</h1>
</div>
<div style="display: flex; padding-top: 10px;">
<h1 class="subtext">Prata regional Xadrez 2024</h1>
</div>
</div>
</div>
<div class="exibidor" >
<h1 class="title">Redes sociais:</h1>
<div class="item" id="yt1">
<div style="display: flex;">
<a class="subtext" style="justify-content: center;color: white; text-decoration: none; font-size: 63;" href="https://www.youtube.com/@MasterHosda">Hosda</a>
<img src="/Images/yt.png" style="height: 12%; width: 12%; padding-left: 5%;">
</div>
</div>
<div class="item" id="insta1">
<div style="display: flex;">
<a class="subtext" style="color: white; text-decoration: none; font-size: 40; padding-top: 2%;" href="https://www.instagram.com/hosda_gabriel/">@Hosda_Gabriel</a>
<img src="/Images/insta.png" style="height: 10%; width: 10%; padding-left: 5%; padding-top: 1%; padding-bottom: 1%;">
</div>
</div>
<div class="item" id="git">
<div style="display: flex;">
<a class="subtext" style="color: white; text-decoration: none; font-size: 40; padding-top: 2%;" href="https://github.com/Hosda">Gabriel Hosda</a>
<img src="/Images/git.png" style="height: 10%; width: 10%; padding-left: 5%; padding-top: 1%; padding-bottom: 1%;">
</div>
</div>
<div class="item" id="gmail">
<div style="display: flex;">
<a class="subtext" style="color: white; text-decoration: none; font-size: 40; padding-top: 2%;" href="https://gmail.com">oihosda@gmail.com</a>
<img src="/Images/gmail.png" style="height: 10%; width: 10%; padding-left: 5%; padding-top: 1%; padding-bottom: 1%;">
</div>
</div>
</div>
</div>
</body>