-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
63 lines (48 loc) · 2.88 KB
/
index.html
File metadata and controls
63 lines (48 loc) · 2.88 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
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
61
62
63
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Portal Api</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
</header>
<section id="main_content">
<h1>
<a name="apiorg" class="anchor" href="#apiorg"><span class="octicon octicon-link"></span></a>Portal Api</h1>
<img src="/images/api.jpg">
<h6>Photo by <a href="http://hockleyphoto.com/">Aaron Hockley Photography</a></h6>
<p><a href="http://www.twitter.com/api">@api</a></p>
<p><a href="/partner">Partner with me</a>
<p>I'm a Program Manager at the Linux Foundation focusing on the Cloud Native Computing Foundation, the TODO Group and Open Container Initiative.
<p>I like spreadsheets, budgets and checklists.</p>
<p> At the same time, I completed my Juris Doctor from Mitchell Hamline School of Law. </P>
<p> I published <a href="https://open.mitchellhamline.edu/cgi/viewcontent.cgi?article=1101&context=cybaris">The General Data Protection Regulation and Open Source
Software Communities</a> in their Cybaris journal for intellectual property.</p>
<p>Previously, I was at Red Hat as a community lead in their Open Source Program Office. Before that, I was at Acquia building out a Customer Success program for new customers. </p>
<p>I've written and presented on project management since 2009. I still like it. </p>
<h2>
<a name="testimonials" class="anchor" href="#testimonials"><span class="octicon octicon-link"></span></a>Testimonials:</h2>
<h3>
<a name="or-really-just-overheards-from-people-i-work-with" class="anchor" href="#or-really-just-overheards-from-people-i-work-with"><span class="octicon octicon-link"></span></a>Or really just overheard's from people I work with.</h3>
<p>"Have I ever mentioned that "amyescavarda" sounds like a harry potter spell. It would cause nimrods to suddenly know what the f they're supposed to be doing." </p>
<p> "These clients are Hobbits. You are a Ranger and you have just led them through the wilderness."</p>
<p><a href="mailto:api@api.org">Pester me by email</a></p>
</section>
<footer>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</body>
</html>