\documentclass[a4paper,12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}

\include{cv-commands}
\linespread{1.1}
\hyphenation{de-du-cing} 

\begin{document}

\setmainfont

\header
{Nina Engelhardt}
{\small PhD Student at TU Berlin}
{Age: 25 years old\\
Nationality: German\\
Address: Kulmer Str. 19, 10783 Berlin, Germany\\
Tel: +49 30 314 22288\\
Email: nina.engelhardt@aes.tu-berlin.de}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{resumeblock}{Education}
\resumeitem{2010}{Master of Science in Computer Science obtained with 14.23/20 points.}\\
\resumeitem{2008}{Bachelor of Science in Computer Science obtained with 16.04/20 points.}\\
\resumeitem{2007--2011}{Student at École Normale Supérieure de Cachan - Antenne de Bretagne\\& Computer Science program (in cooperation with Université Rennes 1).} \\
\resumeitem{2005--2007}{Attended preparatory classes at Lycée Janson de Sailly.} \\
\resumeitem{2005}{Baccalauréat scientifique (French high school diploma) obtained with 15.55/20 points.\\
&Abitur (German high school diploma) obtained with 635/840 points (1,8).\\
	%& Very good spoken \& written English and French. Currently studying Japanese since Oct 2007.
	} 
\largeskip
\end{resumeblock}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{resumeblock}{Skills}

\resumeitem{Languages}{Native German. Fluent in written and spoken French and English. Intermediate Japanese.}
\shortskip

\resumeitem{Programming Languages}{C, VHDL, Python, Java, C++, Caml}
\largeskip

\end{resumeblock}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{resumeblock}{Professional experience}
\resumeitem{July 2011 - now}{PhD student in the Embedded Systems Architecture group at Technische Universität Berlin under Ben Juurlink. ``Hardware Acceleration for Parallel Scheduling on Multicore Systems.''}
\shortskip

\resumeitem{October 2010 - June 2011}{Internship at the Institut für Technische Informatik der Universität Potsdam under Christophe Bobda. Computation pattern detection in LLVM bytecode for ASIP synthesis.}
\shortskip

\resumeitem{February-July 2010}{Master's thesis at CAIRN, IRISA Rennes under Steven Derrien. ``Application of multimode HLS techniques to ASIP synthesis.''}
\shortskip

\resumeitem{June-July 2009}{Fourth year internship at Zuse Institut Berlin under Thomas Steinke. Parallelizing a power simulator on SMP and GPU.}
\shortskip

\resumeitem{June-July 2008}{Third year internship at CAPS, IRISA Rennes under Pierre Michaud. Examined possibilities of deducing a processor's power distribution from measurements by the internal temperature sensors.}
\shortskip

\end{resumeblock}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{resumeblock}{Academic achievements}

\resumeitem{2010}{Ranked 9th in Computer Science Master exams at Université Rennes 1}
\shortskip

\resumeitem{2008}{Full score at TOEIC.}
\shortskip

\resumeitem{2008}{Ranked 4th in Computer Science Bachelor exams at Université Rennes 1}
\shortskip

\resumeitem{2007}{Passed the ENS entrance examinations and was ranked 37th out of 1,399 students.}
\shortskip

\resumeitem{2004}{3rd place at Germany's national foreign language contest.}
\largeskip % why is the following block too high?

\end{resumeblock}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%\begin{interestsblock}{Interests \& activities}
%	\interest{idea}{Political philosophy and Foreign Affairs} &
%	\interest{gnu}{Free Software Movement}\\
%	&\\
%	\interest{hack}{Solving problems} &
%	\interest{bike}{Cycling!} 
%\end{interestsblock}

\end{document}
