aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: af77a7a301ba4b7c915698ab6e12c2f6bf7fb3e1 (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="my-3 col-md-6 col-lg-5">
	<img class="img-fluid" src="/assets/images/jakob.jpg" alt="Jakob Odersky">
    </div>
    <div class="my-3 col-md-6 col-lg-7">
	<h2>Hi,</h2>
	<p>I'm Jakob Odersky.</p>
	<p>I'm building a treatment access platform for cancer patients at <a href="https://driver.xyz/">Driver</a>. 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 email, [first name]@[last name].com. 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> and <a href="https://www.linkedin.com/in/jodersky">LinkedIn</a>.</p>
	<p><i class="fa fa-hand-o-right"></i> <a href="/assets/cv.pdf">Resume</a></p>
    </div>
</div>