resume.html
author Eugen Sawin <sawine@me73.com>
Sun, 18 Dec 2011 15:57:15 +0100
changeset 74 c0e6fb6cf6ef
parent 73 44d14b5e7bab
child 77 9c443a61358c
permissions -rw-r--r--
Some more tweaking.
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@73
    31
        </canvas>    
sawine@73
    32
        
sawine@73
    33
      </div>
sawine@73
    34
      <div id="content-wrap">
sawine@73
    35
        <div id="main">
sawine@73
    36
          <p>All locations below are located in Germany, unless otherwise noted.</p>
sawine@73
    37
<h2>Employment</h2>
sawine@73
    38
<ul>
sawine@73
    39
<li>
sawine@74
    40
<h4>Software Engineer, <a href="http://comsoft.aero">Comsoft GmbH</a>, 03/2010-09/2010</h4>
sawine@73
    41
<ul>
sawine@73
    42
<li>
sawine@73
    43
Development of safety-critical back end systems for the ATC domain.
sawine@73
    44
</li>
sawine@73
    45
<li>
sawine@73
    46
On-site system integration and training.
sawine@73
    47
</li>
sawine@73
    48
</ul>
sawine@73
    49
</li>
sawine@74
    50
<li><h4>Working Student &amp; Internship, <a href="http://comsoft.aero">Comsoft GmbH</a>, 10/2008-02/2010</h4>
sawine@73
    51
Development for safety-critical embedded systems.
sawine@73
    52
</li>
sawine@73
    53
<li>
sawine@74
    54
<h4>Student Assistant, <a href="http://fh-offenburg.de">University of Applied Sciences Offenburg</a>, 10/2008-03/2009</h4>
sawine@73
    55
Assistance at a university course for object-oriented software development.
sawine@73
    56
</li>
sawine@73
    57
</ul>
sawine@73
    58
<h2>Education</h2>
sawine@73
    59
<ul>
sawine@73
    60
<li>
sawine@74
    61
<h4><a href="http://uni-freiburg.de">University of Freiburg</a>, since 10/2010</h4>
sawine@73
    62
M.Sc. in Applied Computer Science.<br />
sawine@73
    63
Emphasis in Artificial Intelligence and Algorithm Theory.
sawine@73
    64
</li>
sawine@73
    65
<li>
sawine@74
    66
<h4><a href="http://fh-offenburg.de">University of Applied Sciences Offenburg</a>, 03/2007-02/2010</h4>
sawine@73
    67
B.Sc. in Applied Computer Science.<br />
sawine@73
    68
Emphasis in Distributed Systems.
sawine@73
    69
</li>
sawine@73
    70
</ul>
sawine@73
    71
<h2>Accompanying the Studies</h2>
sawine@73
    72
<ul>
sawine@74
    73
<li><h4>Bachelor Thesis, <a href="http://comsoft.aero">Comsoft GmbH</a>, 10/2009-04/2010</h4>
sawine@73
    74
"Flexible Modeling of Dynamic Air Space Constraints and its Application in Departure Flow Optimisation"  
sawine@73
    75
<div class="download"><a href="http://me73.com/downloads/campus_magazin_29.pdf">
sawine@73
    76
Campus Mag (P. 36 / German)</a></div>
sawine@73
    77
<div class="download"><a href="http://me73.com/downloads/discover_me_24.pdf">
sawine@73
    78
Discover ME (P. 22 / German)</a></div>
sawine@73
    79
</li>
sawine@74
    80
<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
    81
Development of a client for 3D data streaming and visualisation. 
sawine@73
    82
</li>
sawine@73
    83
</ul>
sawine@73
    84
sawine@73
    85
sawine@73
    86
sawine@73
    87
        </div>
sawine@73
    88
        <div id="sidebar">
sawine@74
    89
          <p>           
sawine@74
    90
	    <a href="resume.html">
sawine@74
    91
              <img src="images/me2.png" alt="me" class="float-left" height="70" width="70" />
sawine@74
    92
            </a>            
sawine@73
    93
            <br />I'm a programmer,<br />
sawine@73
    94
            a student of computer science,<br />
sawine@73
    95
            a music enthusiast.<br />
sawine@73
    96
            This is my site.
sawine@73
    97
          </p>
sawine@73
    98
          <div id="random_quote"></div>
sawine@73
    99
        </div>
sawine@73
   100
      </div>
sawine@73
   101
      <div id="footer">
sawine@73
   102
        <div id="footer-left">
sawine@73
   103
          <p>
sawine@73
   104
            <a href="mailto:sawine@me73.com">
sawine@73
   105
	      Eugen Sawin<br/>Software Enginnering &amp; Research</a>
sawine@73
   106
          </p>
sawine@73
   107
        </div>
sawine@73
   108
        <div id="footer-right">
sawine@73
   109
          <p class="align-right">
sawine@73
   110
            <a href="index.html">Home</a> | <a href="#top">Top</a>
sawine@73
   111
          </p>
sawine@73
   112
        </div>
sawine@73
   113
      </div>
sawine@73
   114
    </div>
sawine@73
   115
    <script type="application/javascript">
sawine@73
   116
      javascript:load_random_quote();
sawine@73
   117
    </script>
sawine@73
   118
  </body>
sawine@73
   119
</html>
sawine@73
   120