aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 5bb7f07d8795b2b8fd85bd82eca14fc6ce29ea82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: Jakob Odersky
---

<div class="row">
    <div class="col-md-6 col-lg-5">
	<img class="img-fluid" src="assets/images/jakob.jpg" alt="Jakob Odersky">
    </div>
    <div class="col-md-6 col-lg-7">
	<h2>Hi,</h2>
	<p>I'm Jakob Odersky.</p>
	<p>I work on a secure multiparty computation engine at <a href="https://inpher.io">Inpher</a>.</p>
	<p>In my free time I like working on various technology-related <a href="projects.html">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="cv.pdf">Resume</a></p> -->
    </div>
</div>