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

<resume>
	<header>
		<name>
			<firstname>R. Keith</firstname>
			<surname>McKnight</surname>
		</name>
		<address>
			<street>1000 Sarah Street</street>

			<city>Philadelphia</city>
			<state>PA</state>
			<zip>19125</zip>
		</address>
		<contact>
			<phone>215-880-7729</phone>
			<email>keith@dootdootbeep.org</email>

			<url>http://www.dootdootbeep.org</url>
		</contact>
	</header>
	
	<objective>
		<para>I want to develop visions in interactive media with other capable creatives, exercising my design and programming skills and further cultivating them.</para>
	</objective>
	
	<history>
		<job>
			<jobtitle>Pixel Artist</jobtitle>
			<employer>Freelance</employer>
			<location>
				<city>Philadelphia</city>
				<state>Pennsylvania</state>
			</location>
			
			<period>
				<from>
					<date>
						<month>May</month>
						<year>2009</year>
					</date>
				</from>
				<to>
					<present />
				</to>
			</period>
			<description>
				<para>Create pixel art sprites and backgrounds for an upcoming iPhone game.</para>
				<para>Work with other team members to come up develop gameplay and scenario ideas.</para>
			</description>
		</job>
		<job>
			<jobtitle>Web Developer</jobtitle>
			<employer>Freelance</employer>
			<location>
				<city>Philadelphia</city>
				<state>Pennsylvania</state>
			</location>

			<period>
				<from>
					<date>
						<month>January</month>
						<year>2009</year>
					</date>
				</from>
				<to>
					<present />
				</to>
			</period>
			<description>
				<para>Design and implement web sites using combinations of HTML, CSS, Javascript, and Flash.</para>
				<para>Develop server-side scripts using PHP and MySQL with HTML front-ends for ease of use.</para>
				<para>Create and optimize graphics for the web.</para>
			</description>
		</job>
		<job>
			<jobtitle>Simulation Developer</jobtitle>
			<employer>Splintertek, LLC</employer>
			<location>
				<city>Moorestown</city>
				<state>New Jersey</state>
			</location>

			<period>
				<from>
					<date>
						<month>January</month>
						<year>2009</year>
					</date>
				</from>
				<to>
					<present />
				</to>
			</period>
			<description>
				<para>Design and develop custom simulation software.</para>
				<para>Integrate graphics and animations from 3D team.</para>
			</description>
		</job>

		<job>
			<jobtitle>Programmer Analyst / Simulation Developer</jobtitle>
			<employer>Lockheed Martin (through subcontractors)</employer>
			<location>
				<city>Mount Laurel</city>
				<state>New Jersey</state>
			</location>
			<period>
				<from>
					<date>
						<month>August</month>
						<year>2008</year>
					</date>
				</from>

				<to>
					<present />
				</to>
			</period>
			<description>
				<para>Design and implement SCORM-compliant training software delivered on CD-ROM and through LMS (Learning Management System) in ActionScript 3.0 using modular XML-based lessons.</para>
				<para>Integrate and process the work of 3D modelers and animators through Flash and Adobe After Effects.</para>
				<para>Develop internal software solutions to streamline workflow (automated lip sync of a character, sound processing, lesson generation).</para>
				<para>Create and integrate Flash components into larger Javascript-based simulation framework.</para>
				<para>Worked with other team members using SVN.</para>
			</description>
		</job>
		
		<job>
			<jobtitle>Lab Consultant</jobtitle>
			<employer>Vitale Digital Media Lab</employer>
			<period>
				<from>
					<date>

						<month>January</month>
						<year>2007</year>
					</date>
				</from>
				<to>
					<date>
						<month>July</month>

						<year>2008</year>
					</date>
				</to>
			</period>
			<description>
				<para>Provide technical assistance and creative recommendations to students in design, film and communications, and engineering.</para>
				<para>Advise and assist professors in the development of video, print, and web projects.</para>

				<para>Utilize Adobe Creative Suite, video editing software, and video equipment.</para>
				<para>Developed Second Life avatars and spaces.</para>
			</description>
		</job>
	</history>

	<academics>
		<degrees>

			<degree>
				<level>BSE</level>
				<major>Digital Media Design</major>
				<minor>Photography</minor>
				<date>
					<month>May</month>
					<year>2008</year>

				</date>
				<institution>University of Pennsylvania</institution>
				<gpa type="overall">
					<score>3.29</score>
					<possible>4.00</possible>
				</gpa>
			</degree>

			<degree>
				<level>Grades 9-12</level>
				<date>
					<month>June</month>
					<year>2004</year>
				</date>
				<institution>Abington Friends School</institution>

			</degree>
		</degrees>
	</academics>

	<skillarea>
		<title>Animation, Video, and Sound Design</title>
		<skillset>
			<title>Animation and Video</title>
						
			<skill>Final Cut Pro -- video editing, animation</skill>
			<skill>Adobe After Effects -- compositing effects, editing stop-motion animation</skill>
			<skill>Bauhaus Software Mirage -- hand-drawn digital animation</skill>
			<skill>Adobe Flash -- Timeline and procedural animation using ActionScript 3.0.</skill>
		</skillset>
		<skillset>
			<title>Image Editing and Graphic Design</title>

			
			<skill>Adobe Photoshop -- Pixel art for print and games, image and photograph processing for print and silk-screening, image creation and editing for web design</skill>
			<skill>Adobe Illustrator -- Vector illustration for print and silk-screening</skill>
		</skillset>
		<skillset>
			<title>Audio Editing/Sound Design</title>
			
			<skill>Sony Sound Forge, Audacity -- editing and processing recorded voices</skill>
			<skill>Logic Pro -- music and audio sequencing</skill>

			<skill>Audacity -- Sound Editing</skill>
		</skillset>
	</skillarea>
	<skillarea>
		<title>Programming</title>
		
		<skillset>
			<title>Web Production</title>
			
			<skill>HTML/CSS/XML -- developing cross-browser compatible websites adhering to W3C standards</skill>
			<skill>JavaScript -- implementing visual effects and animations on web pages, interacting with server-side scripts, developing object-oriented web applications, jQuery</skill>
			<skill>PHP/MySQL -- developing custom scripts for news posters, message boards, radio station playlists, and online image processing</skill>
			<skill>ActionScript 3.0 -- developing games and animated, interactive websites, Tweener, TweenLite, Sandy3D</skill>
		</skillset>
		<skillset>
			<title>Other Languages Known</title>
			
			<skill>C++</skill>
			<skill>Java</skill>
			<skill>Python</skill>
			<skill>Objective-C</skill>
		</skillset>
	</skillarea>
	<skillarea>

		<title>Photography</title>
		
		<skillset>
			<title>Analog</title>
			
			<skill>35mm SLR</skill>
			<skill>Medium Format</skill>
			<skill>Film Processing -- Black and White</skill>

			<skill>Printing -- B+W/Color, burning, dodging, compositing</skill>
		</skillset>
		<skillset>
			<title>Digital</title>
			
			<skill>Digital SLR -- shooting, bracketing, in-camera effects</skill>
			<skill>Adobe Photoshop -- editing, compositing, batch processing</skill>
		</skillset>

	</skillarea>
	
	<lastModified>
		<date>
			<dayOfMonth>3</dayOfMonth>
			<month>April</month>
			<year>2010</year>
		</date>
	</lastModified>
	
	<copyright>
		<year>2010</year>
		<name>
			<firstname>Keith</firstname>
			<surname>McKnight</surname>
		</name>
	</copyright>
</resume>