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/projects/index.html

114 lines
6.5 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>Projects - 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">
<section id="two">
<h2>Projects</h2>
<h2><a href="/">Home</a></h2>
<div class="row">
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/rja.webp" class="image fit thumb"><img src="/images/previews/rja.webp" alt="" /></a>
<h3>Robert James Atkinson Jr</h3>
<p>Found it pretty sad that all of the images of my Grandpa were from his Obit, So I made him a site. (<a href="https://bobatkinson.org/">bobatkinson.org</a>)</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/sop.webp" class="image fit thumb"><img src="/images/previews/sop.webp" alt="" /></a>
<h3>sop.wtf</h3>
<p>URL Shortening Service, No Ads. No BS. 100% Free. (<a href="https://sop.wtf/">sop.wtf</a>)</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/ptd.webp" class="image fit thumb"><img src="/images/previews/ptd.webp" alt="" /></a>
<h3>Perla The Dog</h3>
<p>A Site Dedicated To My Dog. (<a href="https://perlathedog.com/">perlathedog.com</a>)</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/pf.webp" class="image fit thumb"><img src="/images/previews/pf.webp" alt="" /></a>
<h3>Project Firewatch</h3>
<p>A Site Dedicated To Firewatch. (<a href="https://projectfirewatch.com/">projectfirewatch.com</a>)</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/cw.webp" class="image fit thumb"><img src="/images/previews/cw.webp" alt="" /></a>
<h3>Codsworth The Discord Bot (Discontinued)</h3>
<p>A No-compromises Music Experience For Discord. (<a href="https://web.archive.org/web/20210912053249/https://codsworth.xyz/">codsworth.xyz</a>)</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/tms.webp" class="image fit thumb"><img src="/images/previews/tms.webp" alt="" /></a>
<h3>The Minecraft Server</h3>
<p>A community server started in the thick of Covid-19. <a href="https://tms.cx">(tms.cx)</a></p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/jb.webp" class="image fit thumb"><img src="/images/previews/jb.webp" alt="" /></a>
<h3>Jim Bot (Discontinued)</h3>
<p>A Multipurpose Discord Bot.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/ab.webp" class="image fit thumb"><img src="/images/previews/ab.webp" alt="" /></a>
<h3>Annoyance Bot (Discontinued)</h3>
<p>Designed To Annoyance People On Discord.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="/images/previews/osrp.webp" class="image fit thumb"><img src="/images/previews/osrp.webp" alt="" /></a>
<h3>Oregon State Roleplay (Closed)</h3>
<p>A FiveM Roleplay Server.</p>
</article>
</div>
</div>
<!-- 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>