blob: 6b8de72bc7e08f14376c59b3e693ab47ef57a19e (
plain)
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
|
<html lang="en">
<head>
<title>Willow's Whimsical Space</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="https://relvokcor.xyz/~willow/style.css">
<link rel="icon" type="image/png" href="https://relvokcor.xyz/~willow/favicon.png">
</head>
<body>
<center>
<pre class="title">
\ /o|| _ / _
\/\/ |||(_)\/\/_>
__
\ /|_ o._ _ _o _ _.| (_ ._ _. _ _
\/\/ | ||| | |_>|(_(_|| __)|_)(_|(_(/_
|
</pre>
</center>
<p>$ ls</p>
<p>
<a href="https://relvokcor.xyz/~willow/about/">about.txt</a>
<a href="https://relvokcor.xyz/~willow/maxwell/">maxwell.txt</a>
<a href="https://relvokcor.xyz/~willow/git/">git/</a>
</p>
<p>$ cat about.txt</p>
<p>
Hi, I'm Willow! Welcome to my Whimsical Space!
I am currently a jazz piano student in college working on my associate's degree,
but I'm also interested in many other subjects.
I plan on pursuing my interest in physics and computer programming after I get my aforementioned degree.
As you've already read, I have three good main interests, and while I'm currently pursuing a career in one (music),
the others remain as mere hobbies - this website being a product of it.
I also have several other services hosted by my own homelab of sorts.
Due to being a pretty substantial privacy advocate,
these services serve to replace all that I've used in the past from large tech companies.
</p>
<p>$ <a class="blink">█</a></p>
</body>
<footer>
<div class="btn">
<div><a href="https://relvokcor.xyz" target="_blank"><img src="http://relvokcor.xyz/~zarate/tildeclub.gif" border="0" width="88" height="31" alt="relvokcor.xyz Badge"></a></div>
<div><a href="https://archlinux.org" target="_blank"><img src="https://relvokcor.xyz/~willow/arch.png"></a></div>
<div><a href="https://store.steampowered.com/app/2310/Quake/" target="_blank"><img src="https://relvokcor.xyz/~willow/quake.gif"></a></div>
<div><a href="https://wii.hacks.guide/" target="_blank"><img src="https://relvokcor.xyz/~willow/wii.png"></a></div>
<div><a href="https://3ds.hacks.guide/" target="_blank"><img src="https://relvokcor.xyz/~willow/3ds.png"></a></div>
</div>
<div class="btn">
<div><a href="https://whimsically-natured.space/" target="_blank"><img src="https://relvokcor.xyz/~willow/whimsy.gif"></a></div>
<div><a href="https://al2f.codeberg.page/" target="_blank"><img src="https://relvokcor.xyz/~willow/al2f.gif"></a></div>
<div><a href="https://jessieisironicallym3.nekoweb.org/" target="_blank"><img src="https://jessieisironicallym3.nekoweb.org/jessies-place-web-button.gif"></a></div>
<div><a href="https://goodgirl.dev/" target="_blank"><img src="https://goodgirl.dev/_images/site_button.png"></a></div>
<div><a href="https://april.nekoweb.org/" target="_blank"><img src="https://april.nekoweb.org/buttons/amw.png"></a></div>
</div>
</footer>
</html>
|