resume.html
author Eugen Sawin <sawine@me73.com>
Fri, 06 Jan 2012 01:23:40 +0100
changeset 84 b7834ce141c4
parent 78 1e4ba37124e3
child 85 e78c4a33e958
permissions -rw-r--r--
Added ME73 cells.
sawine@73
     1
<!DOCTYPE html>
sawine@73
     2
<html lang="en">
sawine@73
     3
  <head>
sawine@73
     4
    <title>ME73</title>
sawine@73
     5
    <meta name="author" content="Eugen Sawin <sawine@me73.com>" />
sawine@73
     6
    <meta name="description" content="A Digital Playground" />
sawine@73
     7
    <meta name="robots" content="index, follow, noarchive" />
sawine@73
     8
    <meta name="googlebot" content="noarchive" />
sawine@73
     9
    <script src="jquery.js"></script>
sawine@73
    10
    <script src="script.js"></script>
sawine@73
    11
    <link rel="stylesheet" href="dark.css" type="text/css" />
sawine@73
    12
    <script type="application/javascript">
sawine@73
    13
      var _gaq = _gaq || [];
sawine@73
    14
      _gaq.push(['_setAccount', 'UA-2137333-1']);
sawine@73
    15
      _gaq.push(['_trackPageview']);
sawine@73
    16
      (function() {
sawine@73
    17
      var ga = document.createElement('script'); ga.type = 'text/javascript';
sawine@73
    18
      ga.async = true;
sawine@73
    19
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' :'http://www') 
sawine@73
    20
      + '.google-analytics.com/ga.js';
sawine@73
    21
      var s = document.getElementsByTagName('script')[0];
sawine@73
    22
      s.parentNode.insertBefore(ga, s);
sawine@73
    23
      })();
sawine@73
    24
    </script>
sawine@73
    25
  </head>
sawine@73
    26
  <body>
sawine@73
    27
    <div id="wrap">
sawine@73
    28
      <div id="header">
sawine@73
    29
        <canvas id="logo">
sawine@73
    30
          FIND A BETTER BROWSER
sawine@78
    31
        </canvas>
sawine@78
    32
        <canvas id="sim">
sawine@78
    33
        </canvas>
sawine@73
    34
      </div>
sawine@73
    35
      <div id="content-wrap">
sawine@73
    36
        <div id="main">
sawine@73
    37
          <p>All locations below are located in Germany, unless otherwise noted.</p>
sawine@73
    38
<h2>Employment</h2>
sawine@73
    39
<ul>
sawine@73
    40
<li>
sawine@74
    41
<h4>Software Engineer, <a href="http://comsoft.aero">Comsoft GmbH</a>, 03/2010-09/2010</h4>
sawine@73
    42
<ul>
sawine@73
    43
<li>
sawine@73
    44
Development of safety-critical back end systems for the ATC domain.
sawine@73
    45
</li>
sawine@73
    46
<li>
sawine@73
    47
On-site system integration and training.
sawine@73
    48
</li>
sawine@73
    49
</ul>
sawine@73
    50
</li>
sawine@74
    51
<li><h4>Working Student &amp; Internship, <a href="http://comsoft.aero">Comsoft GmbH</a>, 10/2008-02/2010</h4>
sawine@73
    52
Development for safety-critical embedded systems.
sawine@73
    53
</li>
sawine@73
    54
<li>
sawine@74
    55
<h4>Student Assistant, <a href="http://fh-offenburg.de">University of Applied Sciences Offenburg</a>, 10/2008-03/2009</h4>
sawine@73
    56
Assistance at a university course for object-oriented software development.
sawine@73
    57
</li>
sawine@73
    58
</ul>
sawine@73
    59
<h2>Education</h2>
sawine@73
    60
<ul>
sawine@73
    61
<li>
sawine@74
    62
<h4><a href="http://uni-freiburg.de">University of Freiburg</a>, since 10/2010</h4>
sawine@73
    63
M.Sc. in Applied Computer Science.<br />
sawine@73
    64
Emphasis in Artificial Intelligence and Algorithm Theory.
sawine@73
    65
</li>
sawine@73
    66
<li>
sawine@74
    67
<h4><a href="http://fh-offenburg.de">University of Applied Sciences Offenburg</a>, 03/2007-02/2010</h4>
sawine@73
    68
B.Sc. in Applied Computer Science.<br />
sawine@73
    69
Emphasis in Distributed Systems.
sawine@73
    70
</li>
sawine@73
    71
</ul>
sawine@73
    72
<h2>Accompanying the Studies</h2>
sawine@73
    73
<ul>
sawine@74
    74
<li><h4>Bachelor Thesis, <a href="http://comsoft.aero">Comsoft GmbH</a>, 10/2009-04/2010</h4>
sawine@73
    75
"Flexible Modeling of Dynamic Air Space Constraints and its Application in Departure Flow Optimisation"  
sawine@73
    76
<div class="download"><a href="http://me73.com/downloads/campus_magazin_29.pdf">
sawine@73
    77
Campus Mag (P. 36 / German)</a></div>
sawine@73
    78
<div class="download"><a href="http://me73.com/downloads/discover_me_24.pdf">
sawine@73
    79
Discover ME (P. 22 / German)</a></div>
sawine@73
    80
</li>
sawine@74
    81
<li><h4>University Project, <a href="http://fh-offenburg.de">University of Applied Sciences Offenburg</a> &amp; <a href="http://kit.edu">Karlsruhe Institute of Technology</a>, 2008</h4>
sawine@73
    82
Development of a client for 3D data streaming and visualisation. 
sawine@73
    83
</li>
sawine@73
    84
</ul>
sawine@73
    85
sawine@73
    86
sawine@73
    87
sawine@73
    88
        </div>
sawine@73
    89
        <div id="sidebar">
sawine@74
    90
          <p>           
sawine@80
    91
	    <a href="resume.html" class="float-left"></a>            
sawine@80
    92
            I'm a programmer,<br />
sawine@73
    93
            a student of computer science,<br />
sawine@73
    94
            a music enthusiast.<br />
sawine@73
    95
            This is my site.
sawine@73
    96
          </p>
sawine@73
    97
          <div id="random_quote"></div>
sawine@73
    98
        </div>
sawine@73
    99
      </div>
sawine@73
   100
      <div id="footer">
sawine@73
   101
        <div id="footer-left">
sawine@73
   102
          <p>
sawine@73
   103
            <a href="mailto:sawine@me73.com">
sawine@73
   104
	      Eugen Sawin<br/>Software Enginnering &amp; Research</a>
sawine@73
   105
          </p>
sawine@73
   106
        </div>
sawine@73
   107
        <div id="footer-right">
sawine@73
   108
          <p class="align-right">
sawine@73
   109
            <a href="index.html">Home</a> | <a href="#top">Top</a>
sawine@73
   110
          </p>
sawine@73
   111
        </div>
sawine@73
   112
      </div>
sawine@73
   113
    </div>
sawine@73
   114
    <script type="application/javascript">
sawine@73
   115
      javascript:load_random_quote();
sawine@73
   116
    </script>
sawine@73
   117
  </body>
sawine@73
   118
</html>
sawine@73
   119