1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 09:26:40 +00:00

fixed sidebar list order

This commit is contained in:
Anson Biggs 2017-10-15 11:19:13 -07:00
parent 97ea943ef0
commit 1375d0d2de

View File

@ -11,7 +11,7 @@
<title>Anson Biggs Portfolio</title> <title>Anson Biggs Portfolio</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="description" content="Portfolio for Anson Biggs."> <meta name="description" content="Portfolio for Anson Biggs.">
<meta name="keywords" content="Aerospace Engineering, Aerospace Engineer, Astronautics,Portfolio, Resume, Internship, Engineer, Aerospace, Engineering, STEM, Astronautics, Anson, Anson Biggs"> <meta name="keywords" content="Aerospace Engineering, Aerospace Engineer, Astronautics, Portfolio, Resume, Internship, Engineer, Aerospace, Engineering, STEM, Astronautics, Anson, Anson Biggs">
<meta name="author" content="Anson Biggs"> <meta name="author" content="Anson Biggs">
<meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="viewport" content="width=device-width,initial-scale=1">
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]--> <!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
@ -37,9 +37,9 @@
<ul> <ul>
<li><a href="Resume.htm"><h1>Printable Resume</h1> </a></li> <li><a href="Resume.htm"><h1>Printable Resume</h1> </a></li>
<li><a href="#one" class="active">Objective</a></li> <li><a href="#one" class="active">Objective</a></li>
<li><a href="#two">Things I Can Do</a></li> <li><a href="#two">Education and Experience</a></li>
<li><a href="#three">A Few Accomplishments</a></li> <li><a href="#three">Things I Can Do</a></li>
<li><a href="#four">Education and Experience</a></li> <li><a href="#four">Accomplishments and Personal Projects</a></li>
<li><a href="#five">Contact</a></li> <li><a href="#five">Contact</a></li>
</ul> </ul>
@ -76,8 +76,53 @@
</div> </div>
</section> </section>
<!-- Two --> <!-- two-->
<section id="two"> <section id="two">
<div class="container">
<h3>Education and Experience</h3>
<div class="features">
<article>
<div class="container">
<h4><i class="fa fa-university" aria-hidden="true"></i> B.S. in Aerospace Engineering• 2021 • Embry Riddle</h4>
<p>
Currently attending classes and hoping to graduate in 2021 with a
B.S. in Aerospace Engineering and am planning to take every opportunity
to pursue internships.
</p>
</article>
<article>
<div class="container">
<h4><i class="fa fa-briefcase" aria-hidden="true"></i> Expediter • The Hub • 2012-2017</h4>
<p>
Leadership position in a restaurant.
In charge of making sure the front of the house and the back
of the house are on the same page and that all tickets are
executed correctly, in a timely manner, and at the same
time to insure quality. Very fast paced environment where
communication is paramount.
</p>
</article>
<article>
<div class="container">
<h4><i class="fa fa-university" aria-hidden="true"></i> Community College • 2015-2017 • Mesa Community College</h4>
<p>
I attended community college for 2 years before transferring
to Embry-Riddle. During this time, I was pursuing a degree
in Electronic Engineering but attained no degree.
</p>
</article>
<article>
<div class="container">
<h4><i class="fa fa-university" aria-hidden="true"></i> HS diploma • 2014 • Desert Ridge HS</h4>
<p>
Played football and did competitions with my industrial technology class until the end of 2012 when I got my job with The Hub.
</p>
</article>
</section>
<!-- Three -->
<section id="three">
<div class="container"> <div class="container">
<h3>Things I Can Do</h3> <h3>Things I Can Do</h3>
<p></p> <p></p>
@ -97,8 +142,8 @@
</div> </div>
</section> </section>
<!-- Three --> <!-- Four -->
<section id="three"> <section id="four">
<div class="container"> <div class="container">
<h3>Accomplishments and Personal Projects</h3> <h3>Accomplishments and Personal Projects</h3>
<p>Listed below are some of my personal achievements and projects that I have done in my free time.</p> <p>Listed below are some of my personal achievements and projects that I have done in my free time.</p>
@ -155,51 +200,6 @@
</div> </div>
</section> </section>
<!-- Four-->
<section id="four">
<div class="container">
<h3>Education and Experience</h3>
<div class="features">
<article>
<div class="container">
<h4><i class="fa fa-university" aria-hidden="true"></i> B.S. in Aerospace Engineering• 2021 • Embry Riddle</h4>
<p>
Currently attending classes and hoping to graduate in 2021 with a
B.S. in Aerospace Engineering and am planning to take every opportunity
to pursue internships.
</p>
</article>
<article>
<div class="container">
<h4><i class="fa fa-briefcase" aria-hidden="true"></i> Expediter • The Hub • 2012-2017</h4>
<p>
Leadership position in a restaurant.
In charge of making sure the front of the house and the back
of the house are on the same page and that all tickets are
executed correctly, in a timely manner, and at the same
time to insure quality. Very fast paced environment where
communication is paramount.
</p>
</article>
<article>
<div class="container">
<h4><i class="fa fa-university" aria-hidden="true"></i> Community College • 2015-2017 • Mesa Community College</h4>
<p>
I attended community college for 2 years before transferring
to Embry-Riddle. During this time, I was pursuing a degree
in Electronic Engineering but attained no degree.
</p>
</article>
<article>
<div class="container">
<h4><i class="fa fa-university" aria-hidden="true"></i> HS diploma • 2014 • Desert Ridge HS</h4>
<p>
Played football and did competitions with my industrial technology class until the end of 2012 when I got my job with The Hub.
</p>
</article>
</section>
<!-- Five --> <!-- Five -->
<section id="five"> <section id="five">
<div class="container"> <div class="container">