summaryrefslogtreecommitdiff
path: root/index.html
blob: 582b476326d769e83225e4a531cf6f05f86e8432 (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>{
  "name": "Ben Burwell",
  "email": "<a href="mailto:ben@benburwell.com">ben@benburwell.com</a>",
  "pgp": "<a href="https://keybase.io/benburwell/key.asc">6661 12D9 67A3 6ECD</a>",
  "blog": "<a href="/posts/">/posts/</a>",
  "projects": "<a href="/projects/">/projects/</a>",
  "resume": "<a href="/resume.pdf">/resume.pdf</a>",
  "github": "<a href="https://github.com/benburwell">@benburwell</a>",
  "twitter": "<a href="https://twitter.com/bburwell">@bburwell</a>",
  "likes": [
    "<a href="https://en.wikipedia.org/wiki/Unix_philosophy">unix philosophy</a>",
    "crypto",
    "infosec",
    "<a href="/theatre/">lighting design</a>"
  ]
}</pre>
</div>