mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
Cleaned up site
Removed email icon since my email is already displayed above it in the header. Cleaned up work experience and education sections.
This commit is contained in:
parent
5378403e1a
commit
689349e34e
21
index.html
21
index.html
@ -50,7 +50,6 @@
|
|||||||
<h1><a>480.322.8468</a></h1>
|
<h1><a>480.322.8468</a></h1>
|
||||||
<ul class="icons">
|
<ul class="icons">
|
||||||
<li><a href="https://www.linkedin.com/in/ansonbiggs" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
|
<li><a href="https://www.linkedin.com/in/ansonbiggs" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
|
||||||
<li><a href="mailto:anson@ansonbiggs.com" class="icon fa-envelope"><span class="label">Email</span></a></li>
|
|
||||||
<li><a href="https://twitter.com/AnsonBiggs" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
|
<li><a href="https://twitter.com/AnsonBiggs" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
|
||||||
<li><a href="https://www.instagram.com/themisterbiggs/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
|
<li><a href="https://www.instagram.com/themisterbiggs/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
|
||||||
<li><a href="https://github.com/MisterBiggs" class="icon fa-github"><span class="label">Github</span></a></li>
|
<li><a href="https://github.com/MisterBiggs" class="icon fa-github"><span class="label">Github</span></a></li>
|
||||||
@ -95,28 +94,14 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<h4><i class="fa fa-briefcase" aria-hidden="true"></i> Expediter • The Hub • 2012-2017</h4>
|
<h4><i class="fa fa-briefcase" aria-hidden="true"></i> Expediter • The Hub • 2012-2017</h4>
|
||||||
<p>
|
<p>
|
||||||
Leadership position in a restaurant.
|
Managed a team of kitchen and serving staff. Ensured product quality according to customer specifications.
|
||||||
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>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<article>
|
<article>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h4><i class="fa fa-university" aria-hidden="true"></i> Community College • 2015-2017 • Mesa Community College</h4>
|
<h4><i class="fa fa-university" aria-hidden="true"></i> Community College • 2015-2017 • Mesa Community College</h4>
|
||||||
<p>
|
<p>
|
||||||
I attended community college for 2 years before transferring
|
Completed many pre-requisite classes, and some Electronic Engineering classes before transferring to Embry-Riddle.
|
||||||
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>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
</section>
|
</section>
|
||||||
@ -215,7 +200,7 @@
|
|||||||
<div class="12u"><input type="text" name="subject" id="subject" placeholder="Subject" /></div>
|
<div class="12u"><input type="text" name="subject" id="subject" placeholder="Subject" /></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row uniform">
|
<div class="row uniform">
|
||||||
<div class="12u"><textarea name="message" id="message" placeholder="Message" rows="6"></textarea></div>
|
<div class="12u"><textarea name="message" id="message" placeholder="Message" rows="4"></textarea></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row uniform">
|
<div class="row uniform">
|
||||||
<div class="12u">
|
<div class="12u">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user