Added missing expertise file.
authorEugen Sawin <sawine@me73.com>
Tue, 16 Nov 2010 14:59:10 +0100
changeset 18bf6547b8fabe
parent 17 2eb0d8ba4a9c
child 19 36c26564cd18
Added missing expertise file.
v2/expertise.html
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/v2/expertise.html	Tue Nov 16 14:59:10 2010 +0100
     1.3 @@ -0,0 +1,124 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
     1.5 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.6 +<head> 
     1.7 +	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
     1.8 +	<title>Eugen Sawin - Software Engineer</title>  
     1.9 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.10 +	<script type="text/javascript">
    1.11 +
    1.12 +	  var _gaq = _gaq || [];
    1.13 +	  _gaq.push(['_setAccount', 'UA-2137333-3']);
    1.14 +	  _gaq.push(['_trackPageview']);
    1.15 +
    1.16 +	  (function() {
    1.17 +		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    1.18 +		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    1.19 +		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    1.20 +	  })();
    1.21 +	</script>
    1.22 +</head> 
    1.23 +<body>
    1.24 +	<div class="universe1"></div>
    1.25 +	<div class="universe2"><<<</div>
    1.26 +	<div class="universe3"></div>
    1.27 +	<div class="universe4"></div>
    1.28 +	<div class="content">	
    1.29 +		<div class="entry">
    1.30 +			<h3>Responsibilities</h3>
    1.31 +			<span class="red">Software Development: </span>
    1.32 +			Requirements Analysis, Design, Implementation, Test and
    1.33 +			Documentation<br/>
    1.34 +			<span class="red">Integration: </span>
    1.35 +			On-Site System Integration, Configuration and Testing</br>
    1.36 +			<span class="red">Administration: </span>
    1.37 +			Remote Linux/Unix Administration<br/>
    1.38 +			<span class="red">Training: </span>
    1.39 +			User Training and Trainer Training
    1.40 +		</div>	
    1.41 +		<div class="entry">
    1.42 +			<h3>Natural Languages</h3>
    1.43 +			<span class="red">Fluent: </span>German and English<br/>
    1.44 +			<span class="red">Basic: </span>Russian and French
    1.45 +		</div>
    1.46 +		<div class="entry">
    1.47 +			<h3>Programming Languages</h3>
    1.48 +			<span class="red">Expert: </span>C++, C and Python<br/>
    1.49 +			<span class="red">Advanced: </span>C# and Java<br/>
    1.50 +			<span class="red">Basic: </span>Haskell, Prolog and Common Lisp<br/>
    1.51 +			<span class="red">Web: </span>JavaScript, XHTML, HTML5 and CSS<br/>
    1.52 +			<div class="details">
    1.53 +				<h3><span class="red">About: </span>Programming Languages</h3>
    1.54 +				<p>Most professional work has been accomplished with C++ using
    1.55 +				the Standard C++ Library, Boost and in-house extensions.</p>
    1.56 +				<p>
    1.57 +				Other professional experience include development on embedded
    1.58 +				systems using ANSI C.</p>
    1.59 +				<p>Through my experience with the development of 
    1.60 +				safety-critical systems, I'm offering my expertise in software
    1.61 +				development in conformace to the IEC 61508 and derived
    1.62 +				standards.</p>	
    1.63 +				Python is used for rapid prototyping and script programming.	
    1.64 +			</div>
    1.65 +		</div>			
    1.66 +		<div class="entry">
    1.67 +			<h3>Technologies</h3>
    1.68 +			<span class="red">Network: </span>Berkley Sockets, TCP/UDP, ICMP,
    1.69 +			SNMP, HTTP and Peer-to-Peer Communication<br/>
    1.70 +			<span class="red">Database: </span>SQL, MySQL and SQLite<br/>
    1.71 +			<span class="red">Webserver: </span>Apache<br/>
    1.72 +			<span class="red">Operating Systems: </span>Linux and Windows<br/>
    1.73 +			<span class="red">Environments: </span>Eclipse, Visual Studio,
    1.74 +			Emacs and vim<br/>
    1.75 +		</div>	
    1.76 +	</div>			
    1.77 +	<div class="menu" id="menu1">
    1.78 +		<a href="index.html">Pragmatic<span>!</span>
    1.79 +				<div class="content">
    1.80 +					Hi there
    1.81 +				</div>							
    1.82 +		</a></br>		
    1.83 +		<a href="recentwork.html">Effective<span>+</span></a><br/>
    1.84 +		<a href="recentwork.html">Creative<span>&iquest;</span></a>
    1.85 +	</div>
    1.86 +	<div class="menu" id="menu2">
    1.87 +		<a href="work.html">Work<span>.</span>
    1.88 +			<div class="content">	
    1.89 +				<div class="entry">
    1.90 +					<h3>ATC Departure Flow Manager</h3>
    1.91 +					<span class="link">PRISMA</span> | 
    1.92 +					<span class="link">COMSOFT GmbH</span><br/>
    1.93 +					Requirements Engineering<br/>
    1.94 +					Software Design &amp; Development<br/>
    1.95 +					Development of a Domain-Specific Language
    1.96 +				</div>		
    1.97 +				<div class="entry">
    1.98 +					<h3>Online Data Access Platform</h3>
    1.99 +					<span class="missinglink">ODAP</span> |
   1.100 +					<span class="link">GCAA</span><br/> 
   1.101 +					Backend Software Development<br/>
   1.102 +					On-Site System Integration<br/>
   1.103 +					User Training
   1.104 +				</div>	
   1.105 +				<div class="entry">
   1.106 +					<h3>Traffic Information Service - Broadcast</h3>
   1.107 +					<span class="link">Quadrant</span> | 
   1.108 +					<span class="link">COMSOFT GmbH</span><br/>
   1.109 +					Embedded Systems Software Development<br/>
   1.110 +					Software Design &amp; Development<br/>
   1.111 +					System Testing	
   1.112 +				</div>
   1.113 +			</div>			
   1.114 +		</a><br/>
   1.115 +		<span class="link">Expertise<span>.</span><br/>		
   1.116 +		<a href="recentwork.html">Service<span>.</span></a>
   1.117 +	</div>
   1.118 +	<div class="info"> 
   1.119 +		<ul> 
   1.120 +			<li class="name">Eugen Sawin</li> 
   1.121 +			<li class="misc">Software Engineering &amp; Research</li> 
   1.122 +		</ul> 
   1.123 +	</div> 
   1.124 +	<!--<div id="copy">&copy; 2010</div> -->
   1.125 +	<div id="copy"><a href="http://www.me73.com">ME73</a></div>
   1.126 +</body> 
   1.127 +</html>