-
Notifications
You must be signed in to change notification settings - Fork 0
/
other-peoples-computers.html
69 lines (61 loc) · 3.51 KB
/
other-peoples-computers.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
61
62
63
64
65
66
67
68
69
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>RainLeander.GitHub.io</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1><a href="https://rainleander.github.io/">RainLeander.GitHub.io</a></h1>
<p><a href="the-farmer-project.html">The Farmer Project</a><br>
<a href="wake-up-beauty.html">Wake Up Beauty It's Time To Beast</a><br>
<b>Other People's Computers</b><br>
<a href="speak-softly.html">Speak Softly / Carry a Big Stick</a><br>
<a href="a-penny-earned.html">A Penny Earned</a></p>
<p class="view"><a href="https://github.com/rainleander">View My GitHub Profile</a></p>
</header>
<section>
<h3>
<a id="other-peoples-computers" class="anchor" href="#other-peoples-computers" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Other People’s Computers</h3>
<p>The Technical Project. I will be an expert in the infrastructure, distributed systems, open source, python, cloud computing, and developer relations fields. And I will build something AMAZING. You know how people love ROOK for storage cause it just works? Or Zuul for making massive code integration smooth as silk? I will help build something that people love because it makes things BETTER.</p>
<p><ul><li>Objective: Developer Experience SME</li>
<li>Key Result: Give five DevEx talks[1/5]</li>
<li><strike>Action: Finish writing <a href="https://a.co/d/ekBsiUa">Developer Experience Unleashed</a></strike> [done]</li></ul>
<ul><li>Objective: Python SME</li>
<li>Key Result: Give five python talks [0/5]</li>
<li>Key Result: NOT panic when someone asks me what I’m working on</li>
<li>Key Result: Answer python questions on StackOverflow / Reddit / HackerNews / etc</li>
<li>Action: Build one sample python app per month for a year [in progress]</li>
<li>Action: Finish Udemy’s 100 Days of Code: Python [in progress]</li>
<li>Action: Read Application Development with PyCharm</li>
<li>Action: Read Head First: Python</li>
<li>Action: Read Python for Data Analysis</li>
<li>Action: Read The Pragmatic Programmer</li>
<li>Action: Read Software Engineering</li>
<li>Action: Read Unity Game Development Cookbook</li>
<li>Action: Read The Nature of Software Development</li></ul>
<ul><li>Object: DevRel SME</li>
<li>Key Result: Give five DevRel talks [3/5]</li>
<li><strike>Action: Implement Orbit.Love with full integrations</strike> [done]</li>
<li><strike>Action: Read The Business Value of Developer Relations</strike> [done]</li>
<li>Action: Read The Art of Gathering</li>
<li>Action: Read People Powered</li>
<li>Action: Read Unlonely Planet</li>
<li>Action: Read Belong</li>
<li>Action: Read Developer Relations</li></ul></p>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>