<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Mikko Hopia &mdash; Web Developer</title>
<meta name="description" content="Mikko Hopia is a web developer living in Kuopio, Finland.">
<meta name="viewport" content="width=device-width, minimum-scale=1.0">
<meta property="og:image" content="http://www.mikkohopia.net/img/logo150.jpg"/>
<link rel="image_src" href="http://www.mikkohopia.net/img/logo150.jpg">
<script src="js/libs/modernizr-2.0.2.js"></script>
<link rel="shortcut icon" href="http://www.mikkohopia.net/favicon.ico"> 
<link href='http://fonts.googleapis.com/css?family=Copse' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="style.css" />
</head>
<body>

<div id="wrap" itemscope itemtype="http://schema.org/Person">

	<section>
		
		<div class="top">&nbsp;</div>
		
		<header>
			<h2>About</h2>
			<h1 itemprop="name">Mikko Hopia</h1>
		</header>
		
		<p>I am a <span itemprop="jobTitle">web developer</span> living in <span itemprop="workLocation">Kuopio, Finland</span>. My clients are advertising agencis all around Finland, from Helsinki to Rovaniemi. I am also co-founder of Tribevine Inc. and owner of kuopionkirppari.fi.</p>
		
		<h3>Contact:</h3>
		
		<a href="mailto:mikko@mikkohopia.net" itemprop="email" class="email">mikko@mikkohopia.net</a>
		<span itemprop="telephone" class="phone">+358 40 705 5832</span>
		
		<footer>
			<span class="social"><a href="http://fi.linkedin.com/pub/mikko-hopia/0/71/599" class="linkedin">LinkedIn</a> <span>|</span> <a href="http://twitter.com/mikkohopia" class="twitter">twitter</a></span>
			<a href="http://www.tribevine.com" class="tribevine">Tribevine</a>
			<a href="http://www.kuopionkirppari.fi" class="kirppari">Kuopionkirppari.fi</a>
		</footer>
		
	</section>
	
</div>

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">_uacct = "UA-1079406-1"; urchinTracker(); </script>

</body>
</html>