Files
resume/resume.tex
2016-12-13 13:50:45 +01:00

154 lines
5.6 KiB
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\documentclass[10pt,a4paper]{article}
\usepackage[a4paper,margin=0.75in]{geometry}
\usepackage[english]{babel}
\hyphenation{Some-long-word}
\usepackage{resume}
\begin{document}
\sloppy
\maintitle{Veit Heller}{June 12, 1993}{Last updated on \today}
\nobreakvspace{0.3em}
\noindent\href{mailto:veit@veitheller.de}{veit@veitheller.de}\sbull
\textsmaller{+}4915788684060\sbull
\href{https://github.com/hellerve}{Github: hellerve}\sbull
\\
Spreestrasse 26\sbull
12439\sbull
Berlin\sbull
Germany
\spacedhrule{0.9em}{-0.4em}
\roottitle{Summary}
\vspace{-1.3em}
\begin{multicols}{2}
\noindent \emph{Entrepeneurial-minded geek with roots in the open source movement. Passionately enabling software-related teams to deliver by measuring outcomes, structuring/fixing processes and facilitating individuals to grow.}
\\
\\
At the age of seven (1989) Cies wrote his first lines of code in a \acr{LOGO}-like language on an \acr{MSX} (pre-\acr{PC}). Two years later he attended a conference on an emerging new technology, the Internet, at the Erasmus University from which he would graduate 16 years later with a Business Computer Science degree
After being introduced to the open source movement in 1997, he taught himself a variety of skills including system administration and programming (Bash, Python \& Ruby). By 2002 he got his pet project \acr{KT}urtle ---a zero-entry-barrier programming environment--- included into \acr{KDE}'s \emph{edu} module, and thereby almost every Linux distribution.
Extensively travelled Europe and Asia after graduating. On return the professional life became a mix of hands-on work on startups and managerial positions; while settling as a husband and father in personal life.
\end{multicols}
\spacedhrule{0em}{-0.4em}
\roottitle{Experience}
\headedsection
{\href{http://www.port-zero.com}{Port Zero}}
{\textsc{Berlin, Germany}} {%
\headedsubsection
{Senior Software Developer}
{June \apo1, 2016 -- present}
{\bodytext{Consulting a diverse set of clients on behalf of
the company, from large Internet Exchanges to local
startups.}}
}
\headedsection
{\href{https://brig.ht/}{Bright}}
{\textsc{Berlin, Germany}} {%
\headedsubsection
{Lead Software Developer}
{July \apo1, 2015 -- June 1, 2016}
{\bodytext{Developed the backend of Brights products,
connecting artists and galleries on a modern platform.
Took care of code reviews across projects and kept
track of the code climate.}}
}
\headedsection
{Freelance Work}
{\textsc{Berlin, Germany}} {%
\headedsubsection
{Software Development \& Consultancy}
{February 2015 -- present}
{\bodytext{}}
}
\headedsection
{\href{https://inka.htw-berlin.de/inka/projekte/signal/}{HTW INKA (SIGNAL)}}
{\textsc{Berlin, Germany}} {%
\headedsubsection
{Research Assistant}
{January \apo1, 2015 -- July 1, 2015}
{\bodytext{Developed information systems and multimedia
applications for the Konzerthaus and Märkisches Museum
Berlin. Also worked on a project integrating RFID
technology with a startup's product, and on a project
for the Lange Nacht der Wissenschaften 2015, an event
where scientists from Berlin show of their newest
experiments and research.}}
}
\headedsection
{\href{https://inka.htw-berlin.de/inka/projekte/fki/}{HTW INKA (FKI)}}
{\textsc{Berlin, Germany}} {%
\headedsubsection
{Research Assistant}
{February \apo1, 2014 -- January 1, 2015}
{\bodytext{Worked on a Big Data Visualization tool using Python,
Javascript and Qt. Later ported it to the web using
Django. Also developed a router that streams audio
data to mobile devices and hearing aids for a startup.}}
}
\spacedhrule{-0.2em}{-0.4em}
\roottitle{Education}
\headedsection
{\href{https://www.htw-berlin.de}{HTW Berlin}}
{\textsc{Berlin, Germany}} {%
\headedsubsection
{BSc in Applied Computer Science}
{2012 -- 2016}
{Developed multiple multimedia projects. Thesis about zepto-js, the JavaScript version of zepto for frontend and browser work.}
}
\headedsection
{Jean-Paul-Gymnasium Hof}
{\textsc{Hof, Germany}} {%
\headedsubsection
{Abitur \textnormal{~(Pre-University Secondary Education)}}
{2003 -- 2011}
{Humanist and musical highschool, i.e. education in five foreign languages and at least one instrument (in this case guitar).}
}
\spacedhrule{0.5em}{-0.4em}
\roottitle{Skills}
\inlineheadsection
{Technical expertise:}
{Architecture and design of services and their environments.
Reviving old ideas to solve seemingly new problems. Enjoys
programming in a variety of languages, strong advocate of
using the right tool for the job; standard toolkit JavaScript,
Python, Go, Zepto (own creation), and Clojure. Has worked in a
variety of settings, from completely custom IX infrastructure to
cloud-based system (AWS, Heroku). Focused on exchanging knowledge
during the creation process. Pragmatic \acr{VIM} user.}
\vspace{0.5em}
\inlineheadsection
{Natural languages:}
{German \emph{(mother tongue)}, English \emph{(near-native proficiency, certified C1)}, French \emph{(professional proficiency, certified B2)}, Spanish \emph{(professional proficiency, certified B1+)}, and Japanese \emph{(elementary proficiency, certified B1)}.}
\spacedhrule{1.6em}{-0.4em}
\roottitle{Interests}
\inlineheadsection
{Non-exhaustive and in alphabetical order:}
{compilers, cryptography, functional programming, music (as producer and consumer), open source, politics, Post-structuralism, programming languages, typography, and cooking.}
\end{document}