index.html
author Eugen Sawin <sawine@me73.com>
Wed, 22 Sep 2010 22:50:57 +0200
changeset 3 7407455aba60
parent 2 dfd4cfda60f3
child 4 31bc7890ed40
permissions -rwxr-xr-x
Updated correct Google Analytics Code.
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3 <head> 
     4 	<title>Eugen Sawin - A Digital Business Card</title> 
     5 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
     6 	<link href="bright.css" rel="stylesheet" type="text/css" /> 
     7 	<script type="text/javascript">
     8 
     9 	  var _gaq = _gaq || [];
    10 	  _gaq.push(['_setAccount', 'UA-18685330-1']);
    11 	  _gaq.push(['_trackPageview']);
    12 
    13 	  (function() {
    14 		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    15 		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    16 		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    17 	  })();
    18 	</script>
    19 </head>
    20  
    21 <body> 
    22 
    23 <div class="name">
    24 	<a href="resume.html">Eugen Sawin<br/>
    25 	<span style="font-size:12px;font-weight:normal;">FREELANCE SOFTWARE ENGINEER</span></a>
    26 </div>
    27 
    28 <div id="main"> 
    29 	<div class="inner"> 
    30 		<div id="content">  
    31 			<table class="tab" width="300" border="0" cellspacing="0" cellpadding="0"> 
    32 			  <tr> 
    33 				<td>&nbsp;</td> 
    34 			  </tr> 
    35 			  <tr> 
    36 				<td>&nbsp;</td> 
    37 			  </tr> 
    38 			  <tr> 
    39 				<td><a href="mailto:contact@esawin.com" class="link1">contact@esawin.com</a></td> 
    40 			  </tr> 
    41 			  <tr> 
    42 				 
    43 				<td>Fichtenweg 11</td> 
    44 			  </tr> 
    45 			  <tr> 
    46 				<td>77656 Offenburg</td> 
    47 			  </tr> 
    48 			  <tr> 
    49 				<td>Germany</td> 
    50 			  </tr> 
    51 			</table> 
    52 			<div id="content_right"> 
    53 				<br/> 
    54 				<br/> 
    55 				Software Engineer<br/> 
    56 				System Programmer<br/>
    57 				<span class="red">+</span> Safety-Critical Systems<br/>
    58 				<span class="red">+</span> Distributed Systems<br/>
    59 				<span class="red">+</span> Air Traffic Control Systems<br/>
    60 				<span class="red">+</span> Applications of Artificial Intelligence
    61 			</div> 
    62 		</div> 
    63 	</div> 
    64 </div> 
    65  
    66 <div id="footer"> 
    67 	<div> 
    68 	<div id="footer_holder"> 	
    69 		<div id="footer_holder2"> 			
    70 			<p> 
    71 				<span class="red">ATC Departure Flow Manager</span><br/> 
    72 				<a target="_blank" href="http://www.comsoft.aero/html/atc/products/sdp/prisma.htm" class="link1">PRISMA</a> | <a target="_blank" href="http://www.comsoft.aero/" class="link1">Comsoft GmbH</a><br/> 
    73 				Requirements Engineering<br/>
    74 				Software Design &amp; Development<br/>
    75 				Development of a Domain-Specific Language
    76 			</p>		
    77 			<p> 
    78 				<span class="red">Online Data Access Platform</span><br/> 
    79 				<a href="http://www.odap.szc.gcaa.ae/" target="_blank" class="link1">ODAP</a> | <a href="http://www.gcaa.ae/en/" target="_blank" class="link1">GCAA</a><br/> 
    80 				Backend Software Development<br/>
    81 				On-Site System Integration<br/>
    82 				User Training
    83 			</p> 
    84 			<p> 
    85 				<span class="red">Traffic Information Service - Broadcast</span><br/> 
    86 				<a target="_blank" href="http://www.comsoft.aero/html/atc/products/adsb/" class="link1">Quadrant</a> | <a target="_blank" href="http://www.comsoft.aero/" class="link1">Comsoft GmbH</a><br/>
    87 				Embedded Systems Software Development<br/>
    88 				Software Design &amp; Development<br/>
    89 				System Testing
    90 			</p> 
    91 		</div> 	
    92 		<div class="objective">
    93 			<span class="red">Objective</span><br/>
    94 			My goal is creating innovative software systems while making advances artificial life research and its applications in the industry. As a freelance software developer I am offering my expertise in the fields of network programming, system programming and artificial intelligence.<br/><br/>
    95 			<span class="red">Motivation</span><br/>
    96 			My enthusiasm for computer and natural science is the driving force and my experience in the development of safety-critical distributed systems is the foundation for a pragmatic and effective contribution to your project.
    97 		</div> 		
    98 	</div> 
    99 		
   100 	</div> 
   101 	<div id="img_footer">&copy;2010</div> 
   102 </div> 
   103 </body> 
   104 </html>