This commit is contained in:
Timvde
2018-06-12 13:08:05 +02:00
parent d7e3c6d3c0
commit f1824f0e5d
2 changed files with 2 additions and 238 deletions

38
cv.tex
View File

@@ -1,13 +1,10 @@
%!TEX TS-program = xelatex
\documentclass[]{friggeri-cv}
%\usepackage{pgfplots}
%\pgfplotsset{compat=newest}
%\usetikzlibrary{patterns}
\usepackage[utf8]{inputenc}
\usepackage{bchart}
\usepackage[normalem]{ulem}
\begin{document}
{\Large \header{Tim }{Van den Eynde}
{\Large \header{\huge Tim }{\huge Van den Eynde}
{Computer Scientist / Software Developer}}
@@ -46,23 +43,6 @@
\bcbar[plain,text=English]{8}%
\bcbar[plain,text=French]{5}%
\end{bchart}%
%\begin{tikzpicture}%
% \begin{axis}[%
% xbar, xmin=0,%
% ticks=none,%
% width=4cm, height=3.5cm, enlarge y limits=0.5,%
% nodes near coords style={anchor=west},%
% %every node near coord/.append style={
% % anchor={\ifdim\valueissmall pt=1 pt west\else east\fi}
% %}
% %major grid style=white,%
% axis lines*=left]%
% \addplot%
% [draw=blue] %
% coordinates%
% {(5,LaTeX) (9,git) (7,Linux CLI)};%
% \end{axis}%
%\end{tikzpicture}%
\end{aside}
\section*{Work experience}
@@ -138,18 +118,4 @@
%\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
%%% This piece of code has been commented by Karol Kozioł due to biblatex errors.
%
%\printbibsection*{article}{article in peer-reviewed journal}
%\begin{refsection*}
% \nocite{*}
% \printbibliography[sorting=chronological, type=inproceedings, title={international peer-reviewed conferences/proceedings}, notkeyword={france}, heading=subbibliography]
%\end{refsection*}
%\begin{refsection*}
% \nocite{*}
% \printbibliography[sorting=chronological, type=inproceedings, title={local peer-reviewed conferences/proceedings}, keyword={france}, heading=subbibliography]
%\end{refsection*}
%\printbibsection*{misc}{other publications}
%\printbibsection*{report}{research reports}
\end{document}