summaryrefslogtreecommitdiff
path: root/about/index.html
diff options
context:
space:
mode:
author~willow <willow@tilde.club>2026-05-11 06:40:42 +0000
committer~willow <willow@tilde.club>2026-05-11 06:40:42 +0000
commitc2d4bb2602dc51a22f87b114606fe94f8d79e10e (patch)
tree87976c512eb0a5c4a5054ebe56c99e50296183d1 /about/index.html
parentea6ef4759f0ec714050fcd369fc3c7f365881ee1 (diff)
first ever revision of the site
Diffstat (limited to 'about/index.html')
-rw-r--r--about/index.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html
new file mode 100644
index 0000000..9a48724
--- /dev/null
+++ b/about/index.html
@@ -0,0 +1,55 @@
+<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://tilde.club/~willow/style.css">
+ </head>
+ <body>
+ <center>
+ <pre>
+
+ \ /o|| _ / _
+ \/\/ |||(_)\/\/_>
+ __
+\ /|_ o._ _ _o _ _.| (_ ._ _. _ _
+ \/\/ | ||| | |_>|(_(_|| __)|_)(_|(_(/_
+ |
+ </pre>
+ </center>
+
+ <p>$ ls</p>
+ <p>
+ <a href="https://tilde.club/~willow/about/">about.txt</a>
+ <a href="https://tilde.club/~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>
+ <p>
+ <a href="https://tilde.club" target="_blank"><img src="http://tilde.club/~zarate/tildeclub.gif" border="0" width="88" height="31" alt="Tilde Club Badge"></a>
+ <a href="https://archlinux.org" target="_blank"><img src="https://tilde.club/~willow/arch.png"></a>
+ </p>
+ <p>
+ <a href="https://whimsically-natured.space/" target="_blank"><img src="https://tilde.club/~willow/whimsy.gif"></a>
+ <a href="https://al2f.codeberg.page/" target="_blank"><img src="https://tilde.club/~willow/al2f.gif"></a>
+ <a href="https://jessieisironicallym3.nekoweb.org/" target="_blank"><img src="https://jessieisironicallym3.nekoweb.org/jessies-place-web-button.gif"></a>
+ <a href="https://goodgirl.dev/" target="_blank"><img src="https://goodgirl.dev/_images/site_button.png"></a>
+ </p>
+ </footer>
+</html>