<?xml version="1.0" encoding="UTF-8"?>
<!-- resume.xml Copyright © 2005 Gene McCulley <mcculley@stackframe.com> -->
<!DOCTYPE resume PUBLIC "-//Sean Kelly//DTD Resume 1.5.1//EN"
  "/usr/share/sgml/xml-resume-library/dtd/resume.dtd">

<resume>
  <header>
    <name>                        
      <firstname>Stephanie</firstname>
      <surname>Graffuis</surname>
    </name>
    <address>
      <street>455 Douglas Ave., Suite 2455</street>
      <city>Altamonte Springs</city>
      <state>FL</state>
      <zip>32714-2581</zip>
    </address>
    <contact>
      <phone>407.962.7942</phone>
      <fax>321.256.0643</fax>
      <email>sgraffuis@stackframe.com</email>
      <url>http://www.stackframe.com/people/sgraffuis/</url>
    </contact>
  </header>

  <clearances>
    <clearance>
      <level>SECRET</level>
      <organization>US DoD</organization>
    </clearance>
  </clearances>

  <history>

    <job>
      <jobtitle>Software Engineer</jobtitle>
      <employer>StackFrame, LLC (<url>http://www.stackframe.com/</url>)</employer>
      <period>        
        <from>
          <date>
            <month>June</month>
            <year>2007</year>
          </date>
        </from>
        <to>
         <present/>
        </to>
      </period>
      <description>Assisting with implementation of web services utilizing JSP, 
      JavaScript, BEA WebLogic, XML, AJAX, and CSS to search, display, and identify 
      articles belonging to a defined taxonomy.</description>
    </job>
    
    <job>
      <jobtitle>Software Engineer</jobtitle>
      <employer>Science Applications International Corporation (<url>http://www.saic.com/</url>)</employer>
      <period>        
        <from>
          <date>
            <month>June</month>
            <year>2001</year>
          </date>
        </from>
        <to>
          <date>
            <month>May</month>
            <year>2007</year>
          </date>
        </to>
      </period>
      <description>
        <para>OneSAF project, Common Services. Performed requirements analysis, 
        design, implementation, testing, review, and documentation for various 
        Common Services layer tasks and capabilities and primarily with the 
        OneSAF System Composer Tool. Assisted with demonstrations and training  
        presentations of OneSAF Composability concepts and OneSAF System 
        Composer Tool usage. Performed intranet updates to assist project members
        with team and software information.</para>
        <para>OneSAF project, Tools. Performed requirements analysis, 
        design, implementation, testing, review, training, and documentation for 
        various OneSAF Tools, Tool Services/Framework, and Modeling Services.
        Assisted with style development of various intranet documentation areas.
        Also contributed to review and development of lifecycle procedures.</para>
      </description>
    </job>
    
    <job>
      <jobtitle>Jr. Software Engineer</jobtitle>
      <employer>Peninsula Solutions </employer>
      <period>
        <from>
          <date>
            <month>May</month>
            <year>2000</year>
          </date>
        </from>
        <to>
          <date>
            <month>April</month>
            <year>2001</year>
          </date>
        </to>
      </period>
      <description>Embedded Systems Programming. Assisted with programming, testing,
      and debugging of airport bag-tag printers manufactured by Dassault. 
      Printers had a specialized operating system that provided the api used by
      C++ code we wrote to interpret a standardized stream of characters containing
      printing and customer information to produce barcoded baggage tags. Wrote
      and designed modifications needed to print airline tickets using a different
      character stream standardization. Also designed and wrote the HTML/CSS web 
      interface used for printer configuration.</description>
    </job>

  </history>
  
  <skillarea>
    <title>Special Skills</title>
    <skillset>
      <title>Programming Languages</title>
      <skill level="2 years">C/C++</skill>
      <skill level="6 years">Java</skill>
      <skill level="3 years">JavaScript</skill>
      <skill>JSP</skill>
      <skill level="1 year">PHP</skill>
    </skillset>
    
    <skillset>
      <title>Programming APIs and Technologies</title>
      <skill level="4 years">Swing</skill>
      <skill level="6 years">JavaBeans</skill>
      <skill level="expert">HTML 4</skill>
      <skill level="expert">CSS 1</skill>
      <skill level="2 years">CSS 2</skill>
      <skill>XML</skill>
      <skill>XSLT</skill>
      <skill>Joomla!</skill>
      <skill>UML</skill>
    </skillset>
    
    <skillset>
      <title>Operating Systems</title>
      <skill>Linux</skill>
      <skill>Mac OS X</skill>
      <skill>MS Windows XP</skill>
    </skillset>
  </skillarea>

  <pubs>

    <pub>
       <artTitle>System Composition in OneSAF</artTitle>
       <bookTitle>Proceedings of the Spring 2003 Simulation Interoperability Workshop</bookTitle>
       <author>Derrick Franceschini</author>
       <author>Kurt Hawkes</author>
       <author>Gene McCulley</author>
       <author>Stephanie Graffuis</author>
    </pub>

  </pubs>

  <academics>
    <degrees>
      <degree>
        <level>Bachelor of Science</level>
        <major>Electrical Engineering Technology</major>
        <date>
          <year>1999</year>
        </date>
        <institution>University of Central Florida (<url>http://www.ucf.edu/</url>)</institution>
      </degree>
    </degrees>
  </academics>

</resume>
