This repository has been archived on 2022-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
oldwebsite/about/index.html

121 lines
5.4 KiB
HTML

<!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>About - Sophia Atkinson</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="/assets/css/main.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
<link href="/favicon.ico?v1" rel="icon" type="image/png" />
<meta name="description" content="The Personal Site Of Sophia Atkinson">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@SophiaTLDR">
<meta name="twitter:title" content="Sophia Atkinson">
<meta name="twitter:description" content="The Personal Site Of Sophia Atkinson">
<meta name="keywords" content="Sophia, Sophia Atkinson, SophiaWTF, SophiaLUL, Sophia.WTF,">
<meta property="og:url" content="https://sophia.wtf/">
<meta property="og:type" content="website">
<meta property="og:title" content="Sophia Atkinson">
<meta property="og:description" content="The Personal Site Of Sophia Atkinson">
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
<meta name="twitter:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
<meta name="copyrighted-site-verification" content="8aaab968553ca7ce" />
<script src="https://code.jquery.com/jquery-3.3.1.js" integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous">
</script>
<script>
$(function(){
$("#footer").load("/cdn/footer.html");
});
</script>
</head>
<body>
<div id="footer"></div>
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="inner">
<a class="image avatar"><img src="https://sophia.wtf/images/avatar.webp" alt="image avatar" /></a>
<h1><strong>I am Sophia, Developer, Computer & Server Enthusiast</strong><br />
</div>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<header class="major">
<h2>About Me<br />
</h2>
</header>
<h2><a href="/">Home</a></h2>
<h3>Hello my name is Sophia.</h3>
<h4>I am a Fullstack developer, I have been a developer for 3 years, and I am decently experienced in Lua, C++, C#, and Java. I am very experienced in Node.js, Javascript, PHP, HTML, and CSS. I am very involved in the open-source initiative. Along with many other initiatives. <a href="https://sop.wtf/sapronouns">Pronouns Card</a>
</h4>
<hr>
<h3>Hobbies</h3>
<h4>
<li>Running My Homelab</li>
<li>Building Computers</li>
<li>Coding</li>
<li>Gaming</li>
</h4>
<h3>Social Media</h3>
<h4>
<li><a href="https://sop.wtf/samastodon">Mastodon</a></li>
<li><a href="https://sop.wtf/sagithub">Github</a></li>
<li><a href="https://sop.wtf/shwampyt">Youtube</a></li>
<li><a href="https://sop.wtf/satwitch">Twitch</a></li>
<li><a href="https://sop.wtf/sablog">Blog</a></li>
</h4>
<hr>
<h2>Projects</h2>
<h3>This is my personal site made by me and some other people.</h3>
<h3><a href="https://sop.wtf/">sop.wtf</a>: URL Shortening Service. No Ads. No BS. 100% Free.</h3>
<h3><a href="https://projectfirewatch.com/">projectfirewatch.com</a>: The Opensource Dive Into The Game Firewatch.</h3>
<h3><a href="https://perlathedog.com">perlathedog.com</a>: A Site With Pictures Of My Dog.</h3>
<ul class="actions">
</ul>
</section>
<section id="computer">
<header class="major">
<h2>My Computer<br />
</h2>
</header>
<h3>CPU: Ryzen 5 3600 (oc.4.3GHz)</h3>
<h3>CPU Cooler: Noctua NH-U12S Redux</h3>
<h3>Motherboard: MSI MAG B550 TOMAHAWK</h3>
<h3>RAM: 16 GB Crucial Ballistix DDR4 3600 (oc.4066 MHz)</h3>
<h3>GPU: ROG Strix RTX 3060</h3>
<h3>Case: Corsair 4000D Airflow</h3>
<h3>Fans: 6 Arctic F12 PWM PST</h3>
<h3>Storage: 1TB Samsung 870 QVO, HGST 4TB HDD</h3>
<h3>PSU: EVGA SuperNova 650 G5</h3>
<h3>Displays: 2x Acer 24 inch</h3>
<h3>Keyboard: HyperX Alloy FPS Pro</h3>
<h3>Mouse: Razer Basilisk X Hyperspeed</h3>
<h3>Sound: Sennheiser HD 559, Creative Sound Blaster Audigy</h3>
<h3>OS: Windows 10 Pro</h3>
<ul class="actions">
</ul>
</section>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.poptrox.min.js"></script>
<script src="/assets/js/browser.min.js"></script>
<script src="/assets/js/breakpoints.min.js"></script>
<script src="/assets/js/util.js"></script>
<script src="/assets/js/main.js"></script>
<script src="/assets/js/winter.js"></script>
</body>
</html>