Skip to content

Commit

Permalink
More edits
Browse files Browse the repository at this point in the history
  • Loading branch information
heathermiller committed Jan 29, 2015
1 parent bdee2f6 commit 5670009
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
Binary file modified cv.pdf
Binary file not shown.
9 changes: 5 additions & 4 deletions cv.tex
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@

\noindent {\bf Research Intern}, {\bf \em Databricks}, \emph{Berkeley, CA, USA} \vspace{0.01in} \dates{8/2014 -- 11/2014}
\newline\noindent Supervisor: Matei Zaharia
\newline\noindent Integrated Scala Pickling, a framework for fast, boilerplate-free, extensible
\newline\noindent Integrated Scala Pickling, our framework for fast, boilerplate-free, extensible
\newline\noindent serialization focused on distributed programming (OOPSLA'13) into Spark.
\newline\noindent Developed new function-passing programming model and framework, can be
\newline\noindent thought of as a generalization of Spark/MapReduce programming model.
Expand Down Expand Up @@ -244,7 +244,7 @@
\bigskip

\noindent {\bf (Lead) Teaching Assistant}, {\em Programming Principles} \dates{2011-2014}
\newline\noindent Required EPFL Undergraduate course on functional and logic programming
\newline\noindent Required EPFL undergraduate course on functional and logic programming
\newline\noindent (\textasciitilde160 students)
\bigskip

Expand Down Expand Up @@ -419,7 +419,6 @@
% \newline\noindent PLMW Travel Grant \dates{2014-2015}
% \newline\noindent ICSE Travel Grant \dates{2014}
\newline\noindent EPFL Outstanding Teaching Award \dates{2012}
\newline\noindent EPFL Outstanding Teaching Award \dates{2012}
\newline\noindent EPFL Computer Science Fellowship \dates{2009 -- 2010}
\newline\noindent Most Outstanding Audio Engineering Student, University of Miami \dates{2009}
\newline\noindent Most Outstanding Eta Kappa Nu Student, University of Miami \dates{2009}
Expand Down Expand Up @@ -549,6 +548,7 @@
\marginhead{External \newline Service}

\noindent {\bf Committees:}
\newline\noindent DSLDI (PC Members)\dates{7/2015}
\newline\noindent ECOOP 2015 organizing committee (sponsorship)\dates{7/2015}
\newline\noindent Curry On Prague (co-chair)\dates{7/2015}
\newline\noindent Scala Symposium 2015 (Scala'15) (co-chair)\dates{6/2015}
Expand All @@ -558,6 +558,7 @@

\medskip
\noindent {\bf External Reviewer} for: ECOOP 2013, Scala 2013
\newline\noindent {\bf Editor of proceedings} for: Scala 2013, Scala 2014, Scala 2015

\bigskip

Expand All @@ -573,7 +574,7 @@
%% Students Supervised
\medskip
\marginhead{Students \newline Supervised\footnotemark[1]}
\footnotetext[1]{At EPFL, research groups offer substantial projects for BSc./MSc. students to complete for credit. EPFL PhD students design and supervise these projects, as well as MSc. thesis projects.}
\footnotetext[1]{At EPFL, research groups offer substantial projects for B.Sc./M.Sc. students to complete for credit. EPFL PhD students design and supervise these projects, as well as M.Sc. thesis projects.}

\noindent {\bf Louis Bliss}, {\em Incremental Picklers for Scala Pickling} \dates{9/2013 -- 1/2014}
\newline\noindent M.Sc. level, co-supervision with Philipp Haller
Expand Down
14 changes: 7 additions & 7 deletions vc.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
%%% Do not edit this file!
%%%
%%% Define Git specific macros.
\gdef\GITHash{4a0dbd5a14933c24fe0b8a679ce89a84ea1a2de2}%
\gdef\GITAbrHash{4a0dbd5}%
\gdef\GITParentHashes{62c31456de83df368dd69402c99d71e368f9c650}%
\gdef\GITAbrParentHashes{62c3145}%
\gdef\GITHash{bdee2f67f09b6bf500b06bbbda10a36a90a6481e}%
\gdef\GITAbrHash{bdee2f6}%
\gdef\GITParentHashes{4a0dbd5a14933c24fe0b8a679ce89a84ea1a2de2}%
\gdef\GITAbrParentHashes{4a0dbd5}%
\gdef\GITAuthorName{Heather Miller}%
\gdef\GITAuthorEmail{heather.miller@epfl.ch}%
\gdef\GITAuthorDate{2015-01-28 19:56:35 +0100}%
\gdef\GITAuthorDate{2015-01-28 19:56:53 +0100}%
\gdef\GITCommitterName{Heather Miller}%
\gdef\GITCommitterEmail{heather.miller@epfl.ch}%
\gdef\GITCommitterDate{2015-01-28 19:56:35 +0100}%
\gdef\GITCommitterDate{2015-01-28 19:56:53 +0100}%
%%% Define generic version control macros.
\gdef\VCRevision{\GITAbrHash}%
\gdef\VCAuthor{\GITAuthorName}%
\gdef\VCDateRAW{2015-01-28}%
\gdef\VCDateISO{2015-01-28}%
\gdef\VCDateTEX{2015/01/28}%
\gdef\VCTime{19:56:35 +0100}%
\gdef\VCTime{19:56:53 +0100}%
\gdef\VCModifiedText{\textcolor{red}{with local modifications!}}%
%%% Assume clean working copy.
\gdef\VCModified{0}%
Expand Down

0 comments on commit 5670009

Please sign in to comment.