aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 769e4e721a0a40cdf1026601f5e84291b9ec64cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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><i class="fa fa-hand-o-right"></i> <a href="/assets/cv.pdf">Curriculum Vitae</a></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>