Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!doctype html>
<html class="no-js" lang="">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162669941-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-162669941-1');
</script>
<meta charset="utf-8">
<title>Joshua Stanavage</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="https://use.typekit.net/xqz7txj.css">
<link rel="stylesheet" href="css/style.css">
<meta name="theme-color" content="#fafafa">
</head>
<body>
<a name="top"></a>
<nav class="nav flex-row">
<div class="nav-menu">
<a href="about.html">
<div class="nav-brand">
<img src="img/logo.png" alt="JoshStanavage" height= 125px;>
</div>
</a>
</div>
<div class="toggle-collapse">
<div class="toggle-icons text-black">
<span><i class="fas fa-bars"><svg height="32px" id="icon" style="enable-background:new 0 0 32 32;" version="1.1" viewBox="0 0 32 32" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M4,10h24c1.104,0,2-0.896,2-2s-0.896-2-2-2H4C2.896,6,2,6.896,2,8S2.896,10,4,10z M28,14H4c-1.104,0-2,0.896-2,2 s0.896,2,2,2h24c1.104,0,2-0.896,2-2S29.104,14,28,14z M28,22H4c-1.104,0-2,0.896-2,2s0.896,2,2,2h24c1.104,0,2-0.896,2-2 S29.104,22,28,22z"/></svg></i></span>
</div>
</div>
<div>
<ul class="nav-items flex-row">
<li class="nav-link">
<a href="about.html" class="text-black">About</a>
</li>
<li class="nav-link">
<a href="resume.html" class="text-black">Resume</a>
</li>
<li class="nav-link">
<a href="web.html" class="text-black">Web Design</a>
</li>
<li class="nav-link">
<a href="otherwork.html" class="text-black" id="extra">Other Work</a>
</li>
</ul>
</div>
</nav>
<h1 class="resumehead">Resume</h1>
<h4><a href="resume.pdf" target="_blank">(Download PDF Version)</a></h4>
<div class="everybody">
<div class="partone">
<h3>OBJECTIVE:</h3>
<p>A web design intern position which emphasizes collaboration in order to create and design highly innovative multi-media products</p>
<h3>EDUCATION</h3>
<p><strong>UNIVERSITY OF CONNECTICUT </strong>| STORRS, CT
<p> BACHELOR OF FINE ARTS, DIGITAL MEDIA & DESIGN</p>
<p>Concentration: Web Design </p>
<p></p> Cumulative GPA: 3.88/4.00</p>
<h3>COURSEWORK</h3> <ul>
<li>Adv. Web Design & Development </li>
<li>Moving Image & Sequence</li>
<li>Basic Studio, Photography</li>
<li>Interactive (UX/UI) Design</li>
<li>Web 3: Expert Topics Web Dev.</li>
<li>Scripting for the Web</li>
</ul>
<h3>MISC. INVOLVEMENT</h3>
<p><strong>MEN'S CREW TEAM</strong>, MEMBER (2017-2018)</p>
<p><strong>DAILY CAMPUS</strong>, GRABS PHOTOGRAPHER (2017-2018)</p>
</div>
<div class="partone">
<h3>WORK EXPERIENCE</h3>
<div class="xp">
<p><strong>UCONN SCHOOL OF FINE ARTS</strong>| STORRS, CT</p>
<p>GRAPHICS/ILLUSTRATION ASSISTANT</p>
<ul>
<li>Design print collateral including brochures, posters, flyers, mailers, and advertising, as well as digital graphics for the UConn School of Fine Arts’ academic departments and arts venues</li>
<li>Adapt Wordpress website with functional changes/ maintenance</li>
</ul>
</div>
<div class="xp">
<p><strong>UCONN RESIDENTIAL LIFE</strong>| STORRS, CT </p>
<p>SENIOR RESIDENT ASSISTANT</p>
<ul>
<li>Develop on-call schedule for 43 RAs and create supporting documents for the RA position in the North Campus Area</li>
<li>Mentor sixteen Resident Assistants on the role and responsibilities of the position</li>
</ul>
</div>
<div class="xp">
<p><strong>UCONN RESIDENTIAL LIFE</strong>| STORRS, CT </p>
<p>RESIDENT ASSISTANT</p>
<ul>
<li>Facilitate open communication between residents, supervisors, and custodial staff in order to create a more pleasant, safe living environment</li>
<li>Craft effective bulletin boards to effectively convey important information to residents </li>
</ul>
</div>
<div class="xp">
<p><strong>THE WILLIAM BENTON MUSEUM OF ART</strong>| STORRS, CT </p>
<p>VISITORS SERVICES</p>
<ul>
<li>Brief guests on upcoming, current museum exhibitions in an informative, friendly manner </li>
<li>Collaborate with professional staff to create promotional videos, and provide administrative support whenever necessary</li>
</ul>
</div>
</div>
</div>
<footer>
<a href="#top">^ Back to top of page ^</a>
</footer>
<script src="js/vendor/modernizr-3.8.0.min.js"></script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-3.4.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-Y to be your site's ID. -->
<script>
window.ga = function () { ga.q.push(arguments) }; ga.q = []; ga.l = +new Date;
ga('create', 'UA-XXXXX-Y', 'auto'); ga('set','transport','beacon'); ga('send', 'pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>
</body>
</html>