summaryrefslogtreecommitdiff
path: root/min/about.html
diff options
context:
space:
mode:
authorRadiohotline <radiohotline@disroot.org>2026-01-08 14:25:31 +0000
committerRadiohotline <radiohotline@disroot.org>2026-01-08 14:25:31 +0000
commit8447267bbe6579255905e313c512ea449309e393 (patch)
treec5bebcad1c9a27844a72ccb0912b92a3b39950a9 /min/about.html
parent3ce3f646128590c96d61ca3609d56023cbbcfed9 (diff)
add files
Diffstat (limited to 'min/about.html')
-rw-r--r--min/about.html60
1 files changed, 60 insertions, 0 deletions
diff --git a/min/about.html b/min/about.html
new file mode 100644
index 0000000..6be6a10
--- /dev/null
+++ b/min/about.html
@@ -0,0 +1,60 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link href="min.css" rel="stylesheet">
+ <title>About</title>
+</head>
+<body>
+ <nav>
+ <h1>Teeth in Vitro</h1>
+ <span style="font-weight: bold;">
+ <a href="home.html">home</a>&emsp;&emsp;
+ <a href="about.html">about</a>&emsp;&emsp;
+ <a href="../thoughts.html">thoughts</a>&emsp;&emsp;
+ <a href="poetry.html">poetry</a>&emsp;&emsp;
+ <a href="art.html">art</a>&emsp;&emsp;
+ <a href="../music.html">music</a>&emsp;&emsp;
+ <a href="books.html">library</a>&emsp;&emsp;
+ <a href="projects.html">projects</a>&emsp;&emsp;
+ <a href="links.html">links</a>&emsp;&emsp;
+ </span>
+ <hr>
+ </nav>
+ <h2>About</h2>
+ <p>Teeth in Vitro started in 2021 under the name [REDACTED], where it solely held the Nirvana page until 2022, when I decided to
+ reserve it for my portfolio. I promised it things that I never did. It was relaunched in 2024 as a much more
+ compact personal website with the modest version you see here and the more extravagant companion that is planned with more "fun" design aspects and features.
+ Both aim to express who I am to the world.<br><br>
+ You pass by people every day and they don't leave an impression on you, and neither will I, but maybe I will leave a mark on the world as someone who merely
+ existed.
+ </p>
+ <br>
+ <h3>Aim</h3>
+ <p>Art and techy escapades, when I undertake the escapades. I am currently lacking in hardware. Essays may be shared if a topic lingers on my mind.</p>
+ <br>
+ <h3>Webmaster</h3>
+ <p>radiohotline[at]disroot[dot]org - <a href="../radio.asc">PGP key</a></p>
+ <p>The more I try to outline who I am, the more I lose grasp. I will contain a piece of my brain here.</p>
+ <br>
+ <p style="text-align: center;">
+ Fruit bled in the palm<br>
+ Streaking life across my skin<br>
+ I am real again<br>
+ </p>
+ <br>
+ <p>
+ I'm an artist, musician, and programmer (I mainly use C), with a strong passion for music, computers (both CS and CE), experimental art, DIY, and other things.
+ I am a linguistics student.
+ <br><br>
+ I love learning about everything. More persistent interests include: philosophy, music theory, literature, linguistics
+ (and anthropology, even though I despise mankind and what it made), cryptanalysis, video games and game development, animation, filmmaking (especially directing),
+ electronics, ham radio, dinosaurs, birdwatching, and, of course, computers.
+ <br><br>
+ I'm also fascinated by categorization, data archives and collections of basically anything, tools, trinkets, mechanisms, and musical instruments.
+ A lot of my interests are off-shoots or combinations of each other, and my aspirations lay everywhere since my dream is to combine the things that
+ I enjoy doing into a valuable creation.
+ </p>
+ <a href="100.txt">100 questions</a>
+</body>
+</html>