diff 2__Other/cv/cv-nina-engelhardt.tex @ 7:1d37e9d849e8

jsps
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Mon, 15 Apr 2013 12:38:12 +0200
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/2__Other/cv/cv-nina-engelhardt.tex	Mon Apr 15 12:38:12 2013 +0200
     1.3 @@ -0,0 +1,99 @@
     1.4 +\documentclass[a4paper,12pt]{article}
     1.5 +\usepackage[utf8]{inputenc}
     1.6 +\usepackage[english]{babel}
     1.7 +
     1.8 +\include{cv-commands}
     1.9 +\linespread{1.1}
    1.10 +\hyphenation{de-du-cing} 
    1.11 +
    1.12 +\begin{document}
    1.13 +
    1.14 +\setmainfont
    1.15 +
    1.16 +\header
    1.17 +{Nina Engelhardt}
    1.18 +{\small PhD Student at TU Berlin}
    1.19 +{Age: 25 years old\\
    1.20 +Nationality: German\\
    1.21 +Address: Kulmer Str. 19, 10783 Berlin, Germany\\
    1.22 +Tel: +49 30 314 22288\\
    1.23 +Email: nina.engelhardt@aes.tu-berlin.de}
    1.24 +
    1.25 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1.26 +
    1.27 +\begin{resumeblock}{Education}
    1.28 +\resumeitem{2010}{Master of Science in Computer Science obtained with 14.23/20 points.}\\
    1.29 +\resumeitem{2008}{Bachelor of Science in Computer Science obtained with 16.04/20 points.}\\
    1.30 +\resumeitem{2007--2011}{Student at École Normale Supérieure de Cachan - Antenne de Bretagne\\& Computer Science program (in cooperation with Université Rennes 1).} \\
    1.31 +\resumeitem{2005--2007}{Attended preparatory classes at Lycée Janson de Sailly.} \\
    1.32 +\resumeitem{2005}{Baccalauréat scientifique (French high school diploma) obtained with 15.55/20 points.\\
    1.33 +&Abitur (German high school diploma) obtained with 635/840 points (1,8).\\
    1.34 +	%& Very good spoken \& written English and French. Currently studying Japanese since Oct 2007.
    1.35 +	} 
    1.36 +\largeskip
    1.37 +\end{resumeblock}
    1.38 +
    1.39 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1.40 +
    1.41 +\begin{resumeblock}{Skills}
    1.42 +
    1.43 +\resumeitem{Languages}{Native German. Fluent in written and spoken French and English. Intermediate Japanese.}
    1.44 +\shortskip
    1.45 +
    1.46 +\resumeitem{Programming Languages}{C, VHDL, Python, Java, C++, Caml}
    1.47 +\largeskip
    1.48 +
    1.49 +\end{resumeblock}
    1.50 +
    1.51 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1.52 +
    1.53 +\begin{resumeblock}{Professional experience}
    1.54 +\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.''}
    1.55 +\shortskip
    1.56 +
    1.57 +\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.}
    1.58 +\shortskip
    1.59 +
    1.60 +\resumeitem{February-July 2010}{Master's thesis at CAIRN, IRISA Rennes under Steven Derrien. ``Application of multimode HLS techniques to ASIP synthesis.''}
    1.61 +\shortskip
    1.62 +
    1.63 +\resumeitem{June-July 2009}{Fourth year internship at Zuse Institut Berlin under Thomas Steinke. Parallelizing a power simulator on SMP and GPU.}
    1.64 +\shortskip
    1.65 +
    1.66 +\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.}
    1.67 +\shortskip
    1.68 +
    1.69 +\end{resumeblock}
    1.70 +
    1.71 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1.72 +
    1.73 +\begin{resumeblock}{Academic achievements}
    1.74 +
    1.75 +\resumeitem{2010}{Ranked 9th in Computer Science Master exams at Université Rennes 1}
    1.76 +\shortskip
    1.77 +
    1.78 +\resumeitem{2008}{Full score at TOEIC.}
    1.79 +\shortskip
    1.80 +
    1.81 +\resumeitem{2008}{Ranked 4th in Computer Science Bachelor exams at Université Rennes 1}
    1.82 +\shortskip
    1.83 +
    1.84 +\resumeitem{2007}{Passed the ENS entrance examinations and was ranked 37th out of 1,399 students.}
    1.85 +\shortskip
    1.86 +
    1.87 +\resumeitem{2004}{3rd place at Germany's national foreign language contest.}
    1.88 +\largeskip % why is the following block too high?
    1.89 +
    1.90 +\end{resumeblock}
    1.91 +
    1.92 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1.93 +
    1.94 +%\begin{interestsblock}{Interests \& activities}
    1.95 +%	\interest{idea}{Political philosophy and Foreign Affairs} &
    1.96 +%	\interest{gnu}{Free Software Movement}\\
    1.97 +%	&\\
    1.98 +%	\interest{hack}{Solving problems} &
    1.99 +%	\interest{bike}{Cycling!} 
   1.100 +%\end{interestsblock}
   1.101 +
   1.102 +\end{document}