<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="resume.xsl"?>

<resume class="hresume" lastUpdate="2011-11-06">
	
	<contact class="vcard">
		<name class="fn">Jason Eberle</name>
		<phone class="tel">+1-978-652-9326</phone>
		<email class="email">eberle.jason@gmail.com</email>
		<url class="url">http://jayeb.com</url>
		<address class="adr">
			<street-address class="street-address">359 21st Ave, Apt. 6</street-address>
			<city class="locality">San Francisco</city>
			<state class="region">CA</state>
			<zip class="postal-code">94121</zip>
			<country class="country-name">United States</country>
		</address>
	</contact>
	
	<education>
		<school class="education vevent">
			<name class="summary">Rochester Institute of Technology</name>
			<url class="url">http://www.rit.edu</url>
			<start>September 2006</start>
			<end>May 2010</end>
			<start-iso class="dtstart">2006-09</start-iso>
			<end-iso class="dtend">2010-05</end-iso>
			<desc class="description">Graduated in May 2010 with a Bachelor of Science in New Media Interactive Development and a Communications concentration, receiving highest honors for a GPA of 3.864. Coursework included multimedia production, programming, graphic and web design, and print media production.</desc>
		</school>
	</education>
	
	<employment>
		<job class="employment vevent">
			<name class="summary">Odopod Developer</name>
			<url class="url">http://odopod.com</url>
			<start>June 2010</start>
			<end>Present</end>
			<start-iso class="dtstart">2010-06</start-iso>
			<end-iso class="dtend">2011-11</end-iso>
			<desc class="description">
				<li>Building thoughtful, elegant user interfaces using current and emerging web technologies for multiple platforms.</li>
				<li>Engaging with visual and interaction designers and strategists to develop creative technical solutions to client problems.</li>
			</desc>
			<address class="location">San Francisco, CA</address>
			<contact class="vcard">
				<name class="fn">David Bliss</name>
				<phone class="tel">+1-415-436-9980</phone>
				<email class="email">david@odopod.com</email>
			</contact>
		</job>
		<job class="employment vevent">
			<name class="summary">GCCIS New Media Developer</name>
			<url class="url">http://gccis.rit.edu</url>
			<start>September 2009</start>
			<end>November 2009</end>
			<start-iso class="dtstart">2009-09</start-iso>
			<end-iso class="dtend">2009-11</end-iso>
			<desc class="description">
				<li>Maintaining and upgrading websites for departments within the Computing and Information Sciences college at RIT.</li>
				<li>Designing print brochures and signage for use in college events and marketing.</li>
			</desc>
			<address class="location">Rochester, NY</address>
			<contact class="vcard">
				<name class="fn">Nancy Dimock</name>
				<phone class="tel">+1-585-475-4764</phone>
				<email class="email">nxdics@rit.edu</email>
			</contact>
		</job>
		<job class="employment vevent">
			<name class="summary">R/GA Front-End Web Developer Internship</name>
			<url class="url">http://rga.com</url>
			<start>June 2009</start>
			<end>August 2009</end>
			<start-iso class="dtstart">2009-06</start-iso>
			<end-iso class="dtend">2009-08</end-iso>
			<desc class="description">
				<li>Maintaining and improving pages on the Verizon Small Business and Medium Business websites with javascript and .NET technologies.</li>
				<li>Developing systems for internal R/GA sites and projects.</li>
				<li>Consulting for members of design and UI teams to provide technical insight into upcoming projects.</li>
			</desc>
			<address class="location">New York, NY</address>
			<contact class="vcard">
				<name class="fn">Krystyna Bloch</name>
				<phone class="tel">+1-212-609-8286</phone>
				<email class="email">krystyna.bloch@rga.com</email>
			</contact>
		</job>
	</employment>
	
	<qualifications class="summary">
		<skill class="skill">
			<title class="summary">Expertise with Web Technologies</title>
			<desc class="description">I build webpages with semantic HTML structures, CSS3 styles that can fall back to reasonable defaults for old browsers, and elegant Javascript (with jQuery) for interactivity. I also know PHP, SQL, XSL, and ActionScript.</desc>
		</skill>
		<skill class="skill">
			<title class="summary">Proficiency in Graphic and Multimedia Software</title>
			<desc class="description">I am skilled with Adobe Photoshop, Illustrator, Flash, Dreamweaver, InDesign, Flash Media Encoder, Apple Final Cut, and Microsoft Office.</desc>
		</skill>
		<skill class="skill">
			<title class="summary">Web and Graphic Design Experience</title>
			<desc class="description">See my portfolio at http://portfolio.jayeb.com for detailed descriptions of past projects, including full-featured websites and CMS applications, logo and marketing design, and Flash programming.</desc>
		</skill>
		<skill class="skill">
			<title class="summary">Strong Design Values</title>
			<desc class="description">Working as a developer at designer-heavy interactive agencies has taught me the value of clearly-expressed concepts, forged an obsession with detail-oriented execution, and given me practice in building things quickly and intelligently.</desc>
		</skill>
	</qualifications>
	
</resume>
