about summary refs log tree commit diff
path: root/users/glittershark/gws.fyi/index.html
blob: 7f11bb94974ea71d1a9a393d9f799bda6e989399 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="description" content="Griffin has a website now">
  <title>griffin smith</title>
</head>
<body>
  my name is griffin ward smith (aka grfn, glittershark, gws) and i'm a software
  engineer and musician

  <ul>
    <li><a href="https://github.com/glittershark/">github</a></li>
    <li><a href="https://sacrosanct.bandcamp.com/">music</a></li>
  </ul>

  contact

  <ul>
    <li><a href="mailto:root@gws.fyi">root@gws.fyi</a></li>
    <li><a href="https://twitter.com/glittershark1">twitter</a></li>
    <li><a href="https://keybase.io/glittershark">keybase</a></li>
    <li>
      <a href="http://keys.gnupg.net/pks/lookup?op=get&search=0x44EF5B5E861C09A7">
        gpg key: 0F11A989879E8BBBFDC1E23644EF5B5E861C09A7
      </a>
      <br>
      verify with keybase, if you don't trust this site's lack of SSL
    </li>
  </ul>
</body>