Skip to content

Commit

Permalink
some rewrites
Browse files Browse the repository at this point in the history
  • Loading branch information
natronics committed Jan 31, 2012
1 parent 11d67d0 commit a60c412
Showing 1 changed file with 32 additions and 34 deletions.
66 changes: 32 additions & 34 deletions nathanbergey.tex
Expand Up @@ -40,12 +40,11 @@
#1
\end{minipage}
\end{center}
\vspace{0.078in}
}

% section headers
\newcommand{\resumeheader}[1]{
\vspace{0.05in}
\vspace{0.08in}
\textsc{\Large #1}
\vspace{0.10in}
}
Expand All @@ -61,19 +60,17 @@

\vspace{0.01in}
{\addtolength{\leftskip}{0.3in}
\textit{#3}

\textit{#3}\par
}

\vspace{0.09in}
\vspace{0.07in}
{\addtolength{\leftskip}{0.3in}
\small
\begin{minipage}{5in}
#4
\end{minipage}

}

\vspace{0.15in}
}
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~%
Expand All @@ -84,10 +81,10 @@

%%%% Statement
\resumestatement{
Passionate, creative data scientist with a cross-disciplinary
background. Voracious researcher with an appetite for hard problems
worth solving. Communicates complex ideas with clean simple explanations
and visual analogies.
Creative data scientist with a cross-disciplinary background
and a passion for spaceflight. Voracious researcher with an
appetite for hard problems worth solving. Communicates complex
ideas with clear explanations and visual analogies.
}


Expand All @@ -97,41 +94,53 @@
\resumeitem{Founder}{2011--Present}%
{open-notify.org, Portland, OR}%
{
An open source project that started with a lamp that lights up when the
International Space Station is overhead
\begin{itemize}[topsep=1pt, itemsep=0pt, parsep=0pt]
\renewcommand{\labelitemi}{---}
\item Designed a lamp that lights up when the International Space Station is overhead
\item Put concept on the social fundraising platform Kickstarter; raised 300\% of initial fundraising goals
\item Created the first open \textsc{json} web \textsc{api} for International Space Station passes
\item Responsible for electrical design, manufacturing, website development, client software, firmware, customer service, and press
\item Raised 300\% of fundraising goals on the social fundraising platform Kickstarter
\item Established the first open web \textsc{api} for International Space Station passes
\item Managed design, manufacturing, software, customer interaction, and press
\end{itemize}
}

\resumeitem{Resident Scientist (volunteer)}{2008--Present}%
\resumeitem{Rocket Scientist}{2008--Present}%
{Portland State Aerospace Society, Portland OR}%
{
One of the most advanced amateur rocketry groups in the world
\begin{itemize}[topsep=1pt, itemsep=0pt, parsep=0pt]
\renewcommand{\labelitemi}{---}
\item One of the most advanced amateur rocketry groups in the world
\item Heavily involved in overall project management and group direction
\item Oversaw and created the majority of visualizations and analysis of flight data
\item Created data visualizations that helped \PSAS\ understand and improve flight models
\item Wrote an application for real time playback of simulation data during launches to track flight events and get immediate performance feedback
\item Analyzed flight and test data to facilitate an understanding of the physical processes involved
\item Composed visualizations that helped \PSAS\ comprehend and improve flight models
\item Created an application for real time playback of simulation data during launches to track flight events and get immediate performance feedback
\item Wrote a very fast simulation engine for performance optimization research
\item Contributed greatly to \PSAS's online presence with typography, graphics, and documentation
\item Acted as primary public speaker, clearly communicating group goals, getting press, attracting talent, and explaining complex rocketry concepts
\item Clearly communicated group goals as a public speaker, getting press, attracting talent, and explaining complex rocketry concepts to the general public
\end{itemize}
}

\resumeitem{IT Consultant}{2007--9}%
{Strategic Solutions NW, Portland OR}%
{
A small group of technology and management consultants working for medium to large corporations
\begin{itemize}[topsep=1pt, itemsep=0pt, parsep=0pt]
\renewcommand{\labelitemi}{---}
\item Balanced many client projects at once, solved problems for clients in disparate fields
\item Quickly learned new software systems saving lots of money otherwise spent on training
\item Balanced many projects at once; meeting deadlines and creating client satisfaction
\item Rescued failing projects from other agencies and transformed them into successes
\item Quickly learned new software systems saving time and money otherwise spent on training
\end{itemize}
}

%%%% Skilz
\resumeheader{Skills}

\begin{itemize}[topsep=1pt, itemsep=0pt, parsep=0pt]
\renewcommand{\labelitemi}{---}
\item Primary programming languages: \textsc{c}, Python
\item Familiar languages: C\#, Java, Javascript, Arduino, Processing.org, \textsc{sql}
\item Markup languages: \textsc{html}/\textsc{css}, \textsc{svg}, \LaTeX
\end{itemize}

%%%% Education
\resumeheader{Education}

Expand All @@ -141,18 +150,7 @@
\begin{itemize}[topsep=1pt, itemsep=0pt, parsep=0pt]
\renewcommand{\labelitemi}{---}
\item Concentration in astronomy; coursework included computational physics and orbital mechanics
\item Research in stellar spectroscopy, astronomical instrumentation
\end{itemize}
}

%%%% Skilz
\resumeheader{Skills}

\begin{itemize}[topsep=1pt, itemsep=0pt, parsep=0pt]
\renewcommand{\labelitemi}{---}
\item Primary programming languages: \textsc{c}, Python
\item Familiar languages: C\#, Java, Javascript, Arduino, Processing.org, SQL
\item Markup languages: \textsc{html}/\textsc{css}, \textsc{svg}, \LaTeX
\end{itemize}

\end{document}

0 comments on commit a60c412

Please sign in to comment.