content for skills and recognition sections
This commit is contained in:
+21
-12
@@ -130,21 +130,18 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="resume-item">
|
<div class="resume-item">
|
||||||
<h3 class="resume-item-title"></h3>
|
<h4 class="resume-item-details">Donut design</h4>
|
||||||
<h4 class="resume-item-details">Design</h4>
|
<p class="resume-item-copy">Sprinkle art, icing design, eclair management, taste testing, donut/coffee pairing research</p>
|
||||||
<p class="resume-item-copy">Product design, marketing design, print design, branding design, user experince design, information architecture</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="resume-item">
|
<div class="resume-item">
|
||||||
<h3 class="resume-item-title"></h3>
|
<h4 class="resume-item-details">Craft beer brewing</h4>
|
||||||
<h4 class="resume-item-details">Front-end Development</h4>
|
<p class="resume-item-copy">Hops inspection, brew testing, distribution management, bottle label design, festival and event management</p>
|
||||||
<p class="resume-item-copy">HTML, CSS, CSS Preprocessors, jQuery, CoffeeScript, JavaScript, responsive design/adaptive layouts</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="resume-item">
|
<div class="resume-item">
|
||||||
<h3 class="resume-item-title"></h3>
|
<h4 class="resume-item-details">Family leadership</h4>
|
||||||
<h4 class="resume-item-details">Back-end Development</h4>
|
<p class="resume-item-copy">Bread winning, conflict resolution, couch inspection, TV longevity testing</p>
|
||||||
<p class="resume-item-copy">Jekyll, Ruby, Ruby on Rails, PHP, Liquid</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
@@ -160,9 +157,21 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="resume-item">
|
<div class="resume-item">
|
||||||
<h3 class="resume-item-title">Springfield College</h3>
|
<h3 class="resume-item-title">Springfield Nuclear Power Plant</h3>
|
||||||
<h4 class="resume-item-details">Associates Degree, Business Management • 1984 — 1986</h4>
|
<h4 class="resume-item-details">Outstanding Achievement • 2010</h4>
|
||||||
<p class="resume-item-copy">If you had any meaningful roles at college, feel free to write about them here.</p>
|
<p class="resume-item-copy">Awarded for stopping a nuclear meltdown, even though I also started it.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="resume-item">
|
||||||
|
<h3 class="resume-item-title">Duff Beer Customer of the year</h3>
|
||||||
|
<h4 class="resume-item-details">1997 — 2001, 2003, 2008 — 2012</h4>
|
||||||
|
<p class="resume-item-copy">Honored by <a href="https://en.wikipedia.org/wiki/Duff_Beer">Duff Beer</a> for being an outstanding customer several years straight. Qualifications included most beer consumed at a bar, most beer purchased, and most beer ralphed.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="resume-item">
|
||||||
|
<h3 class="resume-item-title">Moe's Patron of the Month</h3>
|
||||||
|
<h4 class="resume-item-details">12/2001, 8/2004</h4>
|
||||||
|
<p class="resume-item-copy">Specifically this prestigious awarded twice for stopping a robber with my belly.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
+3
-4
@@ -139,7 +139,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.resume-item-title,
|
.resume-item-title,
|
||||||
.resume-item-details {
|
.resume-item-details,
|
||||||
|
.resume-item-copy {
|
||||||
a {
|
a {
|
||||||
color: #333;
|
color: #333;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@@ -152,9 +153,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.resume-item-copy {
|
.resume-item-copy { margin: .75rem 0 0; }
|
||||||
margin: .75rem 0 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// footer styles
|
// footer styles
|
||||||
|
|||||||
Reference in New Issue
Block a user