1
0
Files
newpublicsite/about.html
2025-06-07 19:25:32 -05:00

50 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="default.css">
<link rel="stylesheet" type="text/css" href="buttons.css">
<link rel="stylesheet" type="text/css" href="about.css">
<title>iRaven - About</title>
</head>
<body>
<center>
<div class="titlehead">
<h2>About</h2>
<!-- <p>I kinda didn't want to make this page as I absolutely hate bringing any attention to myself but.. alas</p> -->
</div>
<div class=navbuttons>
<a href="index.html"><img src="siteimg/icon/monitor_moon.png">Home</a>
<img src="siteimg/icon/deioxpk-32.png">About Me</a>
<a href="ocref.html"><img src="siteimg/icon/cd.png">OC References</a>
<a href="blog/"><img src="siteimg/icon/notepad.png">Tech and Tinkering Blog</a>
</div>
<br>
<div class="mainsq">
<img src="siteimg/xeno/xeno_wave.gif" title="Art by Neon" width="100">
<h3>hewwo!</h3>
<h4>20, any/all, pansexual, genderfluid(??)</h4>
<p>I'm a midnight-blue pansexual fluffy nerdy tech unicorn (poni!) hailing from the College Station area.</p>
<p>I come from a background of mostly messing around with computers my entire life, back to when I was 4 years old, because woohoo autism. It's now my professional career!</p>
<p>My field of experience mostly revolves around system and network administration, which includes but isn't limited to Windows (Active Directory), Linux, Cisco, Ubiquiti, MikroTik, Proxmox, ESXi, and more.</p>
<p>I run my own datacenter at home, found below. I self-host many services (Authentik, Nextcloud, Home Assistant) to keep control of my own data, however I also allow friends to host too!</p>
<p>Not to mention other tech hobbies including cable headend/telecom equipment, vintage computers, and more.</p>
<p>My bigger hobbies outside of tech? Ponies (MLP:FiM), astronomy, severe weather, pony fursuiting, and just being a kind, caring, and cuddly unicorn to frens :3</p>
<!-- <img src="siteimg/xeno/deioxpk-b2e38b76-f126-4d2c-bf24-91713dbfa3d0smol2.png" width="300"> -->
</div>
<div class="altsq">
<h3>Things I do</h3>
<a href="http://technolog.network" target="_blank">Technolog Networks</a> /
<a href="http://genericable.com" target="_blank">Genericable</a> /
<a href="https://twcarchive.com" target="_blank">TWC Archive</a>
<h3>Other Platforms</h3>
<!-- <p>other places you can find me and (not) talk to me, idk</p> -->
<a href="mailto:contact@iraven.net">E-Mail</a> /
<a href="https://bsky.app/profile/iraven.net" target="_blank">BlueSky</a> /
<a href="https://twitter.com/iRaven4522" target="_blank">Twitter</a> /
<a href="https://pony.social/@iRaven" target="_blank">Fediverse</a>
<!-- <a href="https://youtube.com/iRaven">my really really cringey youtube i used to make videos on, lost all motivation/energy to do anything with nowadays</a> -->
</div>
</center>
</body>
</html>