Added resume to site

This commit is contained in:
2021-09-19 14:30:18 -04:00
parent 271add19e9
commit 3e9e1656c9
5 changed files with 53 additions and 12 deletions

View File

@@ -2,10 +2,18 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<title>Andrew Simonson Homepage</title>
<link href="homepage.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>Andrew Simonson:</h1>
<h1>Andrew Simonson</h1>
<nav class="navBar">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="resume.html">Resume</a></li>
</ul>
</nav>
<br />
<h2>A biography</h2>
<p>I'm primarily an <strong>extremely</strong> forgetful person
who, when productive, rewrites fate in favor of my own
@@ -17,13 +25,8 @@
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>
Maryland.
<a href="https://github.com/asimonson1125">
<img src="https://avatars.githubusercontent.com/u/58455242?v=4"
alt="My github profile picture">