forked from icco/resume
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.erb
117 lines (91 loc) · 6.01 KB
/
index.html.erb
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<title>Nat Welch's Resume</title>
<!-- For dat mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<%= stylesheet_link_tag "tachyons", "print" %>
<style>
/* Based on http://mrmrs.io/links/ */
a, a:link, a:visited {
transition: color .4s;
color: #265C83;
}
a:hover {
color: #7FDBFF;
}
a:active {
transition: color .3s;
color: #007BE6;
}
</style>
</head>
<body class="<%= page_classes %> black mw7 mw-100-print sans-serif lh-copy">
<header class="pal">
<div class="dt">
<div class="dtc w3 prn v-mid">
<%= image_tag "logo.png", :class => "db" %>
</div>
<div class="dtc v-mid w-100 plm">
<h1 class="f2 ttu lh-title mvn">Nat Welch</h1>
<h2 class="f4 ttu lh-title book mvs">Software Reconnaissance Engineer</h2>
</div>
</div>
</header>
<main class="phl ptn pbl">
<p class="mvn mhn f5 lh-copy"><a href="mailto:nat@natwelch.com">nat@natwelch.com</a> <br class="dn-ns" /> <a href="tel:+17077998675">+1 707 799 8675</a></p>
<p class="lh-copy mbn">I am a full-stack web developer who enjoys experimenting to find intersections in technology and daily life. I like building beautiful tools and powerful ways for people to share knowledge, advice and experiences.</p>
<p class="lh-copy">Outside of the tech-world I am an Eagle Scout. I enjoy contributing to open source projects, reading, listening to music and wandering through cities and countrysides.</p>
<h2 class="lh-title ttu book silver">Experience</h2>
<h3 class="lh-title mbn mtm">Open Source Developer</h3>
<p class="lh-copy">I currently am a contributor to the open source project <a href="http://fog.io">fog</a> and also a bunch of <a href="https://natwelch.com/">other small projects</a>.</p>
<h3 class="mbn mtm">Google.com</h3>
<p class="mvn lh-copy"><strong>Site Reliability Engineer</strong> April 2012 to March 2015.</p>
<ul class="mvs lh-copy">
<li>SRE for <a href="https://cloud.google.com/compute/">Google Compute Engine</a> in London and San Francisco. My job included being part of an oncall rotation and writing software to maintain, monitor and optimize hundreds of thousands of servers globally. I also spent a decent amount of time analyzing processes used by the teams I worked closely with to try and automate people out of a job, myself included.</li>
<li>While on SRE I also worked on <a href="https://cloud.google.com/storage/">Google Cloud Storage</a> and designed and built <a href="https://status.cloud.google.com/">Google Cloud Status</a>.</li>
</ul>
<p class="mvn lh-copy"><strong>Software Engineer</strong> August 2011 to April 2012. I worked on Punchd, Google Offers and Google Local in Mountain View, CA.</p>
<h3 class="lh-title mbn mtm">Punchd, Mountain View, CA</h3>
<p class="mvn lh-copy"><strong>Software Developer</strong> January 2011 to September 2012.</p>
<ul class="mvs lh-copy">
<li>Rearchitected the site from PHP on Dreamhost to Ruby on Rails on Amazon EC2.</li>
<li>Instituted production monitoring and alerting.</li>
</ul>
<h3 class="lh-title mbn mtm">iFixit.com, San Luis Obispo, CA</h3>
<p class="mvn lh-copy"><strong>Software Developer</strong> April 2009 to April 2011.</p>
<ul class="mvs lh-copy">
<li>Created a site-wide reputation community, which began with <a href="http://ifixit.com/Answers">iFixit.com/Answers</a>.</li>
<li>Developed the first JavaScript widget for iFixit’s API.</li>
</ul>
<h3 class="lh-title mbn mtm">Adobe Systems Incorporated, San Francisco, CA</h3>
<p class="mvn lh-copy"><strong>Dreamweaver Quality Engineering Intern</strong> Summer 2007 and 2008.</p>
<ul class="mvs lh-copy">
<li>Tested both daily builds and released versions of Dreamweaver against various operating systems - including Mac OSX 10.4, Mac OSX 10.5, Windows Vista, and Windows XP.</li>
<li>Developed and tested the Web Widgets Feature for Dreamweaver CS4, which won the “Dreamweaver Community Feature of the Year” award in 2008.</li>
</ul>
<h3 class="lh-title mbn mtm">County of Sonoma ISD, Santa Rosa, CA</h3>
<p class="mvn lh-copy"><strong>Intern</strong> Summer 2005. Built websites, maintained computer labs, and built a small ASP application that was used to view server availability for the entire county.</p>
<h3 class="lh-title mbn mtm">BSA Camp Oljato, Lakeshore, CA</h3>
<p class="mvn lh-copy"><strong>Nature Director</strong> Summer 2006.</p>
<p class="mvn lh-copy"><strong>Camp Counselor</strong> Summer 2002, 2003 and 2004.</p>
<h2 class="lh-title ttu book silver">Education</h2>
<p class="mvn lh-copy"><strong>Computer Science, B.S.</strong> California Polytechnic State University, San Luis Obispo. Fall 2006 - Spring 2011.</p>
<p class="mvn lh-copy"><strong>Recurser</strong> Recurse Center, New York. Spring 2015</p>
<h2 class="lh-title ttu book silver">Proficiencies</h2>
<p class="mvn lh-copy"><strong>Code</strong>: Javascript, Ruby, Python, Go, SQL, PHP, Java, Bash, C, SML/NJ and F#</p>
<p class="mvn lh-copy"><strong>Software</strong>: GCP, AWS, Photoshop, Vim, Linux, Docker, Postgres, MySQL and lots of cloud related things</p>
</main>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-333449-7', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>