-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
159 lines (136 loc) · 7.09 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
<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8"/>
<meta name="darkreader-lock"/>
<meta name="theme-color" content="#091311"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="icon" href="/favicon.png"/>
<link rel="stylesheet" href="/styles.css"/>
<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
<link href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" rel="stylesheet"/>
<script src="https://code.iconify.design/2/2.2.1/iconify.min.js"></script>
<title>Valer100</title>
<body bgcolor="#0b1816">
<div class="titlebar">
<font class="titlebar-title">Valer100</font>
<a class="btn-titlebar">
<span class="iconify btn selected" data-icon="mdi-home-variant" data-width="35" data-height="35"></span>
<div class="tooltip">
<font>Home</font>
</div>
</a>
<a class="btn-titlebar" href="/projects">
<span class="iconify btn" data-icon="mdi-archive" data-width="35" data-height="35"></span>
<div class="tooltip">
<font>Projects</font>
</div>
</a>
<a target="_blank" class="btn-titlebar" href="https://github.com/Valer100">
<span class="iconify btn" data-icon="ri:github-fill" data-width="35" data-height="35"></span>
<div class="tooltip">
<font>GitHub</font>
</div>
</a>
</div>
<div class="content" align="center">
<img class="me" src="https://avatars.githubusercontent.com/u/122545522?v=4" width="200"/>
<font class="heading">About me</font>
<font class="paragraph">I'm a teenager passionate about programming and coding random stuff.<br></font>
<div class="buttons" style="display: flex; margin-top: 32px; justify-content: center;">
<a target="_blank" class="button" href="https://github.com/Valer100" style="margin-right: 16px; width: 150px;">My GitHub profile</a>
<a class="button" href="/projects", style="width: 150px; align-content: center;">My projects</a>
</div>
</div>
<div class="content3">
<font class="heading2">My hobbies</font>
<font class="paragraph-hobbies">
<span class="iconify text" data-icon="mdi-book-open-page-variant" data-width="23" data-height="23"></span> <b>Reading</b>,
<span class="iconify text" data-icon="mdi:code-braces-box" data-width="25" data-height="25"></span> <b>Programming</b>,
<span class="iconify text" data-icon="mdi:chess-king" data-width="25" data-height="25"></span> <b>Chess</b> and
<span class="iconify text" data-icon="material-symbols:stadia-controller" data-width="25" data-height="25"></span> <b>Gaming</b>.
</font>
<hr>
<font class="heading2">Known languages</font>
<font class="paragraph-hobbies">
<span class="iconify text" data-icon="simple-icons:python" data-width="20" data-height="20"></span> <b>Python</b>,
<span class="iconify text" data-icon="simple-icons:html5" data-width="20" data-height="20"></span> <b>HTML</b>,
<span class="iconify text" data-icon="simple-icons:css3" data-width="20" data-height="20"></span> <b>CSS</b> and a bit of
<span class="iconify text" data-icon="simple-icons:cplusplus" data-width="22" data-height="22"></span> <b>C++</b>.</font>
<hr>
<font class="heading2">My devices</font>
<font class="paragraph-hobbies">
<span class="iconify text" data-icon="mingcute:laptop-line" data-width="24" data-height="24"></span>
<b>Lenovo IdeaPad 130-15IKB<b>
</font>
<table style="margin-top: 10px; margin-bottom: 22px;">
<tr>
<th class="spec">RAM</th>
<th class="spec-info">12 GB</th>
</tr>
<tr>
<th class="spec">SSD</th>
<th class="spec-info">450 GB (Kingston)</th>
</tr>
<tr>
<th class="spec">CPU</th>
<th class="spec-info">Intel Core i3-6006U (2.00 GHz)</th>
</tr>
<tr>
<th class="spec">Graphics card</th>
<th class="spec-info">Intel HD Graphics 520</th>
</tr>
<tr>
<th class="spec">Display resolution</th>
<th class="spec-info">1366x768</th>
</tr>
<tr>
<th class="spec">Operating system</th>
<th class="spec-info">Windows 11 Pro (not compatible, but it works just fine)</th>
</tr>
</table>
<div class="android-devices">
<div class="phone">
<font class="paragraph-hobbies">
<span class="iconify text" data-icon="mdi-smartphone" data-width="23" data-height="23"></span>
<b>Samsung Galaxy A55 5G</b>
</font>
<table style="margin-top: 10px; margin-bottom: 22px;">
<tr>
<th class="spec">RAM</th>
<th class="spec-info">8 GB</th>
</tr>
<tr>
<th class="spec">Storage</th>
<th class="spec-info">256 GB</th>
</tr>
<tr>
<th class="spec">Operating system</th>
<th class="spec-info">Android 14 (OneUI 6.1)</th>
</tr>
</table>
</div>
<div class="watch">
<font class="paragraph-hobbies">
<span class="iconify text" data-icon="mdi-watch" data-width="23" data-height="23"></span>
<b>Samsung Galaxy Watch6 Classic</b>
</font>
<table style="margin-top: 10px; margin-bottom: 22px;">
<tr>
<th class="spec">RAM</th>
<th class="spec-info">2 GB</th>
</tr>
<tr>
<th class="spec">Storage</th>
<th class="spec-info">16 GB</th>
</tr>
<tr>
<th class="spec">Operating system</th>
<th class="spec-info">Wear OS 5.0 (OneUI 6.0 Watch)</th>
</tr>
</table>
</div>
</div>
</div>
</body>
</html>