73 lines
4.4 KiB
HTML
73 lines
4.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Solutions no one asked for</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
<style>
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>Sara's Objectionable Solutions</h1>
|
|
</header>
|
|
<main>
|
|
<section id="about">
|
|
<p>
|
|
I'm a femby dutch game development student trying out all kinds of different computer related things (like websites :P). This particular site is just a personal page to throw ideas and thingamabobs onto.
|
|
</p>
|
|
</section>
|
|
<section>
|
|
<h2><a href="https://objectionable.solutions/#about">Myself</a></h2>
|
|
<ul>
|
|
<li>Nouns: Sara / Saar / She / They / Enby / Woman / Girl (no preference)</li>
|
|
<li>Honorifics: Hx / Mg / None (no preference)</li>
|
|
<li>Age: Born in 2004 (so over 18)</li>
|
|
<li>Gender: Some kind of fem-aligned enby</li>
|
|
<li>Languages: Dutch (native) and English (proficient)</li>
|
|
<li>Orientation: <a target="_blank" href="https://www.tumblr.com/european-cryptics-journal">Them</a></li>
|
|
</ul>
|
|
</section>
|
|
<section id="friends">
|
|
<h2><a href="https://objectionable.solutions/#friends">My Friends around the web</a></h2>
|
|
<ul>
|
|
<li><a target="_blank" href="https://hertog.hermitcollective.net">Hertog!</a> who hosts a bunch of the cloud-replacement services I now depend on and is a very good gamedev and good friend of mine :3</li>
|
|
<li><a target="_blank" href="https://jo.wtf">Jo!</a> who is incredibly gender and fun to listen to (and infodump at). And helps run tech.lgbt where my fedi presence resides :3</li>
|
|
</ul>
|
|
</section>
|
|
<section id="links">
|
|
<h2><a href="https://objectionable.solutions/#links">Links</a></h2>
|
|
<h3>Social</h3>
|
|
<ul>
|
|
<li><a rel="me" target="_blank" href="https://app.wafrn.net/blog/Sara_Objectionable">Fedi</a> Where I post, comment and interact. If you want to talk for any reason, this is probably where to find me.</li>
|
|
<li><a target="_blank" href="https://www.tumblr.com/blog/objectionable-sara">Tumblr</a> I'm mainly here for the content, may not check for weeks on end. And no posts of my own end up here.</li>
|
|
</ul>
|
|
<h3>Elsewhere</h3>
|
|
<ul>
|
|
<li><a target="_blank" href="https://blog.winter-software.com/profile/0e41208a-716e-4f10-ae65-8096a10837eb">Blog!</a> On Wave, hosted and developed by Mia Winter.</li>
|
|
<li><a target="_blank" href="https://sg-dev.itch.io/">itch.io!</a> Since i am game developer. Most of the stuff on here rn is student projects.</li>
|
|
<li><a target="_blank" href="https://git.saragerretsen.nl/Sara">Git</a> On my own instance cause I'm a Nerd (if you couldn't tell).</li>
|
|
<li><a target="_blank" href="https://github.com/SG101">Github </a> If you want to be a boring corporate bootlicker (\j use whatever you need to use).</li>
|
|
<li><a target="_blank" href="https://sara.objectionable.solutions">""Professional"" website</a> With stuff I've made/worked on, but explained boringly.</li>
|
|
</ul>
|
|
</section>
|
|
<section id="tools">
|
|
<h2><a href="https://objectionable.solutions/#tools">Cool stuff I use</a></h2>
|
|
<ul>
|
|
<li><a target="_blank" href="https://distrowatch.com/dwres.php?resource=major">Linux desktop!</a> (right now Fedora)</li>
|
|
<li><a target="_blank" href="https://swaywm.org/">SwayWM</a> After using i3 for a year and wanting to switch to Wayland.</li>
|
|
<li><a target="_blank" href="https://godotengine.org/">The Godot Engine</a> For any game projects where I get to have a say in the engine.</li>
|
|
<li><a target="_blank" href="https://neovim.io/">NeoVim</a> "Long" ago someone recommended I use vim to edit things on the command line and I did not question it enough. Now I'm addicted and unable to go back.</li>
|
|
<li><a target="_blank" href="https://frame.work/">Framework</a> laptop Specifically an 11th-gen intel framework 13 which I absolutely love despite some issues.</li>
|
|
<li><a target="_blank" href="https://nextcloud.com/">NextCloud</a> as Hosted by Hertog. Mainly as a file storage/sharing/transfer server.</li>
|
|
<li><a target="_blank" href="https://tt-rss.org/">TTRSS</a> Again as hosted by Hertog. RSS is alive and well if you know where to look. Which is awesome.</li>
|
|
</ul>
|
|
</section>
|
|
<section id="cat">
|
|
<h2><a href="https://objectionable.solutions/#cat">Look At My Stupid Cat</a></h2>
|
|
<img src="cat.jpeg" alt="An orange-and-white cat lying on her back in the sun on a windowsill.">
|
|
<p>She is adorable :3</p>
|
|
</section>
|
|
</main>
|
|
</body>
|
|
</html>
|