view 2__Other/cv/cv-nina-engelhardt.tex @ 8:98e9df819eaf

stipendienanträge
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Tue, 14 May 2013 12:03:39 +0200
parents
children
line source
1 \documentclass[a4paper,12pt]{article}
2 \usepackage[utf8]{inputenc}
3 \usepackage[english]{babel}
5 \include{cv-commands}
6 \linespread{1.1}
7 \hyphenation{de-du-cing}
9 \begin{document}
11 \setmainfont
13 \header
14 {Nina Engelhardt}
15 {\small PhD Student at TU Berlin}
16 {Age: 25 years old\\
17 Nationality: German\\
18 Address: Kulmer Str. 19, 10783 Berlin, Germany\\
19 Tel: +49 30 314 22288\\
20 Email: nina.engelhardt@aes.tu-berlin.de}
22 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
24 \begin{resumeblock}{Education}
25 \resumeitem{2010}{Master of Science in Computer Science obtained with 14.23/20 points.}\\
26 \resumeitem{2008}{Bachelor of Science in Computer Science obtained with 16.04/20 points.}\\
27 \resumeitem{2007--2011}{Student at École Normale Supérieure de Cachan - Antenne de Bretagne\\& Computer Science program (in cooperation with Université Rennes 1).} \\
28 \resumeitem{2005--2007}{Attended preparatory classes at Lycée Janson de Sailly.} \\
29 \resumeitem{2005}{Baccalauréat scientifique (French high school diploma) obtained with 15.55/20 points.\\
30 &Abitur (German high school diploma) obtained with 635/840 points (1,8).\\
31 %& Very good spoken \& written English and French. Currently studying Japanese since Oct 2007.
32 }
33 \largeskip
34 \end{resumeblock}
36 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
38 \begin{resumeblock}{Skills}
40 \resumeitem{Languages}{Native German. Fluent in written and spoken French and English. Intermediate Japanese.}
41 \shortskip
43 \resumeitem{Programming Languages}{C, VHDL, Python, Java, C++, Caml}
44 \largeskip
46 \end{resumeblock}
48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
50 \begin{resumeblock}{Professional experience}
51 \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.''}
52 \shortskip
54 \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.}
55 \shortskip
57 \resumeitem{February-July 2010}{Master's thesis at CAIRN, IRISA Rennes under Steven Derrien. ``Application of multimode HLS techniques to ASIP synthesis.''}
58 \shortskip
60 \resumeitem{June-July 2009}{Fourth year internship at Zuse Institut Berlin under Thomas Steinke. Parallelizing a power simulator on SMP and GPU.}
61 \shortskip
63 \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.}
64 \shortskip
66 \end{resumeblock}
68 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
70 \begin{resumeblock}{Academic achievements}
72 \resumeitem{2010}{Ranked 9th in Computer Science Master exams at Université Rennes 1}
73 \shortskip
75 \resumeitem{2008}{Full score at TOEIC.}
76 \shortskip
78 \resumeitem{2008}{Ranked 4th in Computer Science Bachelor exams at Université Rennes 1}
79 \shortskip
81 \resumeitem{2007}{Passed the ENS entrance examinations and was ranked 37th out of 1,399 students.}
82 \shortskip
84 \resumeitem{2004}{3rd place at Germany's national foreign language contest.}
85 \largeskip % why is the following block too high?
87 \end{resumeblock}
89 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
91 %\begin{interestsblock}{Interests \& activities}
92 % \interest{idea}{Political philosophy and Foreign Affairs} &
93 % \interest{gnu}{Free Software Movement}\\
94 % &\\
95 % \interest{hack}{Solving problems} &
96 % \interest{bike}{Cycling!}
97 %\end{interestsblock}
99 \end{document}