-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
275 lines (239 loc) · 14.3 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
<!DOCTYPE html>
<html>
<head>
<title>ktg5.online</title>
<link rel="shortcut icon" type="image/png" href="https://ktg5.online/img/favicon.png">
<script src="https://kit.fontawesome.com/71d8e28e8e.js" crossorigin="anonymous"></script>
<script src="src/howler.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=.9, autocorrect=off">
<link rel="stylesheet" type="text/css" href="style/main.css">
<link rel="stylesheet" type="text/css" href="style/fab.css">
<style type="text/css">
#spacer {
font-size: 3px;
}
</style>
<script src="src/main.js"></script>
<meta name="description" content="Home for everything ktg5.">
<meta property="og:title" content="Ktg5's website.">
<meta property="og:description" content="Home for everything ktg5.">
<meta property="og:image" content="https://ktg5.online/img/logo-r1.png">
<meta content="#4975FF" data-react-helmet="true" name="theme-color">
<!-- PEGGLE FUNNY -->
<script src="src/peggle-moment.js"></script>
<link rel="stylesheet" type="text/css" href="style/peggle.css">
</head>
<body>
<div id="enable-js">
javascript is not enabled, links will not appear.
<script>document.getElementById('enable-js').style = "display: none;"</script>
</div>
<div id="hoverhint"></div>
<div id="container">
<div id="top-follow">
<div id="link_container">
<nav id="links">
<a href="redirect?=https://youtube.com/@ktg5?sub_confirmation=1" id="link-button" data-title="YouTube" data-title-color="rgb(255 155 155)">
<i class="fab fa-youtube" aria-hidden="true"></i>
</a>
<a href="redirect?=https://twitch.tv/ktg5_" id="link-button" data-title="Twitch" data-title-color="rgb(200 155 255)">
<i class="fab fa-twitch" aria-hidden="true"></i>
</a>
<a href="redirect?=https://discord.gg/MHpFkSUZcy" id="link-button" data-title="Discord" data-title-color="rgb(155 175 255)">
<i class="fab fa-discord" aria-hidden="true"></i>
</a>
<a href="redirect?=https://twitter.com/_ktg5" id="link-button" data-title="Twitter" data-title-color="rgb(155 255 255)">
<i class="fab fa-twitter" aria-hidden="true"></i>
</a>
<a href="redirect?=https://github.com/ktg5" id="link-button" data-title="GitHub" data-title-color="rgb(175 175 155)">
<i class="fab fa-github" aria-hidden="true"></i>
</a>
<div style="margin-top: 25px;"></div>
<a href="sub" id="link-button" data-title="Subscribe" data-title-color="rainbow">
<i class="fa-solid fa-hand-holding-dollar" aria-hidden="true"></i>
</a>
<a href="downloads/" id="link-button" data-title="Downloads">
<i class="fa fa-download" aria-hidden="true"></i>
</a>
<a href="https://tools.ktg5.online/" id="link-button" data-title="Tools">
<i class="fa-solid fa-screwdriver-wrench" aria-hidden="true"></i>
</a>
</nav>
</div>
</div>
<div id="blocker"></div>
<div id="text">
<div id="part-1">
<img id="logo" src="https://ktg5.online/img/logo-r1.png" alt="No angels." height="300">
<script>
// If it's my birthday, then replace the logo image.
var d = new Date();
var day = d.getDate();
var month = d.getMonth() + 1;
if (month == 7 && day == 12) {
document.getElementById('logo').src = 'img/logo-r1-birthday.png'
document.getElementById('logo').height = '350'
}
</script>
<div id="half-banner" class="font2">
<a href="#part-2">View more information below.</a>
</div>
</div>
<div id="part-2">
<div id="random">
<img class="geolyte left" src="img/memes/geolyte-dance.gif" alt="">
</div>
<div id="content-container">
<div id="content">
<div id="block-header" class="font-classical">About.</div>
<div style="font-size: 18px;">
My name is Kyle, I go by the names of "ktg5", "dz3g" and "Frametrick".
I'm 19 years of age, and I spend most of my time as an internet junky.
<div id="spacer">
<br>
<br>
</div>
I mainly like playing video games, doing graphic design, talking with people, live streaming &
making videos, drumming sometimes, and just being a person.
<div id="spacer">
<br>
<br>
</div>
I also like coding, like making this website from raw HTML & CSS, and have also made some extensions
that change the look of some popular sites, such as my <a target="_blank" href="https://github.com/ktg5/PlayerTube">PlayerTube extension</a>,
which makes YouTube's default video player turn into a more retro look.
<div id="spacer">
<br>
<br>
</div>
Speaking of coding & such, I have a page for downloads! You can find everything I've made for free
<a href="downloads/">here!</a>
<div id="spacer">
<br>
<br>
</div>
Something on the "personal"-side, I was born with Albinism (known as being an Albino) -- meaning
my skin is thinner and more sensitive to sunlight than others. I also have a not so bad
visual-impairment (able to drive), and a not so good speech-impairment. Plus I suck at spelling,
lol.
<div id="spacer">
<br>
<br>
</div>
Thanks for visiting my site.
</div>
</div>
<div id="peggle-combo" style="display: block; width: fit-content; margin: auto;"><div style="animation: none;">69 hits!</div></div>
<img id="peg" src="img/memes/peg.png" alt="peggle peg no worky frick off" style="display: block; margin: auto;">
<div id="peggle-ext-ball" style="display: block; width: fit-content; margin: auto;"><div style="animation: none;">extra ball!</div></div>
<div id="connected-content">
<div id="content">
<div id="block-header" class="font-classical">My Puter.</div>
<ul style="font-size: 18px;">
<li>Case: Phanteks Enthoo Pro</li>
<li>CPU: Intel i5-12600K</li>
<li>CPU Cooler: NZXT Kraken Z63</li>
<li>MOBO: MSI MPG Z690 Edge</li>
<li>RAM: 4x T-Force Delta RGB 8GB</li>
<li>GPU: ZOTAC RTX 4070 Super 12GB</li>
<li>Data Drive: Westen Digital Blue 4TB WD40EZAZ [2015]</li>
<li>Games Drive: WD_BLACK 2TB SN850X NVMe SSD</li>
<li>Windows Drive: Samsung 870 EVO 500GB SSD</li>
<li>OS: Windows 10 IoT 21H2 LTSC 64-bit (future: Linux Mint/Pop_OS for KVM/Proton gaming)</li>
</ul>
</div>
<div id="content">
<div id="block-header" class="font-classical">Accessories.</div>
<ul style="font-size: 18px;">
<li>Headphones 1 - Beyerdynamic DT 770</li>
<li>Microphone - Audio-Technica AT2020 [Phantom-power]</li>
<li>Audio Interface - MOTU M2</li>
<li>Capture Card - Elgato HD60 Pro (Might upgrade to the 4K PRO later)</li>
<li>Mice - Razer Deathadder V3 & Pulsar Xlite V3</li>
<li>Mousepad - Artisan Hayate Otsu [MID Large] (Key83 soon because it's cool)</li>
<li>Main Monitor - LG 27GN800-B</li>
<li>Second Monitor - BenQ GW2765</li>
<li>Discord / Chat Monitor - LG 24BP75Q-B</li>
</ul>
</div>
</div>
<div id="content">
<div id="block-header" class="font-classical">Alt. Websites.</div>
<div id="other-sites">
<div id="meteosonline" class="block-image">
<a href="https://meteosonline.com"><img src="https://meteosonline.com/img/logos/meteos online 800x.png" alt="Meteos Online image"></a>
<p>Meteos Online</p>
</div>
<div id="legacy" class="block-image">
<a><img src="https://ktg5.online/img/banner.png" alt="ktg5 Legacy image"></a>
<p>ktg5 Legacy (in need of a new host)</p>
</div>
<br>
<a href="spaces/index" id="back-button">
<img src="https://ktg5.online/img/spaces/back.gif" alt="No angels.">
</a>
</div>
</div>
<div id="content">
<div id="block-header" class="font-classical">Greetings to...</div>
<div style="font-size: 24px;">
<a href="https://youtube.com/@shobuh" target="_blank">shobe</a>,
<a href="https://youtube.com/@Skppydip" target="_blank">Skippy</a>,
<a href="https://www.youtube.com/@anormalladd" target="_blank">A Normal Ladd</a>,
<a href="https://www.youtube.com/@malatype" target="_blank">Malatype</a>,
<a href="https://maple.nekoweb.org/" target="_blank">toastedcherries</a>,
<a href="https://youtube.com/@zukomae" target="_blank">zukomae</a>
</div>
</div>
</div>
</div>
</div>
<div id="blocker"></div>
<div id="below" class="font2">
© ktg5 2024
<script>
var x = `© ktg5 ${new Date().getFullYear()} | Last edit: ${document.lastModified}.`;
document.getElementById("below").innerHTML = x;
</script>
</div>
<script>
// Check to see if there is a element in href
if (document.location.href.includes("#")) {
console.log(`Is href linking to element? '${document.location.href.includes("#")}'`)
document.getElementById(document.location.href.split("#")[1]).className += " selected"
}
</script>
<!-- <script>
// Check if "ktg5_" is live
async function checkIfLive(username) {
try {
const response = await fetch(`https://twitch.tv/${username}`,
{
headers: {
'Access-Control-Allow-Origin':'*'
}
}
);
const sourceCode = await response.text();
if (sourceCode.includes("isLiveBroadcast")) {
document.body.innerHTML += `
<style id="twitch-toggle">
.fab.fa-twitch::after {
-webkit-animation: fadeIn-fadeOut ease infinite 2s;
animation: fadeIn-fadeOut ease infinite 2s;
}
</style>
`
console.log(`${username} is live`);
} else {
console.log(`${username} is not live`);
}
} catch (error) {
console.log("Error occurred:", error);
}
}
checkIfLive("ktg5_");
</script> -->
</div>
</body>
</html>