diff -r 000000000000 -r 9784821a1c6f comsoft/portfolio.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/comsoft/portfolio.tex Sat Jul 03 12:15:48 2010 +0200 @@ -0,0 +1,61 @@ +%% start of file `template_en.tex'. +%% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com). +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License version 1.3c, +% available at http://www.latex-project.org/lppl/. + + +\documentclass[11pt,a4paper]{moderncv} + +% moderncv themes +\moderncvtheme[blue]{classic} % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts) +%\moderncvtheme[green]{classic} % idem + +% character encoding +%\usepackage[utf8]{inputenc} % replace by the encoding you are using +\usepackage[latin1]{inputenc} + + +% adjust the page margins +\usepackage[scale=0.8]{geometry} +%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates +%\AtBeginDocument{\setlength{\maketitlenamewidth}{6cm}} % only for the classic theme, if you want to change the width of your name placeholder (to leave more space for your address details +\AtBeginDocument{\recomputelengths} % required when changes are made to page layout lengths + +% personal data +\firstname{Eugen} +\familyname{Sawin} +\title{Projektbeteiligungen\newline COMSOFT GmbH} % optional, remove the line if not wanted +\address{Fichtenweg 11}{77656 Offenburg} % optional, remove the line if not wanted +\mobile{+49(0)175 2721276} % optional, remove the line if not wanted +%\phone{phone (optional)} % optional, remove the line if not wanted +%\fax{fax (optional)} % optional, remove the line if not wanted +\email{esawin@gmail.com} % optional, remove the line if not wanted +%\extrainfo{www.me73.com} % optional, remove the line if not wanted +%\photo[100pt]{foto} % '64pt' is the height the picture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted +%\quote{Some quote (optional)} % optional, remove the line if not wanted + +\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page + + +%---------------------------------------------------------------------------------- +% content +%---------------------------------------------------------------------------------- +\begin{document} +\maketitle +\\ +\section{Bachelor-Thesis} +\cventry{seit September 2009}{ATCCL - Air Traffic Control Constraint Language}{}{}{}{Entwicklung von einer domänenspezifische Regelsprache, Parser, Compiler und virtuellen Maschine zur Definition und Evaluierung von Flugplanmuster, Zuweisung von Flow Points und optimalen Abflugzeiten.} +\cventry{seit September 2009}{FDPS-DFLOW}{}{}{}{Entwicklung einer Abflugplanungskomponente zur Berechnung von optimalen Abflugzeiten basierend auf Flugplandaten unter Berücksichtigung von konfigurierbaren Separationsregeln in Zusammenarbeit mit Wenzel Svojanovsky (User Interface).} +\cventry{seit Dezember 2009}{EFS - Electronic Flight Strip System}{}{}{}{Erweiterung von ATCCL zur Definition und Evaluierung komplexer Flugplanmuster in Zusammenarbeit mit Christophe Girardey.} +\\ +\section{Praktikum} +\cventry{März bis September 2009}{Quadrant TIS-B Transceiver}{}{}{}{Entwicklung der TIS-B Software und Erweiterung des Treibers für den Quadrant Sensor. Kommunikation mit TIS-B Server, Ansteuerung des FPGA, SNMP Agent, Maintenance Application.} +\cventry{Juli bis August 2009}{Quadrant ASTERIX}{}{}{}{Erweiterung der Quadrant Software zur Generierung von ASTERIX Category 21 Version 1.3 Nachrichten in Zusammenarbeit mit Stefan Meyer und Eugen Beck.} +\cventry{Juli 2009}{Quadrant MLAT}{}{}{}{Erweiterung der Quadrant Software zum Versenden von GPS-gesteuerten Zeitnachrichten an den Multilateration Central Processor.} +\cventry{Oktober 2009}{Interrogator Prototyp}{}{}{}{Anpassung der TIS-B Software and Testskripte zur Integration in den Interrogator Prototyp in Zusammenarbeit mit Daniel Dieterle.} +\\ +\section{Werkstudent} +\cventry{Dezember 2008 bis März 2009}{Quadrant TIS-B Transceiver}{}{}{}{Einarbeitung in Quadrant Sensor Software und Entwicklungsumgebung. Anpassung des Treibers zur FPGA-Ansteuerung zum zeitlich sortiertem Vesenden von TIS-B Nachrichten.} +\end{document}