1 line
5.9 KiB
HTML
1 line
5.9 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>about | aidxn</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=VT323&display=swap" rel="stylesheet"><link rel="stylesheet" href="css/main.min.css"><link rel="stylesheet" href="css/about.min.css"></head><body><div id="loading" style="display:flex;justify-content:center;align-items:center;height:100vh"><img src="img/loading2.gif" alt="Loading animation"></div><div id="page" style="display:none"><header class="sidebar"><a href="/"><img src="img/logo.gif" alt="Animated logo text displaying AIDXN ONLINE" class="logo"></a><p class="cap">Welcome to my world wide web site!</p><img src="img/links.gif" alt="Animated text displaying LINKS" width="30%" class="mm-label"><ul><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><a href="/">home</a></li><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><b>about</b></li><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><a href="https://p0ntus.com">archives</a></li><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><a href="/contact">contact</a></li><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><a href="https://aidxn.fun/verify">verify a message</a></li><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><a href="/status">status</a></li><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><a href="/design">design</a></li><li class="menu-opt"><img src="img/bullet.gif" alt="*" class="bullet"><a href="/projects">projects</a></li></ul><img src="img/information.gif" alt="Animated text displaying INFORMATION" width="68%" class="mm-label"><p id="date"></p><img id="album-art" style="height:64px;width:64px" src="img/loading.gif" alt="Album cover"><div class="music-section"><b id="albumLabel">Now Playing:</b><br><b id="song">Loading...</b><p id="album">Loading...</p><p id="artist">Loading...</p></div><span class="extra-text"><b>Note: </b>This page is best viewed on a computer.</span></header><aside class="main-content"><h1>About Me</h1><p>Heyo! I'm Aidan, and I'm a human being, like you. I'm a Wikipedia editor, hobbyist programmer (Python, Node.js and PHP) and student. I am a troubled teen industry survivor and I also <i>love</i> music! I love walking (pretty much anywhere), particularly Boston and some Mass suburbs. I'm a cryptocurrency user and love it way more than credit cards/cash. However, I am strongly opposed to the adoption of Web3 technology.</p><p>I strive, as a person, to understand my peers in life. I consider myself to be extremely understanding and accepting, albeit nobody is perfect, and I still hold my biases.</p><p>Thus, I've tried to do about almost everything and learn about almost everything to get a better understanding of the world around me. I love to debate, talk and learn about other people's views, while keeping it judgement-free. I believe this has helped me find more diverse relationships.</p><p>In politics, I'm a strong Democrat and a supporter of the <a href="https://uspirates.org">Pirate Party</a>. I hope, by the time I die, that everyone may have fair human rights, open source is standard and the troubled teen industry is torn down or rebuilt into a truly healing environment. Also, let's try our best not to let AI take over too fast, eh?</p><p>If you want, you can check out my LastFM profile <a href="https://last.fm/user/aidxn_">here</a>. If you don't already know what LastFM is, you can see more about my music taste there. It's where the sidebar fetches now playing stats from, too!</p><h3>Technology</h3><p>I have a lot of experience with varying types of technologies. From servers to old XP machines, I've tried it all. I currently administer two Linux servers, both running Ubuntu.</p><h3>Linux Distro Experience</h3><ul class="os-list"><li class="space-li"><img src="img/os/ubuntu.png" width="25" alt="Ubuntu logo"><span>Ubuntu 18.04, 20.04, 22.04, 24.04 (includes server versions of each)</span></li><li class="space-li"><img src="img/os/windows-server.png" width="25" alt="Windows Server logo"><span>Windows Server 2012 R2, 2016, 2019, 2022</span></li><li class="space-li"><img src="img/os/debian.png" width="25" alt="Debian logo"><span>Debian 9</span></li><li class="space-li"><img src="img/os/arch.png" width="25" alt="Arch Linux logo"><span>Arch Linux</span></li><li class="space-li"><img src="img/os/void.png" width="25" alt="Void Linux logo"><span>Void Linux</span></li><li class="space-li"><img src="img/os/gentoo.png" width="25" alt="Gentoo logo"><span>Gentoo Linux</span></li><li class="space-li"><img src="img/os/mint.png" width="25" alt="Linux Mint logo"><span>Linux Mint</span></li><li class="space-li"><img src="img/os/opensuse.png" width="25" alt="OpenSUSE logo"><span>OpenSUSE</span></li><li class="space-li"><img src="img/os/oracle.png" width="25" alt="Oracle logo"><span>Oracle Linux 8</span></li></ul><h3>Cloud</h3><p>I also work a <i>LOT</i> in the cloud, but not the type you might be thinking about. I almost have an obsession to enterprise cloud computing. Hell, you're actually connected to one... right now! Here are some of my favorite platforms, ranked.</p><p>This section is a work in progress, for those who don't know cloud computing. I'm working to make the wording clearer, so the non-technical folk can still understand everything here!</p><ol><li class="space-li">Oracle Cloud</li><li class="space-li">Azure</li><li class="space-li">AWS</li></ol><p>You can learn more about my opinions on cloud platforms <a href="cloud.html">on this page</a>. It's not shown on the sidebar, as I don't think many people would be interested. So, if you're reading this, enjoy your access to a "secret" page.</p></aside></div><script src="js/main.min.js"></script><script src="js/music.min.js"></script></body></html> |