<?xml version="1.0" encoding="UTF-8"?> 
<Resume xml:lang="en" xmlns="http://ns.hr-xml.org/2007-04-15" xmlns:html="http://www.w3.org/1999/xhtml"> 
  <ResumeId> 
    <IdValue>http://mattwilliamsnyc.com/resume/mattwilliamsnyc.xml</IdValue> 
  </ResumeId> 
  <StructuredXMLResume> 
    <ContactInfo> 
      <PersonName> 
        <GivenName>Matt</GivenName> 
        <FamilyName>Williams</FamilyName> 
      </PersonName> 
      <ContactMethod> 
        <Telephone> 
          <FormattedNumber>+1 (917) 284-8459</FormattedNumber> 
        </Telephone> 
        <InternetEmailAddress>matt@mattwilliamsnyc.com</InternetEmailAddress> 
        <InternetWebAddress>http://mattwilliamsnyc.com</InternetWebAddress> 
        <PostalAddress> 
          <CountryCode>US</CountryCode> 
          <PostalCode>11211</PostalCode> 
          <Region>NY</Region> 
          <Municipality>Brooklyn</Municipality> 
          <DeliveryAddress> 
            <AddressLine>184 Kent Avenue</AddressLine> 
            <AddressLine>Apartment B304</AddressLine> 
          </DeliveryAddress> 
        </PostalAddress> 
      </ContactMethod> 
    </ContactInfo> 
    <ExecutiveSummary> 
      Results-oriented developer and motivational team leader with proven
      success in managing multi-million dollar software rollouts. Background
      includes architecting and delivering mission-critical, industry-leading
      services for clients in the entertainment, insurance, and medical
      fields. Strategic thinker who maximizes business value and minimizes
      costs through the delivery of quality-driven, innovative, and reliable
      software. Strong communicator who expertly directs development while
      interfacing directly with executive stakeholders. 
    </ExecutiveSummary> 
    <EmploymentHistory> 
      <EmployerOrg> 
        <EmployerOrgName>360i</EmployerOrgName> 
        <EmployerContactInfo> 
          <LocationSummary> 
            <Municipality>New York</Municipality> 
            <Region>NY</Region> 
          </LocationSummary> 
        </EmployerContactInfo> 
        <Link>http://www.360i.com/</Link> 
        <PositionHistory> 
          <Title>Software Architect</Title> 
          <Description> 
            Lead architect and developer for the relaunch of a major entertainment industry website
            with millions of daily page views. Managed and led a team of more than twenty onsite and
            offsite developers. Worked directly with the client, design team, IA and UI/UX
            specialists to plan and implement site features. Implemented search functionality using
            <html:a href="http://lucene.apache.org/solr/">Apache Solr/Lucene</html:a>. Integrated
            with multiple third-party services via <html:a
            href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</html:a>,
            <html:a href="http://en.wikipedia.org/wiki/SOAP">SOAP</html:a>, and <html:a
            href="http://en.wikipedia.org/wiki/XML-RPC">XML-RPC</html:a> APIs. Designed and built a
            RESTful web service using PHP, <html:a href="http://framework.zend.com/">Zend
            Framework</html:a>, <html:a href="http://www.mysql.com/">MySQL</html:a>, and <html:a
            href="http://memcached.org/">Memcached</html:a> supporting rich interactions with the
            client's media catalog.
          </Description> 
          <StartDate> 
            <YearMonth>2009-08</YearMonth> 
          </StartDate> 
          <EndDate> 
            <YearMonth>2011-03</YearMonth> 
          </EndDate> 
        </PositionHistory> 
      </EmployerOrg> 
      <EmployerOrg> 
        <EmployerOrgName>Arc90, Inc.</EmployerOrgName> 
        <EmployerContactInfo> 
          <LocationSummary> 
            <Municipality>New York</Municipality> 
            <Region>NY</Region> 
          </LocationSummary> 
        </EmployerContactInfo> 
        <Link>http://www.arc90.com/</Link> 
        <PositionHistory> 
          <Title>Software Architect</Title> 
          <Description> 
            Lead architect and developer of an <html:abbr title="Model-View-Controller"
            >MVC</html:abbr> framework extending <html:a href="http://framework.zend.com/"
            >Zend Framework</html:a> (PHP5) for rapid application development. Designed, built, and
            documented (<html:a href="https://wadl.dev.java.net/"><html:abbr
            title="Web Application Description Language">WADL</html:abbr></html:a>) several REST
            services and client libraries in the context of an <html:abbr
            title="Service Oriented Architecture">SOA</html:abbr> client platform using PHP,
            Java, <html:a href="http://groovy.codehaus.org/">Groovy</html:a>, and Python. Released
            several open source PHP libraries for third-party services (e.g. <html:a
            href="http://code.google.com/p/arc90-service-twitter/">Twitter</html:a>, <html:a
            href="http://code.google.com/p/bestbuy-service-remix/">Best Buy Remix</html:a>, <html:a
            href="http://lab.arc90.com/2008/09/yammer_api_client_library.php">Yammer</html:a>).
            Designed relational database schemas using SQL Server 2005 (stored procedures,
            <html:abbr title="Extensible Markup Language">XML</html:abbr>/<html:a
            href="http://www.w3.org/TR/xquery/">XQuery</html:a>), and MySQL. Led and managed a team
            of communications specialists in technical documentation efforts.
          </Description> 
          <StartDate> 
            <YearMonth>2008-02</YearMonth> 
          </StartDate> 
          <EndDate> 
            <YearMonth>2009-08</YearMonth> 
          </EndDate> 
        </PositionHistory> 
      </EmployerOrg> 
      <EmployerOrg> 
        <EmployerOrgName>New York University</EmployerOrgName> 
        <EmployerContactInfo> 
          <LocationSummary> 
            <Municipality>New York</Municipality> 
            <Region>NY</Region> 
          </LocationSummary> 
        </EmployerContactInfo> 
        <Link>http://www.nyu.edu/</Link> 
        <PositionHistory> 
          <Title>Web Application Developer</Title> 
          <Description> 
            Authored online applications for the <html:a href="http://www.nyu.edu/dental/"
            >College of Dentistry</html:a> supporting the educational mission of the college. Worked
            directly with stakeholders to plan and build scheduling applications used by
            administrators, faculty, and students. Implemented complex algorithms to assign new
            patients to dental students and clinics based on medical need and educational
            requirements. Authored a custom PHP framework relevant to the <html:a
            href="http://en.wikipedia.org/wiki/Domain_model">domain model</html:a> of the college.
            Framework features  included <html:abbr title="Object-relational Mapping"
            >ORM</html:abbr>, and integration with existing infrastructure, such as <html:abbr
            title="Lightweight Directory Access Protocol">LDAP</html:abbr> directory and
            authentication services.
          </Description> 
          <StartDate> 
            <YearMonth>2006-05</YearMonth> 
          </StartDate> 
          <EndDate> 
            <YearMonth>2008-02</YearMonth> 
          </EndDate> 
        </PositionHistory> 
      </EmployerOrg> 
      <EmployerOrg> 
        <EmployerOrgName>Central Piedmont Community College</EmployerOrgName> 
        <EmployerContactInfo> 
          <LocationSummary> 
            <Municipality>Charlotte</Municipality> 
            <Region>NC</Region> 
          </LocationSummary> 
        </EmployerContactInfo> 
        <Link>http://www.cpcc.edu/</Link> 
        <PositionHistory> 
          <OrgName/> 
          <Title>Instructor / Teaching Assistant</Title> 
          <Description> 
            Taught a course in <html:abbr title="Extensible Hypertext Markup Language"> 
            XHTML</html:abbr> + <html:abbr title="Cascading Style Sheets">CSS</html:abbr> 
            for the College's <html:a href="http://cpcctraining.org/"
            >Corporate and Continuing Education</html:a> division. Served as a teaching assistant
            and grader for courses in Java, <html:abbr title="Hypertext Markup Language"
            >HTML</html:abbr>, etc. Assisted instructors in selecting and implementing online
            programming activities using the <html:a href="http://www.moodle.org/">Moodle</html:a> 
            Learning Management System (LMS). 
          </Description> 
          <StartDate> 
            <YearMonth>2005-01</YearMonth> 
          </StartDate> 
          <EndDate> 
            <YearMonth>2005-12</YearMonth> 
          </EndDate> 
        </PositionHistory> 
      </EmployerOrg> 
      <EmployerOrg> 
        <EmployerOrgName>Central Piedmont Community College</EmployerOrgName> 
        <EmployerContactInfo> 
          <LocationSummary> 
            <Municipality>Charlotte</Municipality> 
            <Region>NC</Region> 
          </LocationSummary> 
        </EmployerContactInfo> 
        <Link>http://www.cpcc.edu/</Link> 
        <PositionHistory> 
          <Title>Web Developer</Title> 
          <OrgName> 
            <OrganizationName>Information Technology Services</OrganizationName> 
          </OrgName> 
          <Description> 
            Researched <html:abbr title="Content Management System">CMS</html:abbr> solutions
            for an overhaul of the college's primary website. Advocated, won support for, and helped
            to implement the <html:a href="http://www.plone.org/">Plone</html:a> CMS for <html:a
            href="http://www.cpcc.edu/">www.cpcc.edu</html:a>. Authored web applications using a
            custom in-house framework (Python, XML, <html:abbr
            title="Extensible Stylesheet Language Transformations">XSLT</html:abbr>, Microsoft
            SQL Server).
          </Description> 
          <StartDate> 
            <YearMonth>2004-11</YearMonth> 
          </StartDate> 
          <EndDate> 
            <YearMonth>2005-08</YearMonth> 
          </EndDate> 
        </PositionHistory> 
      </EmployerOrg> 
    </EmploymentHistory> 
    <EducationHistory> 
      <SchoolOrInstitution schoolType="university"> 
        <School> 
          <InternetDomainName>www.nyu.edu</InternetDomainName> 
          <SchoolName>New York University</SchoolName> 
        </School> 
        <LocationSummary> 
          <Municipality>New York</Municipality> 
          <Region>NY</Region> 
          <CountryCode>US</CountryCode> 
        </LocationSummary> 
        <Degree degreeType="bachelors"> 
          <DegreeName>Bachelor of Arts</DegreeName> 
          <DegreeDate> 
            <YearMonth>2007-12</YearMonth> 
          </DegreeDate> 
          <DegreeMajor> 
            <Name>Computer Science</Name> 
          </DegreeMajor> 
        </Degree> 
      </SchoolOrInstitution> 
      <SchoolOrInstitution schoolType="trade"> 
        <School> 
          <InternetDomainName>www.cpcc.edu</InternetDomainName> 
          <SchoolName>Central Piedmont Community College</SchoolName> 
        </School> 
        <LocationSummary> 
          <Municipality>Charlotte</Municipality> 
          <Region>NC</Region> 
          <CountryCode>US</CountryCode> 
        </LocationSummary> 
        <Degree degreeType="associates"> 
          <DegreeName>Associate of Applied Science</DegreeName> 
          <DegreeDate> 
            <YearMonth>2005-12</YearMonth> 
          </DegreeDate> 
          <DegreeMajor> 
            <Name>Internet Technologies</Name> 
          </DegreeMajor> 
        </Degree> 
      </SchoolOrInstitution> 
    </EducationHistory> 
    <Qualifications> 
      <Competency name="REST"/> 
      <Competency name="HTTP"/> 
      <Competency name="MVC"/> 
      <Competency name="OOP"/> 
      <Competency name="LAMP"/> 
      <Competency name="UNIX"/> 
      <Competency name="Linux"/> 
      <Competency name="Apache"/> 
      <Competency name="PHP"/> 
      <Competency name="Java"/> 
      <Competency name="Python"/> 
      <Competency name="Zend Framework"/> 
      <Competency name="SQL"/> 
      <Competency name="MySQL"/> 
      <Competency name="Microsoft SQL Server"/> 
      <Competency name="XML"/> 
      <Competency name="XSLT"/> 
      <Competency name="XML Schema"/> 
      <Competency name="HTML"/> 
      <Competency name="XHTML"/> 
      <Competency name="CSS"/> 
      <Competency name="WAI"/> 
      <Competency name="Microformats"/> 
    </Qualifications> 
    <Associations> 
      <Association type="x:Memberships"> 
        <Name>Electronic Frontier Foundation</Name> 
        <Link>http://www.eff.org</Link> 
        <Role> 
          <Name>Member</Name> 
        </Role> 
        <StartDate> 
          <StringDate>2007</StringDate> 
        </StartDate> 
        <EndDate> 
          <StringDate>Present</StringDate> 
        </EndDate> 
      </Association> 
      <Association type="x:Memberships"> 
        <Name>Free Software Foundation</Name> 
        <Link>http://www.fsf.org</Link> 
        <Role> 
          <Name>Member</Name> 
        </Role> 
        <StartDate> 
          <StringDate>2006</StringDate> 
        </StartDate> 
        <EndDate> 
          <StringDate>Present</StringDate> 
        </EndDate> 
      </Association> 
      <Association type="x:Memberships"> 
        <Name>New York Linux Users Group</Name> 
        <Link>http://www.nylug.org</Link> 
        <Role> 
          <Name>Member</Name> 
        </Role> 
        <StartDate> 
          <StringDate>2006</StringDate> 
        </StartDate> 
        <EndDate> 
          <StringDate>Present</StringDate> 
        </EndDate> 
      </Association> 
      <Association type="x:Memberships"> 
        <Name>Association for Computing Machinery</Name> 
        <Link>http://www.acm.org</Link> 
        <Role> 
          <Name>Student Chapter President</Name> 
        </Role> 
        <StartDate> 
          <StringDate>2004</StringDate> 
        </StartDate> 
        <EndDate> 
          <StringDate>2005</StringDate> 
        </EndDate> 
      </Association> 
      <Association type="x:Memberships"> 
        <Name>Charlotte Linux Users Group</Name> 
        <Link>http://www.charlug.org</Link> 
        <Role> 
          <Name>Vice President</Name> 
        </Role> 
        <StartDate> 
          <StringDate>2004</StringDate> 
        </StartDate> 
        <EndDate> 
          <StringDate>2005</StringDate> 
        </EndDate> 
      </Association> 
    </Associations> 
    <RevisionDate>2009-04-10</RevisionDate> 
  </StructuredXMLResume> 
</Resume> 
