reformatted (thanks to all of the recursers who came up with suggestions)

This commit is contained in:
2017-09-13 18:33:04 +02:00
parent 07fa1c9d28
commit 3378e1bec5
3 changed files with 40 additions and 31 deletions

Binary file not shown.

View File

@@ -36,7 +36,7 @@
\newcommand\maintitle[3]{\vbox to 0pt{\hfill\scriptsize\color{gray} #3}\vspace{-0.4em}\noindent{\LARGE \textbf{#1}}\ \ \ \emph{#2}} \newcommand\maintitle[3]{\vbox to 0pt{\hfill\scriptsize\color{gray} #3}\vspace{-0.4em}\noindent{\LARGE \textbf{#1}}\ \ \ \emph{#2}}
\newcommand*\roottitle[1]{\subsection*{#1}\vspace{-0.3em}\nopagebreak[4]} \newcommand*\roottitle[1]{\vspace{-1.0em}\subsection*{#1}\vspace{-0.5em}\nopagebreak[4]}
\newcommand*\acr[1]{\textscale{.85}{#1}} \newcommand*\acr[1]{\textscale{.85}{#1}}

View File

@@ -14,20 +14,10 @@
\noindent\href{mailto:veit@veitheller.de}{veit@veitheller.de}\sbull \noindent\href{mailto:veit@veitheller.de}{veit@veitheller.de}\sbull
\href{https://github.com/hellerve}{Github: hellerve} \href{https://github.com/hellerve}{Github: hellerve}
\spacedhrule{0.4em}{-0.8em} \spacedhrule{0.4em}{0.0em}
\roottitle{Work Experience} \roottitle{Work Experience}
\headedsection
{\href{https://www.recurse.com}{Recurse Center}}
{\textsc{New York City, NY}} {%
\headedsubsection
{Recurser (Sabbatical)}
{Mai 2017 -- August 2017}
{\bodytext{Researched and explored personal projects during a
self-directed 3-month programming retreat.}}
}
\headedsection \headedsection
{\href{http://www.port-zero.com}{Port Zero}} {\href{http://www.port-zero.com}{Port Zero}}
{\textsc{Berlin, Germany}} {% {\textsc{Berlin, Germany}} {%
@@ -59,28 +49,23 @@
{February 2015 -- present} {February 2015 -- present}
{\bodytext{Collaborated with a wide variety of clients in the Berlin area, {\bodytext{Collaborated with a wide variety of clients in the Berlin area,
mostly on web-based systems of various kinds. Developed, audited, mostly on web-based systems of various kinds. Developed, audited,
and migrated systems while learning to remain calm when under and migrated systems while learning to remain calm under pressure,
pressure, both mundane --- e.g. critically failed deploys both mundane --- e.g. critically failed deploys --- and unusal ---
--- and unusal --- e.g. \acr{DoS} attacks.}} e.g. \acr{DoS} attacks.}}
} }
\headedsection \headedsection
{\href{https://inka.htw-berlin.de/inka/projekte/signal/}{HTW INKA (SIGNAL)}} {\href{https://inka.htw-berlin.de/}{HTW INKA}}
{\textsc{Berlin, Germany}} {% {\textsc{Berlin, Germany}} {%
\headedsubsection \headedsubsection
{Research Assistant} {\href{https://inka.htw-berlin.de/inka/projekte/signal}{Research Assistant (SIGNAL)}}
{January 2015 -- July 2015} {January 2015 -- July 2015}
{\bodytext{Developed information systems and multimedia {\bodytext{Developed information systems and multimedia
applications for the Konzerthaus and Märkisches Museum applications for the Konzerthaus and Märkisches Museum
Berlin. Also produced \acr{RFID} projects, and a Berlin. Also produced \acr{RFID} projects, and a
project for the Lange Nacht der Wissenschaften 2015.}} project for the Lange Nacht der Wissenschaften 2015.}}
}
\headedsection
{\href{https://inka.htw-berlin.de/inka/projekte/fki/}{HTW INKA (FKI)}}
{\textsc{Berlin, Germany}} {%
\headedsubsection \headedsubsection
{Research Assistant} {\href{https://inka.htw-berlin.de/inka/projekte/fki}{Research Assistant (FKI)}}
{February 2014 -- January 2015} {February 2014 -- January 2015}
{\bodytext{Developed a Big Data Visualization tool using Python, {\bodytext{Developed a Big Data Visualization tool using Python,
JavaScript, and Qt. Later ported it to the web using JavaScript, and Qt. Later ported it to the web using
@@ -90,13 +75,23 @@
\roottitle{Education} \roottitle{Education}
\headedsection
{\href{https://www.recurse.com}{Recurse Center}}
{\textsc{New York City, NY}} {%
\headedsubsection
{Recurser (Sabbatical)}
{May 2017 -- August 2017}
{\bodytext{Researched and explored personal projects during a
self-directed 3-month programming retreat.}}
}
\headedsection \headedsection
{\href{https://www.htw-berlin.de}{HTW Berlin}} {\href{https://www.htw-berlin.de}{HTW Berlin}}
{\textsc{Berlin, Germany}} {% {\textsc{Berlin, Germany}} {%
\headedsubsection \headedsubsection
{BSc in Applied Computer Science} {BSc in Applied Computer Science}
{2012 -- 2016} {2012 -- 2016}
{\bodytext{Developed multiple multimedia projects. Bachelor thesis {\bodytext{Developed multiple multimedia projects. \href{https://github.com/hellerve/bachelor-thesis/raw/master/thesis/thesis.pdf}{Bachelor thesis}
discusses zepto-js, the JavaScript version of zepto for frontend discusses zepto-js, the JavaScript version of zepto for frontend
and in-browser efforts. All of the projects and the thesis are available and in-browser efforts. All of the projects and the thesis are available
online on Github. Final grade average of \texttt{1.76} (equivalent online on Github. Final grade average of \texttt{1.76} (equivalent
@@ -115,6 +110,15 @@
\roottitle{Non-Work Projects} \roottitle{Non-Work Projects}
\headedsection
{\href{https://github.com/hellerve/e}{e}}
{}{%
\bodytext{e is a lightweight, minimal editor. It supports a wide variety
of Operating Systems and is customizable through Lua. The
executable is smaller than that of any other editor of comparable
feature size.}
}
\headedsection \headedsection
{\href{https://zepto.veitheller.de/}{zepto}} {\href{https://zepto.veitheller.de/}{zepto}}
{} {% {} {%
@@ -122,21 +126,26 @@
naïveté, malleability, and friendliness. It is both naïveté, malleability, and friendliness. It is both
a testbench for new ideas in \acr{PLT} and a pragmatic, a testbench for new ideas in \acr{PLT} and a pragmatic,
usable implementation of a Scheme with a "batteries usable implementation of a Scheme with a "batteries
included" mindset. The first stable release was announced included" mindset.}
on the 15\textsuperscript{th} of December 2016.} }
\headedsection
{\href{http://blog.veitheller.de/}{Blog}}
{} {%
\bodytext{I have a very active mostly technical blog. All of the software
for it is \href{https://github.com/hellerve/blog}{open source} and
custom.}
} }
\headedsection \headedsection
{\href{https://github.com/VetoProjects/}{VeTo Projects}} {\href{https://github.com/VetoProjects/}{VeTo Projects}}
{} {% {} {%
\bodytext{VeTo Projects is a collaboration between two friends. Notable \bodytext{VeTo Projects is a collaboration between two friends. Notable
projects include web-based \acr{VJ} and \acr{DJ} applications projects include an audiovisual live coding editor for
(complete with \acr{MIDI} controls), and an audiovisual live \acr{GLSL}, \acr{QML}, and an audio live coding framework for
coding editor for \acr{GLSL}, \acr{QML}, and and audio live Python.}
coding framework for Python.}
} }
\roottitle{Non-Technical} \roottitle{Non-Technical}
\vspace{0.5em} \vspace{0.5em}