<?xml version="1.0"?>
<resume xmlns="http://xmlresume.sourceforge.net/resume/0.0" id="Resume.Matt.Katz">
 
  <header>
    <name id="Matt.Katz">
      <firstname>Matthew</firstname>
      <surname>Katz</surname>
    </name>
    <address>
      <street>147 Amity St, Apt 1</street>
      <city>Brooklyn</city>
      <state>NY</state>
      <zip>11201</zip>
      <country>U.S.A.</country>
    </address>
    <contact>
      <phone location="home">+1-646-285-3817</phone>
      <email>resume@MoreLightMoreLight.com</email>
    </contact>
  </header>

  <objective targets="developer">
    <para>To write powerful software that frees humans to work on interesting problems.</para>
  </objective>
    <skillarea targets="developer">
      <title>Programming</title>
      <skillset>
        <title>Languages</title>
          <skill level="Senior">C#</skill>
          <skill>.Net</skill>
          <skill>C++</skill>
          <skill>PERL</skill>
          <skill>JavaScript</skill>
          <skill>XML</skill>
          <skill>XSL</skill>
          <skill>Ruby on Rails</skill>
          <skill>PHP</skill>
          <skill>SQL</skill>
      </skillset>
      <skillset>
        <title>Tools</title>
        <skill>SQL Server</skill>
        <skill>VS 2005</skill>
        <skill>XML Spy</skill>
      </skillset>
      <skillset>
        <title>GUI Design</title>
        <skill>
          Graphical Display of Quantitative Information training from <link href="http://wwww.edwardetufte.com">Edward Tufte</link>
        </skill>
        <skill>User Experience Design</skill>
      </skillset>
    </skillarea>
  <skillarea>
    <title>Financial Sector</title>
    <skillset>
      <title>Experience in</title>
      <skill>FIX</skill>
      <skill>Equities</skill>
      <skill>Derivitatives</skill>
      <skill>Fixed Income</skill>
      <skill>Front Office Flow</skill>
      <skill>Trading Systems</skill>
      <skill>Back Office Booking and Reconciliation</skill>
      <skill>Client Interaction</skill>
      <skill>Trader Interaction</skill>
      <skill>Trading Floor Experience</skill>
    </skillset>
  </skillarea>
  <history>    
    <job>
      <jobtitle>Associate Vice President</jobtitle>
      <employer>
        <link href="http://www.bankofamerica.com">Bank of America</link></employer>
      <location>
        <city>New York</city>
        <state>NY</state>
      </location>
      <period>
        <from>
          <date>
            <month>April</month>
            <year>2004</year>
          </date>
        </from>
        <to>
          <present/>
        </to>
      </period>
      <description>
        <para>
          Software developer for the <link href="http://www.primebroker.com">BofA Securities Prime Brokerage</link>, which has been consistently ranked #1 in technology among PB's in the <link href="http://home.globalcustodian.com">Global Custodian Prime Brokerage Survey</link>.</para>
      </description>
      <projects>
        <project title="Created Real Time PNL 2">Excel front end VSTO C# .Net system that provides real time profit and loss changes to hedge fund clients.</project>
        <project title="Wrote Web Reports">Client side Aspx pages that queried SQL Server and output to html, Excel, or pdf</project>
        <project title="Initiated, Created and Released Quick Trade Monitor">Support tool for help desk to monitor EOD trade files using a Windows Forms GUI and web services.</project>
        <project title="Initiated, Created and Evangelized Support Queries Page">Simple aspx page that reduced developer support time by 80%.</project>
        <project title="Created Deployment System">Used to build our staging, production and development environments from automatically built MSI files.</project>
        <project title="Extended Trade File Import System">Built out support for Ezecastle, High Velocity Trading and other formats, built UAT environment, wrote client documentation package for this C# server that imported client trades to SQL Server.</project>
        <project title="Wrote Extensible Trade Export System">Aspx page that used stored procedures to pull data into XML transform it to client's expectations using XSL.</project>
      </projects>
      <achievements>
        <achievement>Developed Real Time PNL 2 in 6 months with 75% resources.  PNL2 supports 6000 simultaneous positions with real time pricing.</achievement>
      </achievements>
    </job>
    <job>
      <jobtitle targets="support,management">Trade Support Analyst</jobtitle>
      <employer>
        <link href="http://www.ibb.ubs.com/">UBS</link></employer>
      <location>
        <city>Stamford</city>
        <state>Connecticut</state>
      </location>
      <period>
        <from>
          <date>
            <month>March</month>
            <year>2002</year>
          </date>
        </from>
        <to>
          <date>
            <month>March</month>
            <year>2004</year>
          </date>
        </to>
      </period>
      <description>
        <para>Software developer and trade support analyst for equities trading client connectivity team on the world's <emphasis>largest</emphasis> trading floor.</para>
      </description>
      <projects>
        <project title="Created Program Trading Monitor">IRC and PERL bot that monitored multiple databases for Program Trading desk.</project>
        <project title="Created Trading Deployment System">PERL system to do deployments and intraday 1 second failovers for the A4 high velocity trading system.</project>
        <project title="Supported 400 Equities Traders">From hardware to network to software to FIX messages.  Responsible for client to market trade flow.</project>
      </projects>
      <achievements>
        <achievement>
          Won award: "<emphasis>Best Chatbot - UBS Global Equities</emphasis>" for interactive program trading flow monitor bot.  Saved traders time and preserved client business, freed up 1 full support staff.
        </achievement>
      </achievements>
    </job>
    <job targets="developer" id="UmaDev">
      <jobtitle>Software Developer</jobtitle>
      <employer>
        <link href="http://www.sungard.com/financial/">Sungard Data Systems</link></employer>
      <location>
        <city>Rochester</city>
        <state>NY</state>
      </location>
      <period>
        <from>
          <date>
            <month>January</month><!-- Check to make sure this is accurate -->
            <year>2001</year>
          </date>
        </from>
        <to>
          <date>
            <month>March</month>
            <year>2002</year>
          </date>
        </to>
      </period>
      <description>
        <para>Software developer on the <link href="http://www.sungard.com/brass/">BRASS/UMA/U2 system</link>, NASDAQ Market Maker software that processed up to 70% of the volume of the NASDAQ.</para>
        <para>All development was done in C/C++, the frontend was <link href="http://www.opengroup.org/motif/">MOTIF</link></para>
      </description>
      <projects>
        <project title="Created Drip Orders">Allowed market makers to drip large orders out to the market in small timed chunks to avoid moving the market.</project>
        <project title="Increased Stability">Led small team to perform code and core dump analysis. Simplified code, reduced instability and increased customer satisfaction.</project>
        <project title="Simplified Time in Force Code">Used Object Oriented Programming to simplify and centralize TIF code.  Reduced related lines of code by 50%.</project>
        <project title="Performed Bug Fixes">Wrote various bug fixes and customer requested enhancements.</project>
      </projects>
      <achievements>
        <achievement>Increased core stability of the system, hunting down the top instability issues.</achievement>
      </achievements>
    </job>
    <job targets="developer" id="DataClean">
      <jobtitle>Software Developer</jobtitle>
      <employer>
        <link href="http://www.it.sc.edu/division/index.shtml">University of South Carolina Computer Services Department</link>
      </employer>
      <location>
        <city>Columbia</city>
        <state>SC</state>
      </location>
      <period>
        <from>
          <date>
            <month>June</month>
            <year>2000</year>
          </date>
        </from>
        <to>
          <date>
            <month>January</month>
            <year>2001</year>
          </date>
        </to>
      </period>
      <description>
        <para>SQL and GUI developer responsible for data integrity in transition of all alumni information from mainframe storage to relational databases.</para>
      </description>
      <projects>
        <project targets="developer" title="Created Data Cleaning Scripts">Wrote hundreds of sql data validation scripts to find unusual data for review and PowerBuilder frontends to display results to users.</project>
      </projects>
      <achievements>
        <achievement>Reduced mailing costs and increased data integrity.</achievement>
      </achievements>
    </job>

  </history>

  
  <awards><title>Honors and Recognition</title>
    <award>
      <title>CEDA SEC JV Debate Championship</title>
      <date>
        <year>1998</year>
      </date>
    </award>
    <award>
      <title>SC State Debate Championship</title>
      <date>
        <year>1995</year>
      </date>
    </award>
  </awards>




  <misc>
    <para>This resume is composed in <link href="http://xmlresume.sourceforge.net">resume xml</link>. <emphasis>One</emphasis> source file can be processed through various XSL transforms to produce many output formats.</para>
  </misc>

  <academics>
    <degrees>
      <degree>
	<level>B.S.</level>
	<major>Computer Science</major>
	<date>
	  <month>December</month>
	  <year>2000</year>
	</date>
	<institution>Univeristy of South Carolina</institution>
        <gpa type="major">
          <score> 3.9</score>
          <note>
            <para>In major with weighting for honors courses.</para>
          </note>
        </gpa>
      </degree>
    </degrees>
  </academics>

  <interests>
    <title>Interests</title>
    <interest>
      <title>SCUBA</title>
      <description>
        <para>PADI Certified Open Water Diver</para>
      </description>
    </interest>
  </interests>

</resume>
