Skip to content

Commit

Permalink
Moar CV edits
Browse files Browse the repository at this point in the history
  • Loading branch information
heathermiller committed Jan 27, 2015
1 parent 3fecb97 commit 97121c7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
Binary file modified cv.pdf
Binary file not shown.
6 changes: 4 additions & 2 deletions cv.tex
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,11 @@
\newline in concurrent and distributed environments

& \href{http://lampwww.epfl.ch/~hmiller/pickling/}{{\bf Scala Pickling}}, {\bf \em project lead}
\newline novel framework for fast, boilerplate-free, extensible serialization
\newline novel framework for fast, boilerplate-free, extensible serialization.
\newline Adopted by sbt, the most widely-used build tool for Scala. Popular
\newline open-source project on GitHub with >480 stars \& dozens of contributors

& \href{http://docs.scala-lang.org/sips/completed/futures-promises.html}{{\bf Scala Futures and Promises} (Scala Improvement Proposal SIP-14)}, {\bf \em team member}
& \href{http://docs.scala-lang.org/sips/completed/futures-promises.html}{{\bf Scala Futures \& Promises} (Scala Improvement Proposal SIP-14)}, {\bf \em team member}
\newline unified non-blocking concurrency substrate for
\newline Scala, Akka, Play, and others

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{08fa1d2c86961d13260c9333218f1d6f4c3c3ab5}%
\gdef\GITAbrHash{08fa1d2}%
\gdef\GITParentHashes{e0824d783a88eb464395fd836fc8cb9d666bcae5}%
\gdef\GITAbrParentHashes{e0824d7}%
\gdef\GITHash{3fecb970ba9010f41dc6ef895c476a988e1d0790}%
\gdef\GITAbrHash{3fecb97}%
\gdef\GITParentHashes{08fa1d2c86961d13260c9333218f1d6f4c3c3ab5}%
\gdef\GITAbrParentHashes{08fa1d2}%
\gdef\GITAuthorName{Heather Miller}%
\gdef\GITAuthorEmail{heather.miller@epfl.ch}%
\gdef\GITAuthorDate{2015-01-27 14:58:29 +0100}%
\gdef\GITAuthorDate{2015-01-27 14:59:06 +0100}%
\gdef\GITCommitterName{Heather Miller}%
\gdef\GITCommitterEmail{heather.miller@epfl.ch}%
\gdef\GITCommitterDate{2015-01-27 14:58:29 +0100}%
\gdef\GITCommitterDate{2015-01-27 14:59:06 +0100}%
%%% Define generic version control macros.
\gdef\VCRevision{\GITAbrHash}%
\gdef\VCAuthor{\GITAuthorName}%
\gdef\VCDateRAW{2015-01-27}%
\gdef\VCDateISO{2015-01-27}%
\gdef\VCDateTEX{2015/01/27}%
\gdef\VCTime{14:58:29 +0100}%
\gdef\VCTime{14:59:06 +0100}%
\gdef\VCModifiedText{\textcolor{red}{with local modifications!}}%
%%% Assume clean working copy.
\gdef\VCModified{0}%
Expand Down

0 comments on commit 97121c7

Please sign in to comment.