aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 1367b103249e41de2cc3eb8acc68c6b9d2cbf1be (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-3">
		<!--<img class="img-rounded" src="http://placehold.it/140x140" alt="Image" >-->
		<img width="100%" class="img-rounded" src="/assets/images/jakob.jpg" alt="Jakob Odersky" >
	</div>
	<div class="col-sm-9">
		<h2>Hi,</h2>
		<p>I'm Jakob Odersky.</p>
		<p>I am currently studying physics and computer science at EPFL. In my free time I like working on various technology-related projects.</p>
		<p>The best way to contact me is by email. I'm also active on GitHub. (Use the above icon links)</p>
	</div>
</div>