Update index.html

This commit is contained in:
2021-08-26 12:49:43 -04:00
parent 8bda3fd951
commit 9301a5df6d

View File

@@ -1,9 +1,36 @@
<!doctype HTML> <!DOCTYPE html>
<body> <html lang="en">
<h1>What are you doing here? I haven't done anything with this yet!</h1> <head>
<meta charset="utf-8">
<p><a href="https://www.github.com/asimonson1125">here's my github</a> in case you want it for some reason.</p> <title></title>
<p>▒█▀█▀█░▐█▀▀▒▄█▀▀█▒█▀█▀█<br/>░░▒█░░░▐█▀▀▒▀▀█▄▄░░▒█░░<br/>░▒▄█▄░░▐█▄▄▒█▄▄█▀░▒▄█▄░</p> </head>
<body>
</body> <h1>Andrew Simonson:</h1>
<h2>A biography</h2>
<p>I'm primarily an <strong>extremely</strong> forgetful person
who, when productive, rewrites fate in favor of my own
short-term interests, or rather, whatever half-assed mistake
results from the attempt.</p>
<p>When I'm not <del>losing my mind</del>wasting time,
you can find me building discord bots, playing chess,
or actually exercising, doing things like, idk, playing
racquetball or soccer.</p>
<p>I'm a first year student at <strong>Rochester Institute of Technology</strong>
in the <b>Computing Exploration</b> program. I'm from Hagerstown,
Maryland, and the things I miss the most about home include:</p>
<ul>
<li>Frozen vegetables</li>
<li>Showers that aren't pressure washers</li>
<li>The population density</li>
<li>Waffle House</li>
</ul>
<a href="https://github.com/asimonson1125">
<img src="https://avatars.githubusercontent.com/u/58455242?v=4"
alt="My github profile picture">
<p>My Github</p>
</a>
<p>Instagram: <a href="https://www.instagram.com/an_a.simonson/">@an_a.simonson</a></p>
<p>RIT Email: abs1907@rit.edu</p>
<p>Informal Email: asimonson1125@gmail.com</p>
</body>
</html> </html>