-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (23 loc) · 1.31 KB
/
index.html
File metadata and controls
24 lines (23 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
layout: default
---
<div class="home">
<div class="jumbotron">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-6">
<h1 class="page-heading jumbotron-heading">Hi. I'm Robin.</h1>
<p class="jumbotron-paragraph">
I'm a cartographer, designer, and generalist who cares a lot about <a href="http://tolomaps.tumblr.com/post/131671267233/creating-a-bivariate-choropleth-color-scheme" target="_blank">process</a> and user experience. I am a big fan of <a href="https://developmentseed.org/blog/2015/08/27/geo-command-line-introduction/" target="_blank">explaining technical concepts</a> to non-programmers.
</p>
<p class="jumbotron-paragraph">
There's a lot that I don't know, but I'm <a href="https://twitter.com/tolomaps/status/669018435607752705" target="_blank">always willing to try</a>, usually know <a href="https://github.com/tolomaps/resources" target="_blank">where to look for answers</a>, and am not afraid to ask for help. I'm currently a <a href="https://www.linkedin.com/in/robin-tolochko-8478a5b?trk=hp-identity-name" target="_blank">Product Designer</a> on the Cartography team at Uber.
</p>
<p>
Oh yeah, <a href="{{site.baseurl}}/portfolio">here's some stuff I made</a>.
</p>
</div>
</div>
</div>
</div>
</div>