This repository has been archived on 2023-08-15. You can view files and clone it, but cannot push or open issues or pull requests.
website/index.html

125 lines
5.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>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" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<div class="inner">
<a href="/" class="image avatar"><img src="https://sophia.ml/favicon.ico" alt="" /></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>Hello... 🌸<br />
</h2>
</header>
<h4>🔭 Im currently working on <a href="https://projectfirewatch.com/">Project Firewatch</a></h4>
<h4>🌱 Im currently learning Typescript</h4>
<h4>🤔 Im looking for help with Typescript</h4>
<h4>💬 Ask me about anything</h4>
<h4>📫 How to reach me: Discord <a href="https://discord.com/users/420297282676719618">SophiaXD#3076</a>, or my <a href="mailto:sophialul@protonmail.com">Email<a></h4>
<h4>😄 Pronouns: She/Her</h4>
<h4>⚡ Fun facts about me: I am trans mtf, I have a homelab, I love computers, and I waste alot of money on garbage.</h4>
<h4>🖥 Node.js, Javascript, Lua, C++, C#, Java.</h4>
<h4>🔗 <a href="https://projectfirewatch.com/">Project Firewatch</a>, <a href="/link/curator">Steam Curator</a>, <a href="/link/github">Github</a>, <a href="/link/steam">Steam</a>, <a href="/link/twitter">Twitter</a>, <a href="/link/youtube">Youtube</a>.</h4>
<ul class="actions">
</ul>
</section>
<!-- One -->
<section id="one">
<header class="major">
</header>
<h4><a href="/news/">The News Page</a></h4>
<h4><a href="/domains/">The Domains Page</a></h4>
<h4><a href="/music/">The Music Page</a></h4>
<h4><a href="/snake/">The Snakey Page</a></h3>
<ul class="actions">
</ul>
</section>
<!-- Two -->
<section id="two">
<h2>Projects</h2>
<div class="row">
<article class="col-6 col-12-xsmall work-item">
<a href="images/thumbs/cw.png" class="image fit thumb"><img src="images/thumbs/cw.png" alt="" /></a>
<h3>Codsworth The Discord Bot (Discontinued)</h3>
<p>A no-compromises music experience for discord</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/thumbs/pf.png" class="image fit thumb"><img src="images/thumbs/pf.png" alt="" /></a>
<h3>Project Firewatch</h3>
<p>A site dedicated to Firewatch</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/thumbs/jsn.png" class="image fit thumb"><img src="images/thumbs/jsn.png" alt="" /></a>
<h3>The Jim Sim Network</h3>
<p>A network minecraft server.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/thumbs/comingsoon.png" class="image fit thumb"><img src="images/thumbs/comingsoon.png" alt="" /></a>
<h3>More Coming Soon!</h3>
<p> </p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/thumbs/comingsoon.png" class="image fit thumb"><img src="images/thumbs/comingsoon.png" alt="" /></a>
<h3>More Coming Soon!</h3>
<p> </p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/thumbs/comingsoon.png" class="image fit thumb"><img src="images/thumbs/comingsoon.png" alt="" /></a>
<h3>More Coming Soon!</h3>
<p></p>
</article>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/SophiaTLDR" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/SophiaAtkinson" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://discord.com/users/420297282676719618" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
<li><a href="https://www.youtube.com/SophiaAtkinson" class="icon brands fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://www.twitch.tv/sophiaatkinson" class="icon brands fa-twitch"><span class="label">Twitch</span></a></li>
<li><a href="mailto:sophialul@protonmail.com" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>&copy;2021 Sophia , Licensed under the MIT License.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- 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>
</body>
</html>