Files
resume/cv.tex
Timvde 66ba256f35 Update Rust experience
It's been quite some time since I last used Rust, and I never used it
real extensively. So be more honest about that.
2020-03-04 00:22:29 +01:00

121 lines
2.8 KiB
TeX

\documentclass[]{friggeri-cv}
\usepackage[utf8]{inputenc}
\usepackage{bchart}
\usepackage[normalem]{ulem}
\begin{document}
\header{Tim Van den Eynde}{Computer Scientist / Software Developer}
\begin{aside}
\vspace*{0.2cm}
\section{Contact}
\vspace*{0.57cm}\\
Nerviërsstraat 62\\
3000 Leuven\\
Belgium\\
~\\
\href{mailto:hireme@vdeynde.com}{hireme@vdeynde.com}\\
~\\
\section{Programming}
\vspace*{0.47cm}\\
\hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]
\bcbar[plain,text=Python]{9}
\bcbar[plain,text=Java]{7}
\bcbar[plain,text=Rust]{5}
\bcbar[plain,text=C/C++]{7}
\end{bchart}
\vspace*{0.5cm}\\
\section{General skills}
\vspace*{0.47cm}\\
\hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]
\bcbar[plain,text=Git]{9}
\bcbar[plain,text=Linux CLI]{7}
\bcbar[plain,text=Regex]{9}
\bcbar[plain,text=\LaTeX]{6}
\end{bchart}
\vspace*{0.5cm}\\
\section{Languages}
\vspace*{0.47cm}\\
\hspace*{-0.3cm}\begin{bchart}[max=10,width=3.4cm,plain]
\bcbar[plain,text=Dutch]{10}
\bcbar[plain,text=English]{8}
\bcbar[plain,text=French]{5}
\end{bchart}
\end{aside}
\section*{Work experience}
\begin{entrylist}
\entry
{2017-...}
{Software Engineer}
{Unleashed}
{Python 3 / Django}
\entry
{2015-2016}
{Software Engineer}
{VikingCo}
{Python 2 / Django}
\end{entrylist}
\vspace*{-0.16cm}
\section*{Education}
\begin{entrylist}
\entry
{2016-2017}
{Ph.D. Computer Science (Knowledge Representation)}
{KU Leuven}
{(Did not finish)}
\entry
{2013-2015}
{M.Sc. Computer Science (Secure Software)}
{KU Leuven}
{Thesis: \emph{Integrating a Theory of Linear Arithmetic in IDP}}
\entry
{2010-2013}
{B.Sc. Computer Science}
{KU Leuven}
{}
\end{entrylist}
\vspace*{-0.45cm}
\section*{Extracurricular activities}
\begin{entrylist}
\entry
{2015-...}
{Participating CTF events}
{HacknamStyle}
{}
\entry
{2015}
{Winner of the Cyber Security Challenge Belgium}
{Nviso}
{Team: HacknamStyle Jr.}
\entry
{2010-...}
{Nightly testing and user support}
{Mozilla Foundation}
{Registered Mozillian: \href{https://mozillians.org/u/Timvde/}{https://mozillians.org/u/Timvde/}}
\entry
{2014-...}
{Active member}
{ULYSSIS VZW}
{System administration, daily operation}
\entry
{2011-2015}
{Praesidium}
{Wina Leuven VZW}
{Web team, course service, bar team}
\entry
{2009-2013}
{Leader}
{Chiro Wilduraantjes}
{Certified animator: 2011}
\end{entrylist}
%\section*{\sout{Buzzwords} Keywords}
%Github, Gitlab, VPS, Digital Ocean, hosting, Linux, vim, Android, GPG, PostgreSQL, MySQL, nginx, apache, postfix, dovecot, scrum, kanban, agile, microservices, docker, type systems, mypy, Z3, security, devops
\end{document}