Mercurial > cgi-bin > hgwebdir.cgi > VMS > 0__Writings > nengel
comparison 2__Other/cv/cv-nina-engelhardt.tex @ 9:ab6d1911a65f
report final (I hope)
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 19 Jun 2013 16:16:04 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b1f2a69fdf87 |
|---|---|
| 1 \documentclass[a4paper,12pt]{article} | |
| 2 \usepackage[utf8]{inputenc} | |
| 3 \usepackage[english]{babel} | |
| 4 | |
| 5 \include{cv-commands} | |
| 6 \linespread{1.1} | |
| 7 \hyphenation{de-du-cing} | |
| 8 | |
| 9 \begin{document} | |
| 10 | |
| 11 \setmainfont | |
| 12 | |
| 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} | |
| 21 | |
| 22 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| 23 | |
| 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} | |
| 35 | |
| 36 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| 37 | |
| 38 \begin{resumeblock}{Skills} | |
| 39 | |
| 40 \resumeitem{Languages}{Native German. Fluent in written and spoken French and English. Intermediate Japanese.} | |
| 41 \shortskip | |
| 42 | |
| 43 \resumeitem{Programming Languages}{C, VHDL, Python, Java, C++, Caml} | |
| 44 \largeskip | |
| 45 | |
| 46 \end{resumeblock} | |
| 47 | |
| 48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| 49 | |
| 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 | |
| 53 | |
| 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 | |
| 56 | |
| 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 | |
| 59 | |
| 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 | |
| 62 | |
| 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 | |
| 65 | |
| 66 \end{resumeblock} | |
| 67 | |
| 68 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| 69 | |
| 70 \begin{resumeblock}{Academic achievements} | |
| 71 | |
| 72 \resumeitem{2010}{Ranked 9th in Computer Science Master exams at Université Rennes 1} | |
| 73 \shortskip | |
| 74 | |
| 75 \resumeitem{2008}{Full score at TOEIC.} | |
| 76 \shortskip | |
| 77 | |
| 78 \resumeitem{2008}{Ranked 4th in Computer Science Bachelor exams at Université Rennes 1} | |
| 79 \shortskip | |
| 80 | |
| 81 \resumeitem{2007}{Passed the ENS entrance examinations and was ranked 37th out of 1,399 students.} | |
| 82 \shortskip | |
| 83 | |
| 84 \resumeitem{2004}{3rd place at Germany's national foreign language contest.} | |
| 85 \largeskip % why is the following block too high? | |
| 86 | |
| 87 \end{resumeblock} | |
| 88 | |
| 89 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| 90 | |
| 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} | |
| 98 | |
| 99 \end{document} |
