2023-10-02 05:30:54 +00:00
|
|
|
<!DOCTYPE html>
|
2023-10-05 20:13:03 +00:00
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
2023-10-02 05:30:54 +00:00
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
|
|
|
<title>ari melody 💫</title>
|
|
|
|
<link rel="shortcut icon" href="img/favicon.png" type="image/x-icon">
|
|
|
|
|
2023-10-14 22:26:26 +00:00
|
|
|
<meta name="description" content="home to your local SPACEGIRL 💫">
|
|
|
|
|
2023-10-02 05:30:54 +00:00
|
|
|
<meta property="og:title" content="ari melody">
|
|
|
|
<meta property="og:type" content="website">
|
|
|
|
<meta property="og:url" content="www.arimelody.me">
|
|
|
|
<meta property="og:image" content="https://www.arimelody.me/img/favicon.png">
|
|
|
|
<meta property="og:site_name" content="ari melody">
|
|
|
|
<meta property="og:description" content="home to your local SPACEGIRL 💫">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="style/main.css">
|
|
|
|
|
2023-10-15 03:23:53 +00:00
|
|
|
<script src="/script/main.js" defer></script>
|
|
|
|
<script src="/script/accessibility.js" defer></script>
|
2023-10-02 05:30:54 +00:00
|
|
|
<link rel="me" href="https://wetdry.world/@ari">
|
2023-10-05 20:13:03 +00:00
|
|
|
</head>
|
2023-10-02 05:30:54 +00:00
|
|
|
<body>
|
|
|
|
<header>
|
2024-01-17 01:54:08 +00:00
|
|
|
<nav>
|
2023-10-14 22:26:26 +00:00
|
|
|
<img src="img/favicon.png" id="header-icon" width="100" height="100" alt="">
|
2023-10-02 05:30:54 +00:00
|
|
|
<div id="header-text">
|
|
|
|
<h1>ari melody</h1>
|
|
|
|
<h2>your local SPACEGIRL 💫</h2>
|
|
|
|
</div>
|
2023-11-28 02:07:29 +00:00
|
|
|
<a id="header-links-toggle" onclick="toggle_header_links()">
|
|
|
|
<svg viewBox="0 0 70 50" xmlns="http://www.w3.org/2000/svg" width="24" height="24">
|
|
|
|
<rect y="00" width="70" height="10" rx="5" fill="#eee" />
|
|
|
|
<rect y="20" width="70" height="10" rx="5" fill="#eee" />
|
|
|
|
<rect y="40" width="70" height="10" rx="5" fill="#eee" />
|
|
|
|
</svg>
|
|
|
|
</a>
|
|
|
|
<ul id="header-links">
|
2023-10-02 05:30:54 +00:00
|
|
|
<li>
|
2023-10-05 20:13:03 +00:00
|
|
|
<a href="/">home</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-10-05 20:13:03 +00:00
|
|
|
<a href="/music">music</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-12-18 02:08:43 +00:00
|
|
|
<a href="https://git.arimelody.me/ari/arimelody.me" target="_blank">source</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<!-- coming later! -->
|
2023-10-14 22:26:26 +00:00
|
|
|
<span title="coming later!">blog</span>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<!-- coming later! -->
|
2023-10-14 22:26:26 +00:00
|
|
|
<span title="coming later!">art</span>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
2023-11-21 13:55:58 +00:00
|
|
|
<li id="toggle-crt">
|
|
|
|
<a href="javascript:void(0)">crt</a>
|
2023-10-15 03:23:53 +00:00
|
|
|
</li>
|
2023-10-02 05:30:54 +00:00
|
|
|
</ul>
|
2024-01-17 01:54:08 +00:00
|
|
|
</nav>
|
2023-10-02 05:30:54 +00:00
|
|
|
</header>
|
|
|
|
|
|
|
|
<main>
|
|
|
|
<h1>
|
|
|
|
# hello, world!
|
|
|
|
</h1>
|
|
|
|
|
2023-11-28 02:07:29 +00:00
|
|
|
|
2023-10-02 05:30:54 +00:00
|
|
|
<p>
|
|
|
|
<strong>i'm ari!</strong>
|
|
|
|
<br>
|
|
|
|
<small>she/her 🏳️⚧️🏳️🌈💫🦆🇮🇪</small>
|
|
|
|
</p>
|
2023-11-27 23:29:21 +00:00
|
|
|
|
2023-10-02 05:30:54 +00:00
|
|
|
<p>
|
2023-12-18 01:56:25 +00:00
|
|
|
i like to create things on the internet! namely <a href="/music">music</a>,
|
2023-11-27 23:29:21 +00:00
|
|
|
<a href="https://youtube.com/mellodoot" target="_blank">videos</a>, art <small><em>(link pending)</em></small>, and the odd
|
|
|
|
<a href="https://github.com/mellodoot?tab=repositories" target="_blank">code project</a> from time to time!
|
|
|
|
if it's a thing you can create on a computer, i've probably taken a swing at it.
|
2023-10-02 05:30:54 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2023-11-27 23:29:21 +00:00
|
|
|
you're very welcome to take a look around my little slice of the internet here,
|
|
|
|
or explore any of the other corners i inhabit!
|
2023-10-02 05:30:54 +00:00
|
|
|
</p>
|
2023-11-27 23:29:21 +00:00
|
|
|
<p>
|
|
|
|
and if you're looking to support me financially, that's so cool of you!!
|
|
|
|
if you like, you can buy one or more of my songs over on
|
|
|
|
<a href="https://arimelody.bandcamp.com" target="_blank">bandcamp</a>,
|
|
|
|
so you can at least get something for your money.
|
|
|
|
thank you very much either way!! 💕
|
2023-10-02 05:30:54 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2023-11-27 23:29:21 +00:00
|
|
|
for anything else, you can reach me for any and all communications through
|
2023-12-01 00:16:09 +00:00
|
|
|
<a href="mailto:ari@arimelody.me">ari@arimelody.me</a>. if your message
|
|
|
|
contains anything beyond a silly gag, i strongly recommend encrypting
|
|
|
|
your message using my public pgp key, listed below!
|
2023-10-02 05:30:54 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2023-11-27 23:29:21 +00:00
|
|
|
thank you for stopping by- i hope you have a lovely rest of your day! 💫
|
2023-10-02 05:30:54 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<hr>
|
2023-11-27 23:29:21 +00:00
|
|
|
|
2023-10-02 05:30:54 +00:00
|
|
|
<h2>
|
2023-11-27 23:29:21 +00:00
|
|
|
## metadata
|
2023-10-02 05:30:54 +00:00
|
|
|
</h2>
|
2023-11-27 23:29:21 +00:00
|
|
|
|
|
|
|
<p>
|
|
|
|
<strong>my colours 🌈</strong>
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>primary: <span class="col-primary">#b7fd49</span></li>
|
|
|
|
<li>secondary: <span class="col-secondary">#f8e05b</span></li>
|
|
|
|
<li>tertiary: <span class="col-tertiary">#f788fe</span></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<strong>my keys 🔑</strong>
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>pgp: <a href="/keys/ari melody_0x92678188_public.asc" target="_blank">[link]</a></li>
|
|
|
|
<li>ssh (ed25519): <a href="/keys/id_ari_ed25519.pub" target="_blank">[link]</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<strong>where to find me 🛰️</strong>
|
|
|
|
</p>
|
2023-10-02 05:30:54 +00:00
|
|
|
<ul class="links">
|
|
|
|
<li>
|
|
|
|
<a href="https://youtube.com/@mellodoot" target="_blank">youtube</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://mellodoot.tumblr.com" target="_blank">tumblr</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://twitch.tv/mellodoot" target="_blank">twitch</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://sptfy.com/mellodoot" target="_blank">spotify</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://soundcloud.com/arimelody" target="_blank">soundcloud</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://github.com/mellodoot" target="_blank">github</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
2023-11-27 23:29:21 +00:00
|
|
|
<p>
|
|
|
|
<strong>projects i've worked on 🛠️</strong>
|
|
|
|
</p>
|
2023-10-02 05:30:54 +00:00
|
|
|
<ul class="links">
|
|
|
|
<li>
|
2023-11-27 23:29:21 +00:00
|
|
|
<a href="https://catdance.xyz" target="_blank">
|
|
|
|
catdance
|
|
|
|
</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-11-27 23:29:21 +00:00
|
|
|
<a href="https://github.com/mellodoot/sandblock" target="_blank">
|
|
|
|
sandblock
|
|
|
|
</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-11-27 23:29:21 +00:00
|
|
|
<a href="https://github.com/mellodoot/prideflag" target="_blank">
|
|
|
|
pride flag
|
|
|
|
</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2023-11-27 23:29:21 +00:00
|
|
|
<a href="https://github.com/mellodoot/ipaddrgen" target="_blank">
|
|
|
|
ipaddrgen
|
|
|
|
</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2024-01-17 01:54:08 +00:00
|
|
|
<a href="https://impact.arimelody.me/" target="_blank">
|
2023-11-27 23:29:21 +00:00
|
|
|
impact meme
|
|
|
|
</a>
|
2023-10-02 05:30:54 +00:00
|
|
|
</li>
|
2023-10-02 05:45:29 +00:00
|
|
|
<li>
|
2023-11-27 23:29:21 +00:00
|
|
|
<a href="https://term.arimelody.me/" target="_blank">
|
|
|
|
OpenTerminal
|
|
|
|
</a>
|
2023-10-02 05:45:29 +00:00
|
|
|
</li>
|
2023-10-02 05:30:54 +00:00
|
|
|
</ul>
|
|
|
|
|
2023-11-21 14:17:41 +00:00
|
|
|
<hr>
|
|
|
|
|
2023-11-27 23:29:21 +00:00
|
|
|
<h2>## cool people</h2>
|
2023-11-21 14:17:41 +00:00
|
|
|
|
|
|
|
<div id="web-buttons">
|
2023-12-18 01:56:25 +00:00
|
|
|
<a href="https://arimelody.me">
|
2023-11-21 14:17:41 +00:00
|
|
|
<img src="/img/buttons/ari melody.gif" alt="ari melody web button">
|
|
|
|
</a>
|
|
|
|
<a href="https://supitszaire.com" target="_blank">
|
|
|
|
<img src="/img/buttons/zaire.gif" alt="zaire web button">
|
|
|
|
</a>
|
|
|
|
<a href="https://mae.wtf" target="_blank">
|
|
|
|
<img src="/img/buttons/mae.png" alt="vimae web button">
|
|
|
|
</a>
|
2023-12-01 00:16:09 +00:00
|
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
<img src="/img/buttons/misc/debian.gif" alt="powered by debian">
|
|
|
|
<img src="/img/buttons/misc/girls4notepad.gif" alt="girls 4 notepad">
|
|
|
|
<img src="/img/buttons/misc/gaywebring.gif" alt="this website is GAY">
|
|
|
|
<img src="/img/buttons/misc/graphicdesign.gif" alt="graphic design is my passion">
|
|
|
|
<img src="/img/buttons/misc/gplv3.gif" alt="GPLv3 free software">
|
|
|
|
<img src="/img/buttons/misc/hl.gif" alt="half-life">
|
|
|
|
<img src="/img/buttons/misc/h-free-anim.gif" alt="dis site is hentai FREE">
|
|
|
|
<img src="/img/buttons/misc/sprunk.gif" alt="sprunk">
|
|
|
|
<img src="/img/buttons/misc/tohell.gif" alt="go straight to hell">
|
|
|
|
<img src="/img/buttons/misc/virusalert.gif" alt="virus alert! click here" onclick="alert('meow :3')">
|
|
|
|
<img src="/img/buttons/misc/wii.gif" alt="wii">
|
|
|
|
<img src="/img/buttons/misc/www2.gif" alt="www">
|
|
|
|
<img src="/img/buttons/misc/iemandatory.gif" alt="get mandatory internet explorer">
|
|
|
|
<img src="/img/buttons/misc/learn_html.gif" alt="HTML - learn it today!">
|
2023-12-05 17:04:20 +00:00
|
|
|
<a href="https://smokepowered.com" target="_blank">
|
|
|
|
<img src="/img/buttons/misc/smokepowered.gif" alt="high on SMOKE">
|
|
|
|
</a>
|
|
|
|
<a href="https://epicblazed.com" target="_blank">
|
|
|
|
<img src="/img/buttons/misc/epicblazed.png" alt="epic blazed">
|
|
|
|
</a>
|
2024-02-24 11:11:22 +00:00
|
|
|
<img src="/img/buttons/misc/blink.gif" alt="closeup anime blink">
|
2023-11-21 14:17:41 +00:00
|
|
|
</div>
|
2023-10-02 05:30:54 +00:00
|
|
|
</main>
|
|
|
|
|
|
|
|
<footer>
|
2023-10-05 20:13:03 +00:00
|
|
|
<div id="footer">
|
2024-01-17 01:54:08 +00:00
|
|
|
<small><em>*made with ♥ by ari, 2024*</em></small>
|
2023-10-05 20:13:03 +00:00
|
|
|
</div>
|
2023-10-02 05:30:54 +00:00
|
|
|
</footer>
|
|
|
|
|
|
|
|
<div id="overlay"></div>
|
2023-10-05 20:13:03 +00:00
|
|
|
</body>
|
|
|
|
</html>
|