<?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.xml

Copyright (c) 2000-2002 Sean Kelly.  All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the
   distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-->

<resume>
  <head>
    <META NAME="ROBOTS" CONTENT="NOARCHIVE">
  </head>
  <header>
    <name>
<!--      <title>Mr.</title> -->
      <firstname>Anthony</firstname>
      <middlenames>Paul</middlenames>
      <surname>Bertrand</surname>
    </name>
    <address>
      <street>1437 W Granville</street>
      <street>Apartment 3</street>
      <city>Chicago</city>
      <state>IL</state>
      <zip>60660-1809</zip>
    </address>
    <birth>
      <date>
        <day>27</day>
        <month>October</month>
        <year>1977</year>
      </date>
    </birth>
    <contact>
      <phone location="mobile">847.924.4273</phone>
      <!-- <phone location="work">xxx.xxx.xxxx</phone> -->
      <email>fuzzy@umich.edu</email>
      <url>http://www.itd.umich.edu/~fuzzy</url>
      <!--      <instantMessage service="jabber">fuzzy@umich.edu</instantMessage> -->
    </contact>
  </header>

  <objective>
    <para>
      To obtain a rewarding and challenging Software Development position with a forward thinking organization offering a dynamic work environment.
    </para>
  </objective>

  <history>
    <job>
      <jobtitle>Software Engineer</jobtitle>
      <employer><link href="http://www.motorola.com">Motorola</link></employer>
      <location>
        <city>Schaumburg</city>
        <state>IL</state>
        <!-- <country>USA</country> -->
      </location>
      <period>
        <from>
          <date>
            <month>June</month>
            <year>2000</year>
          </date>
        </from>
        <to>
            <month>December </month>
            <year>2005</year>
        </to>
      </period>
      <description>
        <para>
        </para>
      </description>
      <projects>
        <project title="Configuration/Resource Management">Designed and implemented solutions for configuration and fault management using the SNMP protocol in mission-critical trunked radio systems</project>
        <project title="Software Configuration Management">Defined rules and processes using Clearcase to aid in managing and sharing the documentation and code for large-scale projects across various platforms</project>
        <project title="Target Machine Administrator">Responsible for the hardware and networking of two labs consisting of more than 50 machines including routers, switches, and varied operating systems</project>
        <project title="Packet Dissection">Leveraged open-source software (ethereal) and created dissectors for proprietary protocols to aid in debugging</project>
        <project>Architected solution utilizing XML/XSLT to manage interface information and generate multiple deliverables from a single repository resulting in reduction in defects, cycle-time, maintenance overhead and engineering effort</project>
        <project>Implemented modifications to the highest priority real-time System Initialization and Monitoring Task of the Zone Controller product to use a watchdog mechanism, timers and shared memory to monitor the statuses of all application tasks</project>
        <project>System tested Astro LE system including characterizing anomalies in expected behaviour and aiding box teams in working towards solutions</project>
        <project>Performance tested various load scenarios of the Zone Controller and implemented solution to decrease the time required to collect metrics</project>
        <project>Mentored new engineers on both the Zone Controller and Site Controller product lines</project>
        <project>Trained engineers both nationally and internationally on configuration management and the Site and Zone Controller products</project>
        <project>Modified internal proprietary protocol to implement link throttling and NACK enhancements</project>
        <project>Actively participated in the Local Steering Committee to suggest, evaluate, implement and recommend process improvements</project>
        <project>Worked on the Build Continuous Improvement team to enhance the software build environment</project>
      </projects>
      <achievements>
        <achievement>Achieved SEI Level 4 in 2004 and SEI Level 5 in 2005 as Software Configuration Management coordinator</achievement>
      </achievements>
    </job>
  </history>

  <academics>
    <degrees>
      <degree>
        <level>BSE</level>
        <major>Computer Engineering</major>
        <period>
          <from>
            <date>
              <month>September</month>
              <year>1996</year>
            </date>
          </from>
          <to>
            <date>
              <month>May</month>
              <year>2000</year>
            </date>
          </to>
        </period>
        <institution>University of Michigan -- Ann Arbor</institution>
        <gpa>
          <score>3.540</score>
          <possible>4.000</possible>
        </gpa>
	<annotation>
		Graduated magna cum laude
	</annotation>
        <annotation>
		Dean's list in May 1998 and December 1999
        </annotation>
        <annotation>
		Class honors in March 2000
        </annotation>
<!--
        <subjects>
          <subject>
            <title>Calculus I</title>
            <result>B+</result>
          </subject>
          <subject>
            <title>Calculus II</title>
            <result>B+</result>
          </subject>
          <subject>
            <title>Calculus III</title>
            <result>A-</result>
          </subject>
          <subject>
            <title>Programming and Data Structures</title>
            <result>A</result>
          </subject>
          <subject>
            <title>Discrete Structures</title>
            <result>B+</result>
          </subject>
          <subject>
            <title>Logic Design</title>
            <result>A</result>
          </subject>
          <subject>
            <title>Introduction to Differential Equations</title>
            <result>B+</result>
          </subject>
          <subject>
            <title>Introduction to Computer Organization</title>
            <result>B+</result>
          </subject>
          <subject>
            <title>Data Structures and Algorithms</title>
            <result>A</result>
          </subject>
          <subject>
            <title>Introduction to Operating Systems</title>
            <result>A-</result>
          </subject>
          <subject>
            <title>Database Management Systems</title>
            <result>A</result>
          </subject>
          <subject>
            <title>Description of Microprocessor Systems</title>
            <result>A-</result>
          </subject>
          <subject>
            <title>Compiler Construction</title>
            <result>A</result>
          </subject>
          <subject>
            <title>Foundations of Computer Science</title>
            <result>B+</result>
          </subject>
          <subject>
            <title>Computer Networks</title>
            <result>A-</result>
          </subject>
        </subjects>
-->
      </degree>
    </degrees>
  </academics>

  <skillarea>
    <title>Special Skills</title>
    <skillset>
      <title>Languages</title>
      <skill level="9 years">C/C++ Programming</skill>
      <skill level="6 years">Perl</skill>
      <skill level="6 years">shell</skill>
      <skill level="6 years">Java</skill>
      <skill level="2 years">XML</skill>
      <skill level="3 years">OOD/OOP</skill>
      <skill level="5 years">Clearcase</skill>
    </skillset>
<!--
    <skillset>
      <title>Protocols</title>
      <skill level="6 years">TCP/IP</skill>
      <skill level="5 years">SNMP</skill>
    </skillset>
-->
  </skillarea>

  <interests>
    <interest>
      <title>Operating Systems</title>
      <!-- <description></description> -->
    </interest>
    <interest>
      <title>Compilers</title>
    </interest>
    <interest>
      <title>Programming Languages</title>
    </interest>
    <interest>
      <title>Athletics</title>
      <description>Soccer, tennis, basketball, running, climbing, cycling</description>
    </interest>
  </interests>

  <referees>
    <referee>
      <name>
        <title>Mr.</title>
        <firstname>Mike</firstname>
        <surname>Bonvallet</surname>
      </name>
      <address>
        <street>1301 E Algonquin</street>
        <street>Building IL02</street>
        <city>Schaumburg</city>
        <state>IL</state>
        <zip>60196</zip>
      </address>
      <contact>
        <phone location="home"></phone>
        <phone location="work"></phone>
        <phone location="mobile"></phone>
        <email>mike.bonvallet@motorola.com</email>
      </contact>
    </referee>

    <referee>
      <name>
        <title>Mr.</title>
        <firstname>Vijay</firstname>
        <surname>Agarwal</surname>
      </name>
      <address>
        <street>1301 E Algonquin</street>
        <street>Building IL02</street>
        <city>Schaumburg</city>
        <state>IL</state>
        <zip>60196</zip>
      </address>
      <contact>
        <phone location="home"></phone>
        <phone location="work"></phone>
        <phone location="mobile"></phone>
        <email>vijay.agarwal@motorola.com</email>
      </contact>
    </referee>

    <referee>
      <name>
        <title>Mr.</title>
        <firstname>Richard</firstname>
        <surname>Britton</surname>
      </name>
      <address>
        <street>1301 E Algonquin</street>
        <street>Building IL02</street>
        <city>Schaumburg</city>
        <state>IL</state>
        <zip>60196</zip>
      </address>
      <contact>
        <phone location="home"></phone>
        <phone location="work"></phone>
        <phone location="mobile"></phone>
        <email>@motorola.com</email>
      </contact>
    </referee>

    <referee>
      <name>
        <title>Ms.</title>
        <firstname>Karen</firstname>
        <surname>Trimberger</surname>
      </name>
      <address>
        <street></street>
        <street></street>
        <city>Chicago</city>
        <state>IL</state>
        <zip></zip>
      </address>
      <contact>
        <phone location="home"></phone>
        <phone location="work"></phone>
        <phone location="mobile"></phone>
        <email></email>
      </contact>
    </referee>

    <referee>
      <name>
        <title>Ms.</title>
        <firstname>Leena</firstname>
        <surname>Sukumar</surname>
      </name>
      <address>
        <street></street>
        <street></street>
        <city></city>
        <state>IL</state>
        <zip>vwxyz</zip>
      </address>
      <contact>
        <phone location="home">xxx.yyy.zzzz</phone>
        <phone location="work">xxx.yyy.zzzz</phone>
        <phone location="mobile">xxx.yyy.zzzz</phone>
        <email></email>
      </contact>
    </referee>
  </referees>

<!--
  <copyright>
    <year>2005</year>
    <name>
      <title>Mr.</title>
      <firstname>Anthony</firstname>
      <middlenames>Paul</middlenames>
      <surname>Bertrand</surname>
    </name>
    <legalnotice>
      <para> All rights reserved. This document may not be copied or distributed
        without permission.
      </para>
    </legalnotice>
  </copyright>
-->
</resume>
