index.html
author Eugen Sawin <sawine@me73.com>
Sat, 20 Nov 2010 00:23:40 +0100
changeset 24 b27c14ab5f08
parent 11 fe88dfa64301
permissions -rwxr-xr-x
Removed background hover.
     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 - Software Engineer</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-2137333-3']);
    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 <body> 
    21 <div id="main"> 
    22 	<div class="inner"> 
    23 		<div id="content">  
    24 			<table class="tab" width="300" border="0" cellspacing="0" cellpadding="0"> 
    25 			  <tr> 
    26 				<td>&nbsp;</td> 
    27 			  </tr> 
    28 			  <tr> 
    29 				<td>&nbsp;</td> 
    30 			  </tr> 
    31 			  <tr> 
    32 				<td><a href="mailto:contact@esawin.com" class="link1">contact@esawin.com</a></td> 
    33 			  </tr> 
    34 			  <tr> 				 
    35 				<td>Fichtenweg 11</td> 
    36 			  </tr> 
    37 			  <tr> 
    38 				<td>77656 Offenburg</td> 
    39 			  </tr> 
    40 			  <tr> 
    41 				<td>Germany</td> 
    42 			  </tr> 
    43 			</table> 
    44 			<div id="content_right"> 
    45 				<br/> 
    46 				<br/> 
    47 				Software Engineer<br/> 
    48 				System Programmer<br/>
    49 				<span class="red">+</span> Safety-Critical Systems<br/>
    50 				<span class="red">+</span> Distributed Systems<br/>
    51 				<span class="red">+</span> Air Traffic Control Systems			
    52 			</div>
    53 			<div class="name">
    54 				<a href="resume.html">Eugen Sawin<br/>
    55 				<span style="font-size:12px;font-weight:normal;">FREELANCE SOFTWARE ENGINEER</span></a>
    56 			</div> 
    57 		</div> 
    58 	</div> 
    59 </div> 
    60  
    61 <div id="footer"> 
    62 	<div> 
    63 	<div id="footer_holder"> 	
    64 		<div id="footer_holder2"> 			
    65 			<p> 
    66 				<span class="red">ATC Departure Flow Manager</span><br/> 
    67 				<a href="http://www.comsoft.aero/html/atc/products/sdp/prisma.htm" class="link1">PRISMA</a> | <a href="http://www.comsoft.aero/" class="link1">Comsoft GmbH</a><br/> 
    68 				Requirements Engineering<br/>
    69 				Software Design &amp; Development<br/>
    70 				Development of a Domain-Specific Language
    71 			</p>		
    72 			<p> 
    73 				<span class="red">Online Data Access Platform</span><br/> 
    74 				<a href="http://www.odap.szc.gcaa.ae/" class="link1">ODAP</a> | <a href="http://www.gcaa.ae/en/" class="link1">GCAA</a><br/> 
    75 				Backend Software Development<br/>
    76 				On-Site System Integration<br/>
    77 				User Training
    78 			</p> 
    79 			<p> 
    80 				<span class="red">Traffic Information Service - Broadcast</span><br/> 
    81 				<a href="http://www.comsoft.aero/html/atc/products/adsb/" class="link1">Quadrant</a> | <a href="http://www.comsoft.aero/" class="link1">Comsoft GmbH</a><br/>
    82 				Embedded Systems Software Development<br/>
    83 				Software Design &amp; Development<br/>
    84 				System Testing
    85 			</p> 
    86 		</div> 	
    87 		<div class="objective">
    88 			<span class="red">Objective</span><br/>
    89 			My goal is creating innovative software systems while making advances in 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/>
    90 			<span class="red">Motivation</span><br/>
    91 			My enthusiasm for computer 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.
    92 		</div> 		
    93 	</div> 
    94 		
    95 	</div> 
    96 	<div id="copy_footer">&copy; 2010</div> 
    97 </div> 
    98 </body> 
    99 </html>