Skip to content

Commit 7ad63ff

Browse files
author
Scott Clark
committed
Updated resume with more Yelp info, added travis
1 parent 29f6fee commit 7ad63ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cache:
22
- apt
33
before_install:
44
- sudo apt-get update -qq
5-
- sudo apt-get install -y texlive
5+
- sudo apt-get install -y texlive texlive-latex-extra
66
script:
77
- pdflatex ScottClarkResume.tex
88
- pdflatex ScottClarkCV.tex

ScottClarkResume.pdf

18 Bytes
Binary file not shown.

ScottClarkResume.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
\begin{itemize}
120120

121121
\item
122-
\ressubheading{Yelp Inc}{San Francisco, CA}{Data Mining Engineer and Lead on Ad Targeting Team}{July 2012 - current}
122+
\ressubheading{Yelp Inc}{San Francisco, CA}{Data Mining Engineer and Lead on Ad Targeting Team}{July 2013 - current}
123123
\begin{itemize}
124124
\resitem{{\bf Optimization:} Co-developed and led team for MOE: the Metric Optimization Engine (\texttt{github.com/Yelp/MOE}, an \textbf{open source} optimization framework), found significant gains in different metrics across the organization using Bayesian Global Optimization algorithms.}
125125
\resitem{{\bf Targeting:} Implemented multi-armed bandit strategies for ad selection, sole targeting engineer on mobile app ads rollout, developed new location-based targeting algorithms, advised and helped develop other machine learning and math based targeting projects.}
@@ -187,7 +187,7 @@
187187
\item
188188
\ressubheading{My Resume/CV (\texttt{github.com/sc932/resume})}{\LaTeX}{This resume and my CV.}{2010 - current}
189189
\begin{itemize}
190-
\resitem{280+ GitHub stars, previous \#1 article on HN, 60+ forks.}
190+
\resitem{280+ GitHub stars, previous \#1 article on Hacker News, 60+ forks.}
191191
\end{itemize}
192192

193193
\item

0 commit comments

Comments
 (0)