mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
Added resume to site
This commit is contained in:
21
index.html
21
index.html
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user