Skip to content

Instantly share code, notes, and snippets.

@brittonwalker
Created October 13, 2015 03:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brittonwalker/57ce6293bd457bbfa5e7 to your computer and use it in GitHub Desktop.
Save brittonwalker/57ce6293bd457bbfa5e7 to your computer and use it in GitHub Desktop.
Britton Resume
<!DOCTYPE html>
<head>
<title>Britton Walker's Rseume</title>
</head>
<body>
<header>
<h1>Britton Walker</h1>
<a href="mailto:bwalker1801@gmail.com">Send an Email</a>
</header>
<div class="experience">
<h2>Experience</h2>
<div class="job">Garrick Gott Inc., Print Design Assistant</div>
<div class="date">2014-2015 New York, New York</div>
<p>Assisting lead designer in art direction and execution or all projects. Learn and adapt new skills as needed for specific projects. Web design.</p>
<div class="job">Whole Foods Market, Back-up Graphic Artist</div>
<div class="date">2008-2014 Plano, Texas</div>
<p>Make, print, cut and send all store signage for in-house marketing. Manage supply and high-demand.</p>
</div>
<div class="skills">
<h2>Skills</h2>
<ul>
<li>Adobe Creative Suite</li>
<li>Some front-end coding ability</li>
<li>Passion to learn</li>
</ul>
</div>
<div class="education">
<h2>Education</h2>
<div class="job">University of North Texas</div>
<div class="date">2008-2012 Denton, Texas </div>
<p>BS in International Studies with a focus in Middle East and African regional politics.</p>
<p>Minor in French</p>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment