<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE resume PUBLIC "-//Sean Kelly//DTD Resume 1.5.1//EN"
  "http://xmlresume.sourceforge.net/dtd/resume.dtd">
<resume>
	<header>
		<firstname>Michael</firstname>
		<middlenames>Kelly</middlenames>
		<surname>Sutton</surname>
	</header>
	<firstname>Michael</firstname>
	<middlenames>Kelly</middlenames>
	<surname>Sutton</surname>
	<address> Loyola Marymount University
1 LMU Dr. MS B-6056
Los Angeles, CA 90045
	</address>
	<contact>
		<phone location="mobile">(425)-359-2945</phone>
		<email>michael.k.sutton@gmail.com</email>
		<url>http://michaelkellysutton.com</url>
	</contact>
	
		
	<objective>
	I have many objectives, among them being respect and fame in my field(s). For a complete list, please see <url>http://michaelkellysutton.com/list/</url> For the short-term, I'm looking for a challenging, paid internship. 
	</objective>
	
	<history>
		<job>
			<jobtitle>Founder</jobtitle>
			<employer>HackCollege</employer>
			<period>
				<from>
					<month>September</month>
					<year>2006</year>
				</from>
				<to>
					<present />
				</to>
			</period>
			<description>
				<para>
				Founded the profitable HackCollege blog and podcast, 
				started HackCollege.co.uk, started HackHighSchool.com,
				established a voice (and drinking outlet)
				for smart students around the world. 
				</para>
			</description>
		</job>
		<job targets="compsci,filmtv">
			<jobtitle>Intern</jobtitle>
			<employer>Revision3</employer>
			<period>
				<from>
					<month>May</month>
					<year>2008</year>
				</from>
				<to>
					<month>August</month>
					<year>2008</year>
				</to>
			</period>
			<description>
				<para>
				Snagged some on-camera time, worked on the now defunct Internet TV show popSiren, developed rough cut generating software saving 2 hours per episode per show 
				</para>
			</description>
		</job>
		<job targets="compsci">
			<jobtitle>Intern</jobtitle>
			<employer>Automatic Duck Inc.</employer>
			<period>
				<from>
					<month>May</month>
					<year>2006</year>
				</from>
				<to>
					<month>August</month>
					<year>2006</year>
				</to>
			</period>
			<description>
				<para>Designed and implemented product SDK, fixed bugs in production software, deployed new automated build system (SCons)</para>
			</description>
		</job>
        <job targets="writing">
            <jobtitle>Writer</jobtitle>
            <employer>Portfolio.com</employer>
            <period>
                <from>
                    <month>April</month>
                    <year>2006</year>
                </from>
                <to>
                    <month>September</month>
                    <year>2007</year>
                </to>
            </period>
            <description>
            <para>Contributed under Kevin Maney for the “The Tech Observer” column writing  
for the regular feature “Dispatches from the Future Generation.”</para>
            </description>
        </job>
        <job>
            <jobtitle>Visual Effects Director</jobtitle>
            <employer>Anchange Productions, LLC</employer>
            <period>
                <from>
                    <month>January</month>
                    <year>2007</year>
                </from>
                <to>
                    <month>May</month>
                    <year>2007</year>
                </to>
            </period>
            <description>
                <para>Worked on the feature-length film <emphasis>Palo Alto, CA</emphasis> creating visual effects. The film at Tribeca Film Festival 2007. I hated this job.</para>
            </description>
        </job>
	</history>
	<academics>
		<degrees>
			<degree targets="compsci">
				<level>BSE</level>
				<major>Computer Science</major>
				<date>
					<month>May</month>
					<year>2010</year>
				</date>
				<institution>Loyola Marymount University</institution>
			</degree>
			<degree>
				<level>BA</level>
				<major>Film Production</major>
				<date>
					<month>May</month>
					<year>2010</year>
				</date>
				<institution>Loyola Marymount University</institution>
			</degree>
		</degrees>
	</academics>
	
	<skillarea targets="compsci">
		<title>CS Chops</title>
			<skillset>
				<skill>Java: 4 years experience (academic)</skill>
				<skill>C/C++: 4 years experience (academic/professional)</skill>
				<skill>Ruby: 6 months experience (academic/personal)</skill>
				<skill>JavaScript: 6 months experience (academic)</skill>
				<skill>PHP and Wordpress: Casual experience</skill>
				<skill>XML-DOM parsing, validation and such</skill>
				<skill>*nix ninja skills: 3 years experience (academic/professional)</skill>
				<skill>Project lead experience</skill>
			</skillset>
	</skillarea>
	<skillarea targets="filmtv">
		<title>Film/TV Talents</title>
			<skillset>
				<skill>Adobe After Effects: 4 years experience (personal/professional)</skill>
				<skill>Apple Final Cut Pro: 3 years experience (professional/academic)</skill>
				<skill>Working knowledge of prompter software</skill>
				<skill>Can read a prompter in a manner that would make a local news anchor proud</skill>
			</skillset>
	</skillarea>
    <skillarea>
        <title>Writing "Skills"</title>
            <skillset>
                <skill>Has not used the Microsoft Word spellchecker since 2005</skill>
                <skill>Knows the difference between an en and em dash</skill>
            </skillset>
    </skillarea>
	<pubs>
		<pub>
			<artTitle>Blackboards or Backchannels: (Social) Technology in the Classroom of Tomorrow (Panel)</artTitle>
			<para>March 15, 2008;
			South by Southwest Interactive Conference; Austin, Texas
			</para>
		</pub>
		<pub>
			<artTitle>American Student 2.0 in Europe (Presentation)</artTitle>
			<para>November 7, 2007;
			web2open Expo; Berlin, Germany
			</para>
		</pub>
	</pubs>

	<keywords>
		<keyword>students</keyword>
	</keywords>
    <copyright>
        <year>2009</year>
        <name>
            <firstname>Michael</firstname>
            <middlenames>Kelly</middlenames>
            <surname>Sutton</surname>
        </name>
        <legalnotice>
            <para>
            I hate to brag, but this resume was written in XML using xmlresume2x. The PDF, HTML and text version were then generated from this model. Even my resume follow the MVC paradigm.
            </para>
        </legalnotice>
    </copyright>

</resume>
