-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
60 lines (44 loc) · 2.82 KB
/
index.html
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="George Snelling Home" />
<meta name="poweredby" content="vim" />
<meta name="cf-2fa-verify" content="Ab0d5EXjur9TQxdt1fDgsiG8WCItij">
<title>George Snelling @@pageName</title>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/css/bootstrap.min.css"i />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/css/bootstrap-theme.min.css" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<h1>George Snelling</h1>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/georgeandcherry/2735040621/in/album-72157606549653924/" title="IMG_0943"><img src="https://c1.staticflickr.com/4/3248/2735040621_3d5aa5fe0f_z.jpg" width="640" height="480" alt="IMG_0943"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</a>
<br /><br />
<p>Howdy,</p>
<p>
My wife Cherry, sons Col and Gus, dog Blaze, and I live in Seattle. I work with a pretty good crew building software at <a href="https://www.union.ai/">Union.ai</a>. Cherry designs real live <a href="http://www.cherryspace.com/">spaces</a>. Mostly we cart Col and Gus around. Before we bred we coached nordic skiing with our dear friends at <a href="http://www.outdoorsforall.org/">Outdoors For All</a>, and climbed mountains with a shady bunch from the <a href="http://washingtonalpineclub.org/">Washington Alpine Club</a>. My frist job out of college was Head Nerd at <a href="http://www.noc.com">Nantahala Outdoor Center</a> where I found my true calling as a river bum, which I plan to return to. We belong to and love <a href="http://www.prlc.org/">Phinney Ridge Lutheran Church</a>. I've told a few <a href="lies">climbing lies</a>.
</p>
<p>Personal email: george.snelling at gmail.com</p>
<p>Professional email: george at union.ai</p>
<p>Links:
<ul>
<li><a href="https://www.github.com/georgesnelling">Github</a><br /></li>
<li><a href="https://www.flickr.com/photos/georgeandcherry/sets/">Flickr</a><br /></li>
<li><a href="https://www.linkedin.com/in/georgesnelling">LinkedIn</a><br /></li>
</ul>
-g
</p>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
</body>
</html>