\documentclass{article}
\usepackage{fullpage}

\newcommand{\biglarge}[1]{{\bf {\large #1}}}
% Adjust top margin
\advance \topmargin by .7in

\begin{document}
\pagestyle{empty} % So no page numbers.
\begin{center}
{\bf \Large{GREGORY STOLL}}\\
\end{center}

\begin{tabular}{ll}
\hspace{1.9in} &
\begin{minipage}{3in}
{\small 
1813 Maize Bend Dr.\\
Austin, TX 78727\\
(512)736-8299\\
greg.stoll@gmail.com\\
http://www.gregstoll.com
}
\end{minipage}
\end{tabular}

\bigskip

\biglarge{Education:}

\begin{list}{}{\setlength{\itemsep}{4pt}\setlength{\topsep}{-4pt}}

\item {\bf RICE UNIVERSITY}, Houston, TX.\\
B.S. in Computer Science, B.A. in Mathematics received May 2003.\\
GPA 3.88/4.00.  Graduated Magna Cum Laude.

\end{list}

\bigskip

\biglarge{Computer Skills:}

\begin{list}{$\bullet$}{\setlength{\itemsep}{-2pt}\setlength{\topsep}{-4pt}\setlength{\leftmargin}{35pt}}

\item C++, Python, Java, Perl, Visual Basic, C\#/.NET, Javascript, \LaTeX , HTML, PHP, National Instruments LabVIEW, PostgreSQL

\item COM, Microsoft DirectShow (part of DirectX), MFC

\item Unix and Linux (Debian), Windows 2000 and XP

\item I have worked on various projects in my spare time, including an interactive Google Map (www.scipionus.com) to help spread information about the extent of damage of Hurricane Katrina.  Many of my projects are available on my website www.gregstoll.com.  Other projects include an online todo list (using AJAX) and a baseball win expectancy calculator and grapher.

\end{list}

\bigskip

\biglarge{Work Experience:}

\begin{list}{}{\setlength{\itemsep}{4pt}\setlength{\topsep}{-4pt}}

\item October 2007 - Present: {\bf Staff Software Engineer at National Instruments}, Austin, TX\\
Projects include adding a .NET interface to Vision Development Module.

\item September 2006 - September 2007: {\bf Software Development Specialist at National Security Agency}, Fort Meade, MD\\
Projects include maintaining and adding new features to an Adobe Flex web
applications for querying a data store.  Also maintained a Java web service
running in BEA WebLogic used by multiple people internally.

\item July 2003 - July 2006: {\bf Staff Software Engineer at National Instruments}, Austin, TX\\
Supervisor: Ben Parrott in the Vision group.  Projects include
implementing/adapting existing functionality with C and Visual Basic interfaces,
designing and implementing an Image Preview Dialog box (using MFC), maintaining
Vision group's automated test machine writing Python scripts to organize output,
transferring documentation from a custom database to XML files, managed Visual
Basic API's for IMAQ Vision, and maintaining internal IMAQ webpage.  Also worked
as a recruiter for NI at Rice University career fairs and interviewed job
candidates.

\item Summer 2002: {\bf Summer Intern at National Instruments}, Austin, TX\\
Supervisor: Evan Cone in the Vision group.
Project was integrating Microsoft DirectShow into existing framework and
implementing AVI reading and writing into IMAQ Vision software (using
DirectShow).  Wrote documentation and created test plans for the feature.

\item Summer 2001: {\bf Summer Intern at National Instruments}, Austin, TX\\
Supervisor: David Whatley in the ComponentWorks group (part of Measurement
Studio).
Project was designing and implementing legends on a 2D Graph.  Led group
discussions, wrote documentation, and created test plans.

\item Fall 2001 - Spring 2002, Fall 2002 - Spring 2003: {\bf Computer Consulting Associate at Rice University}, Houston, TX\\
Supervisor: Wyman Miles in IT.
Helped students connect their computers to the Rice network and fixed other
computer problems such as viruses.

%\item Fall 1999 - Spring 2001 {\bf Grader/Computer Lab Assistant at Rice University}, Houston, TX\\
%Graded for various math classes.  Graded and was a computer lab assistant for
%Intermediate Programming.

\end{list}

%\bigskip

%\biglarge{Activities:}

%\begin{list}{}{\setlength{\itemsep}{-4pt}\setlength{\topsep}{-4pt}}

%\item Co-director of Rice High School Math Tournament - wrote/organized
%7 subject tests, coordinated entries of over 300
%students from 21 high schools around Texas and Lousiana.  Spring 2001

%\item Assorted Christians Together Singing (ACTS) (pianist)

%\item Rice Philharmonics (a cappella singing group)

%\end{list}

%\bigskip

%\biglarge{Honors:}

%\begin{list}{}{\setlength{\itemsep}{-4pt}\setlength{\topsep}{-4pt}}

%\item Rice University President's Honor Roll, Fall 1999, Spring 2000, Fall
%2000
%
%\item Golden Key Honor Society
%
%\item National Society of Collegiate Scholars
%
%\item Recipient of Louis J Walsh Scholarship, 2001-2002
%
%\end{list}

\end{document}
