aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 49b5e470c1aef380ae3cdb8109968268b7f06566 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: page
title: Jakob Odersky
id: about
---
<div class="row">
	<div class="col-sm-4">
		<img width="100%" class="img-rounded" src="/assets/images/jakob.jpg" alt="Jakob Odersky">
	</div>
	<div class="col-sm-8">
		<h2>Hi,</h2>
		<p>I'm Jakob Odersky.</p>
		<p>I work on Spark at the IBM Spark Technology Center. In my free time I like working on various technology-related <a href="/projects/">projects</a>.</p>
		<p>The best way to contact me is by <a href="http://www.google.com/recaptcha/mailhide/d?k=01ecAECCw0UTFSy4JfUdnC-A==&c=JvsVYN_90iPSeJ3I3ABQXtGxrXIflCcU97OdcBtHJLM=">email</a>. I'm also active on <a href="https://www.github.com/jodersky">GitHub</a> and occasionally on <a href="https://twitter.com/jodersky">Twitter</a>.</p>
		<!--<p><i class="fa fa-hand-o-right"></i> <a href="/assets/cv.pdf">Resume</a></p>-->
	</div>
</div>