-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
219 lines (189 loc) · 12 KB
/
resume.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
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<!DOCTYPE HTML>
<!--
Telephasic by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Erin Conley</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="homepage is-preload">
<div id="page-wrapper">
<!-- Header -->
<div id="header-wrapper">
<div id="header" class="container">
<!-- Logo -->
<h1 id="logo"><a href="index.html">Welcome</a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li>
<a href="#">All of the things</a>
<ul>
<li><a href="aboutme.html">About me</a></li>
<li><a href="resume.html">Resume</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li>
<a href="blog.html">Words</a>
<!-- <ul>
<li><a href="#">Blog post 1</a></li>
<li><a href="#">Archived blog posts</a></li>
<li><a href="#">Specific blog series</a></li>
<li><a href="#">Upcoming blog ideas</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="resume.html">Resume</a></li>
<li class="break"><a href="portfolio.html">Portfolio</a></li>
<li><a href="blog.html">More words from me</a></li>
</ul>
</nav>
</div>
<!-- Hero -->
<section id="hero" class="container">
<header>
<h2>Resume</h2>
<br />
</header>
</section>
<!-- Main -->
<div class="wrapper">
<div class="container" id="main">
<div class="row gtr-150">
<div class="col-4 col-12-narrower">
<!-- Sidebar -->
<section id="sidebar">
<section>
<header>
<h3>Education</h3>
</header>
<p>
<strong>Ph.D. in Experimental Particle Physics — Duke University</strong>
<div>
<ul>
<li>Aug 2016 — May 2023</li>
</ul>
</div>
<strong>B.S. in Physics — Colorado State University</strong>
<div>
<ul>
<li>Aug 2012 — May 2016</li>
<li>University Honors Scholar, cum laude</li>
<li>Minor in Mathematics</li>
</ul>
</div>
</p>
<header>
<h3>Certifications and Awards</h3>
</header>
<p>
<div>
<ul>
<li><strong>Certificate in Science Communication</strong>: CIERA, Northwestern University (Mar 2022)</li>
<li><strong>Volunteer Recognition Award</strong>: Communities in Schools of North Carolina (Spring 2019) </li>
<li><strong>Mary Creason Memorial Teaching Award</strong>: Duke University Physics Department (Fall 2018) </li>
</ul>
</div>
</p>
<header>
<h3>Skills</h3>
</header>
<p>
<div>
<ul>
<li>Software Documentation</li>
<li>Reviewing and Editing</li>
<li>Research</li>
<li>Technical Writing</li>
<li>Physics</li>
<li>Software Development (C++ and Python)</li>
<li>Data Analysis</li>
<li>Teaching and Mentorship</li>
</ul>
</div>
</p>
</section>
</section>
</div>
<div class="col-8 col-12-narrower imp-narrower">
<!-- Content -->
<article id="content">
<header>
<h2>Experience</h2>
</header>
<p>
<strong>Technical Author, Platform Engineering - Canonical</strong>
<div>
<ul>
<li>May 2024 - Present</li>
<li>Work in two teams (documentation, engineering) with split responsibilities and a common goal of improving the standard of software documentation</li>
<li>In the Documentation team, collaborate with other technical authors on documentation practice work such as crafting guidelines for documentation, improving the internal reference library, and demonstrating the impact and value of design and user research performed by technical authors</li>
<li>In the Platform Engineering team, review and edit software documentation written by engineers so that the text adheres to the Canonical style guide and Diátaxis framework. Occassionally I also write documentation and have the engineers review the technical details</li>
<li>Work with other teams without a dedicated technical author (such as Information Systems) to offer feedback and guidance on their team's documentation</li>
</ul>
</div>
<strong>Associate in Research — Duke University</strong>
<div>
<ul>
<li>Jun 2023 — Aug 2023</li>
<li>Continued research and data analysis related to Ph.D. dissertation project (developed code, gained expertise in simulation software, etc.)</li>
<li>Documented progress with code repositories, Wiki-style technical articles, and PowerPoint presentations during weekly group meetings</li>
</ul>
</div>
<strong>Member — Snowmass Early Career Survey Initiative </strong>
<div>
<ul>
<li>May 2020 — Jul 2022</li>
<li>Designed the Snowmass 2021 Community Survey to cover a wide variety of topics answered by roughly 1000 academics working in high energy physics and astrophysics</li>
<li>Analyzed the survey responses and reported on the methods, analysis, and conclusions</li>
<li>Report was published as part of proceedings for The US Community Study on the Future of Particle Physics (Snowmass 2021)</li>
</ul>
</div>
<strong>Teaching Assistant — Duke University</strong>
<div>
<ul>
<li>Aug 2016 — Dec 2017</li>
<li>Described setup of laboratory experiments and supervised undergraduate students</li>
<li>Provided feedback on homework and exams</li>
</ul>
</div>
<strong>Ph.D. Candidate — Duke University</strong>
<div>
<ul>
<li>Jul 2016 — May 2023</li>
<li>Performed research and data analysis (developed code, analyzed large data sets, managed multiple research projects simultaneously, etc.)</li>
<li>Presented findings with posters and PowerPoint presentations at meetings and conferences</li>
<li>Composed technical documentation, peer-reviewed papers, articles for a general audience, and other reports</li>
</ul>
</div>
</p>
<ul class="actions">
<li><a href="https://www.linkedin.com/in/erin-conley-83016bbb" class="button">LinkedIn Profile</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Footer: Contact -->
<div id="footer">
<div id="copyright" class="container">
<ul class="menu">
<li>© Conley. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>