Skip to content

Commit

Permalink
added google, some rearrangement
Browse files Browse the repository at this point in the history
  • Loading branch information
frrad committed Oct 29, 2016
1 parent d3f1994 commit 7e4df88
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
Binary file modified FRobinson-CV.pdf
Binary file not shown.
35 changes: 19 additions & 16 deletions FRobinson-CV.tex
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

\firstname{Frederick}
\familyname{Robinson}
\address{}{Los Angeles, CA}
\address{}{San Francisco, CA}
\phone{321.613.8838}
\email{frederick.robinson@gmail.com}
\homepage{frrad.com}
Expand All @@ -22,15 +22,28 @@
\nopagenumbers{}

\begin{document}
\vspace*{-6mm}
\maketitle
\vspace*{-6mm}

\section{Employment}
\cventry{2014-Present}{Software Engineer}{Google, Inc. - Display Ads}{Remarketing Quality}{}{Built models to optimize advertiser ROI by learning advertiser-specific bidding strategies. Enabled additional traffic expansion and \$XXM/year revenue increase. }
\cventry{2012-2014}{Teaching Assistant}{University of California, Los Angeles Department of Mathematics}{}{}{Conducted recitations for undergraduate classes - Calculus, Differential Equations, C++}
\cventry{2010}{Physics Programming}{Northwestern University Department of Physics and Astronomy}{}{}{Simulated gravitational waves from intermediate mass ratio inspiral using C and GNU Scientific Library}
\section{Education}
%\cventry{years}{degree/job title}{institution/employer}{localization}{grade}{description}
\cventry{2014}{Master of Arts in Mathematics}{University of California Los Angeles}{}{3.6}{}
\cventry{2012}{Bachelor of Arts in Mathematics with Honors}{Northwestern University}{}{3.6}{}
\cventry{2014}{Master of Arts in Mathematics}{University of California Los Angeles}{}{}{}
\cventry{2012}{Bachelor of Arts in Mathematics with Honors}{Northwestern University}{}{}{}
\cvline{ }{\small Robert R. Welland Prize for Outstanding Achievement in Mathematics by a Graduating Senior}
\cvline{ }{\small Honors thesis on \emph{Persistent Homology} under David Nadler}
\cventry{2008}{High School Diploma}{}{}{}{}


\section{Skills}
\cvline{Proficient}{Python, C++, Go}
\cvline{Technologies}{Mapreduce, Flume, Dremel SQL}
\cvline{Machine Learning}{Regression: \emph{regularization}; Neural Networks: \emph{backpropogation}; SVMs; Unsupervised Learning: \emph{clustering, dimensionality reduction}; Recommender Systems}
\cvline{Algorithms}{Greedy optimization, divide and conquer, dynamic programming, network flows, reductions, and randomized algorithms. Computational tractability (NP-completeness).}
\cvline{Miscellaneous}{Windows, Microsoft Office, Linux, \LaTeX, Mathematica}


\section{Research Experience}
Expand All @@ -39,24 +52,14 @@ \section{Research Experience}
\cventry{2010}{Discrete and Continuous Geometry}{Selected for and attended two week research conference at Northwestern University}{}{}{}


\section{Employment}
\cventry{2012-2014}{Teaching Assistant}{University of California, Los Angeles Department of Mathematics}{}{}{Conducted recitations for undergraduate classes - Calculus, Differential Equations, C++}
\cventry{2010}{Physics Programming}{Northwestern University Department of Physics and Astronomy}{}{}{Coded in C leveraging GNU Scientific Library to simulate gravitational waves from intermediate mass ratio inspiral}


\section{Computer Skills and Interests}
\cvline{Proficient}{Go, Mathematica, Python}
\cvline{Basic}{Java, C}
\cvline{Miscellaneous}{Windows, Microsoft Office, Linux, \LaTeX}
\cvline{Algorithms}{Greedy optimization, divide and conquer, dynamic programming, network flows, reductions, and randomized algorithms. Computational tractability (NP-completeness).}
\cvline{Machine Learning}{Regression: \emph{regularization}; Neural Networks: \emph{backpropogation}; SVMs; Unsupervised Learning: \emph{clustering, dimensionality reduction}; Recommender Systems}

\nocite{*}
\bibliographystyle{plain}
\bibliography{publications}


\section{Languages}
\cvlanguage{English}{Fluent}{}
\cvlanguage{Spanish}{Proficient}{}
\cvlanguage{Korean}{Conversational}{}

\end{document}

0 comments on commit 7e4df88

Please sign in to comment.