comsoft/portfolio.tex
author Eugen Sawin <sawine@me73.com>
Sat, 03 Jul 2010 12:15:48 +0200
changeset 0 9784821a1c6f
permissions -rw-r--r--
Moved from SVN.
sawine@0
     1
%% start of file `template_en.tex'.
sawine@0
     2
%% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com).
sawine@0
     3
%
sawine@0
     4
% This work may be distributed and/or modified under the
sawine@0
     5
% conditions of the LaTeX Project Public License version 1.3c,
sawine@0
     6
% available at http://www.latex-project.org/lppl/.
sawine@0
     7
sawine@0
     8
sawine@0
     9
\documentclass[11pt,a4paper]{moderncv}
sawine@0
    10
sawine@0
    11
% moderncv themes
sawine@0
    12
\moderncvtheme[blue]{classic}                 % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
sawine@0
    13
%\moderncvtheme[green]{classic}                % idem
sawine@0
    14
sawine@0
    15
% character encoding
sawine@0
    16
%\usepackage[utf8]{inputenc}                   % replace by the encoding you are using
sawine@0
    17
\usepackage[latin1]{inputenc}
sawine@0
    18
 
sawine@0
    19
sawine@0
    20
% adjust the page margins
sawine@0
    21
\usepackage[scale=0.8]{geometry}
sawine@0
    22
%\setlength{\hintscolumnwidth}{3cm}						% if you want to change the width of the column with the dates
sawine@0
    23
%\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
sawine@0
    24
\AtBeginDocument{\recomputelengths}                     % required when changes are made to page layout lengths
sawine@0
    25
sawine@0
    26
% personal data
sawine@0
    27
\firstname{Eugen}
sawine@0
    28
\familyname{Sawin}
sawine@0
    29
\title{Projektbeteiligungen\newline COMSOFT GmbH}               % optional, remove the line if not wanted
sawine@0
    30
\address{Fichtenweg 11}{77656 Offenburg}    % optional, remove the line if not wanted
sawine@0
    31
\mobile{+49(0)175 2721276}                    % optional, remove the line if not wanted
sawine@0
    32
%\phone{phone (optional)}                      % optional, remove the line if not wanted
sawine@0
    33
%\fax{fax (optional)}                          % optional, remove the line if not wanted
sawine@0
    34
\email{esawin@gmail.com}                      % optional, remove the line if not wanted
sawine@0
    35
%\extrainfo{www.me73.com} % optional, remove the line if not wanted
sawine@0
    36
%\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
sawine@0
    37
%\quote{Some quote (optional)}                 % optional, remove the line if not wanted
sawine@0
    38
sawine@0
    39
\nopagenumbers{}                             % uncomment to suppress automatic page numbering for CVs longer than one page
sawine@0
    40
sawine@0
    41
sawine@0
    42
%----------------------------------------------------------------------------------
sawine@0
    43
%            content
sawine@0
    44
%----------------------------------------------------------------------------------
sawine@0
    45
\begin{document}
sawine@0
    46
\maketitle
sawine@0
    47
\\
sawine@0
    48
\section{Bachelor-Thesis}
sawine@0
    49
\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.}
sawine@0
    50
\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).}
sawine@0
    51
\cventry{seit Dezember 2009}{EFS - Electronic Flight Strip System}{}{}{}{Erweiterung von ATCCL zur Definition und Evaluierung komplexer Flugplanmuster in Zusammenarbeit mit Christophe Girardey.}
sawine@0
    52
\\
sawine@0
    53
\section{Praktikum}
sawine@0
    54
\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.}
sawine@0
    55
\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.}
sawine@0
    56
\cventry{Juli 2009}{Quadrant MLAT}{}{}{}{Erweiterung der Quadrant Software zum Versenden von GPS-gesteuerten Zeitnachrichten an den Multilateration Central Processor.}
sawine@0
    57
\cventry{Oktober 2009}{Interrogator Prototyp}{}{}{}{Anpassung der TIS-B Software and Testskripte zur Integration in den Interrogator Prototyp in Zusammenarbeit mit Daniel Dieterle.}
sawine@0
    58
\\
sawine@0
    59
\section{Werkstudent}
sawine@0
    60
\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.}
sawine@0
    61
\end{document}