<?php include("../header.php"); ?>
<!-- Don't edit above this -->

<h2>Dominique Medal</h2>
<div id="resume">
<p class="resume"><span class="email">dominique@dominiquemedal.com</span> | <span class="email">medal.d@husky.neu.edu</span></p><br />
<h3>EDUCATION</h3>
<span>NORTHEASTERN UNIVERSITY</span> <span class="right">Boston, MA</span><br />
<span>Candidate for Bachelor of Arts Degree in History</span> <span class="right">May 2011</span><br />
<span>GPA: 3.56</span><br />
<span>Awards: Dean's Scholarship, Dean's List</span><br /><br />
<h3>PROFESSIONAL EXPERIENCE</h3>
<span class="left">Northeastern University Archives and Special Collections Department</span> <span class="right">Boston, MA</span><br />
<span>Archives Assistant</span> <span class="right">September 2008 - present</span>
<ul>
<li>Process manuscript and archival collections</li>
<li>Create and update finding aids</li>
<li>Encode finding aids using EAD</li>
<li>Digitize and catalogue images and documents</li>
<li>Assist patrons with reference requests</li>
<li>Change and update website</li>
</ul>
<span class="left">Dreamwidth Studios, LLC</span> <span class="right">Baltimore, MD</span><br/>
<span>Support and Documentation Volunteer</span> <span class="right">May 2009 - present</span>
<ul>
<li>Answer questions and provide technical support to users</li>
<li>Test user reports to reproduce issues</li>
<li>Rewrite site documentation</li>
</ul>
<h3>SPECIAL SKILLS</h3>
<span>Intermediate Italian and French</span><br />
<span>Proficient with all Microsoft applications, Adobe Photoshop and Adobe Acrobat, HTML, and CSS.</span><br /><br />
<p class="resume">References Available Upon Request</p><br />
</div>

<p class="resume">
<span><a href="/">Home</a></span>
<span class="text"> | </span>
<span><a href="/links/">Links</a></span>
</p>

<!-- Don't edit below this -->
<?php include("../footer.php"); ?>