summaryrefslogtreecommitdiff
path: root/index.html
blob: 489c5d8115a60ce77a0f6b00f8bdef1038c63b83 (plain)
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: master
title: Ben Burwell - Software Engineer
---

<div class="home">
  <pre>{
  "<span class="hl string">name</span>": "<span class="hl string">Ben Burwell</span>",
  "<span class="hl string">email</span>": "<a href="mailto:ben@benburwell.com">ben@benburwell.com</a>",
  "<span class="hl string">pgp</span>": "<a href="https://keybase.io/benburwell/key.asc">6661 12D9 67A3 6ECD</a>",
  "<span class="hl string">blog</span>": "<a href="/posts/">/posts/</a>",
  "<span class="hl string">projects</span>": "<a href="/projects/">/projects/</a>",
  "<span class="hl string">resume</span>": "<a href="/resume.pdf">/resume.pdf</a>",
  "<span class="hl string">github</span>": "<a href="https://github.com/benburwell">@benburwell</a>",
  "<span class="hl string">likes</span>": [
    "<a href="https://en.wikipedia.org/wiki/Unix_philosophy">unix philosophy</a>",
    "<span class="hl string">crypto</span>",
    "<span class="hl string">infosec</span>",
    "<a href="/theatre/">lighting design</a>",
    "<a href="/espresso-experiments/">espresso</a>"
  ]
}</pre>
</div>