-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
234 lines (231 loc) · 9.77 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
<!DOCTYPE html>
<html lang="en">
<head>
<script preload defer src="./script.js"></script>
<link preload href="https://fonts.googleapis.com/css2?family=Noto+Sans&family=Noto+Sans+Mono:wght@300&display=swap"
rel="stylesheet">
<link preload href="./assets/favicon.svg" rel="icon" type="image/svg+xml" />
<link preload href="style.css" rel="stylesheet" type="text/css" />
<meta property="og:title" content="meqativ" />
<meta itemprop="image" property="og:image" content="https://meqativ.github.io/home/assets/avatar.png" />
<meta content="origin" name="referrer">
<meta name="theme-color" content="#8800ff" />
<meta name="color-scheme" content="dark light" />
<meta name="viewport"
content="height=device-height, width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta charset="utf-8" />
<title translate="no">meqativ</title>
</head>
<body>
<main>
<h6 id="lib_text">made with no libraries</h6>
<h1 class="title" translate="no">meqativ</h1>
<div class="pfp" tabindex="0" alt="my avatar">
<usvg src="./assets/avatar/normal.svg">
<img class="avatar" src="./assets/avatar/normal.png" />
</usvg>
</div>
<h3 tabindex="0" id="bio">
<span translate="no" id="ua_flag"><img draggable="false" alt="Ukrainian flag"
src="./assets/ukrainian_flag.svg" /></span>Ukrainian born in 2007
</h3>
<h2 id="stuff_title" class="title">me in places</h2>
<h3 id="js_warning">enable JavaScript for more buttons</h3>
<script>
document.querySelector("h3#js_warning").remove();
document.currentScript.remove();
</script>
<ul class="buttons">
<a href="https://github.com/meqativ/home">
<button id="src_btn" title="Source code of this page">
<div class="logo_container">
<picture>
<source srcset="./assets/services/github/white.svg" media="(prefers-color-scheme: dark)" />
<img draggable="false" src="./assets/services/github/black.svg" />
</picture>
</div>
<img id="code" draggable="false" src="./assets/icons/code.svg" />
<h3 translate="yes">source code</h3>
</button>
</a>
<a href="https://youtube.com/@meqativ">
<button title="my YouTube channel. i don't upload often or have a specific theme'">
<div class="logo_container">
<img draggable="false" src="./assets/services/youtube.svg" />
</div>
<h3 translate="no">youtube</h3>
</button>
</a>
<a href="https://music.youtube.com/playlist?list=PL402t-SEYe1A-wxd-DPvbdFZlcfkhJn7v">
<button title="my YouTube Music playlist. i usually put it on loop or start a radio from it">
<div class="logo_container">
<img draggable="false" src="./assets/services/ytm.svg" />
</div>
<h3 translate="no">YTM playlist</h3>
</button>
</a>
<a href="https://discord.com/users/744276454946242723">
<button title="my Discord user profile">
<div class="logo_container">
<picture>
<source srcset="./assets/services/discord/blurple.svg" media="(prefers-color-scheme: dark)" />
<img draggable="false" src="./assets/services/discord/black.svg" />
</picture>
</div>
<h3 translate="no">discord</h3>
</button>
</a>
<a href="https://twitter.com/meqativ">
<button title="my Twitter account. i often repost cute safe art there" id="x">
<div class="logo_container">
<img draggable="false" src="./assets/services/x_old.png" />
</div>
<h3 translate="no"><span translate="no" id="strikethrough">twitter</span> x</h3>
<div translate="no" tabindex="0" role="button" title="Close button" aria-pressed="false"
style="display: none;" class="logo_container pointer">
𝕏
</div>
</button>
</a>
<a href="https://bsky.app/@meqativ.bsky.app">
<button
title="my bluesky account. i'll try switch to this when twitter (formerly known as X, which was previously branded as Twitter, a social media platform that was once a microblogging service, founded by Jack Dorsey and co. in 2006, and later acquired by Elon Musk, who implemented numerous changes including renaming it to X, shifting its focus from social media to an 'everything app,' all while maintaining its bird-themed logo for a considerable time before transitioning to a minimalist, futuristic 'X' aesthetic, causing confusion among users worldwide, many of whom still refer to it as Twitter) dies out.">
<div class="logo_container">
<img draggable="false" src="./assets/services/bluesky.svg" />
</div>
<h3 translate="no">bluesky</h3>
</button>
</a>
<a href="https://github.com/meqativ">
<button title="my Github account. i do code,, sometime">
<div class="logo_container">
<picture>
<source srcset="./assets/services/github/white.svg" media="(prefers-color-scheme: dark)" />
<img draggable="false" src="./assets/services/github/black.svg" />
</picture>
</div>
<h3 translate="no">github</h3>
</button>
</a>
<a href="https://last.fm/user/meqativ">
<button title="my Last.fm profile">
<div class="logo_container">
<img draggable="false" src="./assets/services/last.fm.png" />
</div>
<h3 translate="no">last.fm</h3>
</button>
</a>
<a href="https://twitch.com/meqativ">
<button title="my Twitch account. it exists just to exist, i dont stream">
<div class="logo_container">
<img draggable="false" src="./assets/services/twitch.svg" />
</div>
<h3 translate="no">twitch</h3>
</button>
</a>
<a href="https://meqativ.newgrounds.com/">
<button title="my Newgrounds page. nothing useful there">
<div class="logo_container">
<img draggable="false" class="round" src="./assets/services/newgrounds.png" />
</div>
<h3 translate="no">newgrounds</h3>
</button>
</a>
<button title="my OnlyFans page. what?" id="onlyfans" style="display: none;">
<div class="logo_container">
<picture>
<source srcset="./assets/services/onlyfans/blue.svg" media="(prefers-color-scheme: dark)" />
<img draggable="false" src="./assets/services/onlyfans/white.svg" />
</picture>
</div>
<h3 translate="no">onlyfans</h3>
</button>
<a href="https://bandcamp.com/meqativ">
<button title="my Bandcamp listener profile. i support creators i like when i can">
<div class="logo_container">
<picture>
<source draggable="false" srcset="./assets/services/bandcamp/blue.png"
media="(prefers-color-scheme: dark)" />
<img draggable="false" src="./assets/services/bandcamp/black.png" />
</picture>
</div>
<h3 style="text-transform: lowercase;" translate="no">bandcamp <span translate="yes">listener</span></h3>
</button>
</a>
<a href="https://odysee.com/@meqativ:9">
<button title="my Odysee channel. i literally do not use this platform, IDKwhy i have an account there">
<div class="logo_container">
<img draggable="false" src="./assets/services/odysee.png" />
</div>
<h3 translate="no">odysee</h3>
</button>
</a>
<a href="https://instagram.com/meqativ_">
<button title="my Instagram profile. i dont use it often, only made to see reals from my friends better">
<div class="logo_container">
<img draggable="false" class="round" src="./assets/services/instagram.svg" />
</div>
<h3 translate="no">instagram</h3>
</button>
</a>
<a href="https://lazer.ppy.sh/users/33649721/mania">
<button title="my Osu profile. i play quite often">
<div class="logo_container">
<img draggable="false" class="round" src="./assets/services/osue.png" />
</div>
<h3 translate="no">osu!profile</h3>
</button>
</a>
<a href="https://gdbrowser.com/u/meqativ">
<button title="my Geometry Dash account on GD Browser. i dont play often due to motivation">
<div class="logo_container">
<img draggable="false" class="round" src="./assets/services/geometry_dash.png" />
</div>
<h3 translate="no">geometry dash</h3>
</button>
</a>
<a href="https://t.me/paketmeqa/1482">
<button id="tg" title="my Telegram channel">
<div class="logo_container">
<img draggable="false" src="./assets/services/telegram/logo.svg" />
</div>
<h3 translate="no" style="width: 100%; opacity: 1;">telegram stuff</h3>
<h3 style="width: 0px; opacity: 0; text-align: center; font-size: 0px;">channel</h3>
<div aria-label="Expand buttons below" tabindex="0" role="button" aria-pressed="false"
style="display: none; transform: rotate(0turn);" class="logo_container pointer"><</div>
</button>
</a>
<div closed="true" style="display: none;" class="telegram-btns">
<button title="Telegram profile" disabled onclick="window.open(`https://t.me/meqativ`)">
<h3>profile</h3>
<div class="logo_container">
<img draggable="false" class="round" src="./assets/avatar/normal.png" />
</div>
</button>
<button title="Telegram language pack" disabled onclick="window.open(`https://t.me/setlanguage/meqalang`)">
<h3>language</h3>
<div class="logo_container">
<picture>
<source draggable="false" srcset="./assets/services/telegram/language/purple.png"
media="(prefers-color-scheme: dark)" />
<img draggable="false" src="./assets/services/telegram/language/black.png" />
</picture>
</div>
</button>
<button title="Telegram theme" disabled onclick="window.open(`https://t.me/addtheme/meqadark`)">
<h3>theme</h3>
<div class="logo_container">
<img draggable="false" src="./assets/services/telegram/theme.png" />
</div>
</button>
<button title="Telegram emoji pack" disabled onclick="window.open(`https://t.me/addemoji/meqamojis`)">
<h3 translate="yes">emojis</h3>
<div class="logo_container">
<img draggable="false" class="round" src="./assets/services/telegram/emoji.png" />
</div>
</button>
</div>
</ul>
</main>
</body>
</html>