-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
256 lines (246 loc) · 11.4 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
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
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!DOCTYPE html>
<html lang="en">
<head>
<title>Emilia Livingston</title>
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="css/theme.css">
<style>
html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Roboto", sans-serif;
}
</style>
</head>
<body class="w3-light-grey">
<!-- Page Container -->
<div class="w3-content w3-margin-top" style="max-width: 1250px">
<!-- The Grid -->
<div class="w3-row-padding">
<!-- Left Column -->
<div class="w3-third">
<div class="w3-white w3-text-dark-grey w3-card-4">
<div class="w3-display-container">
<img src="./portrait.jpg" style="width: 100%" alt="Portrait" />
<div class="w3-display-bottomleft w3-container w3-text-white">
<div class="w3-round-xxlarge" style="background: rgba(0, 150, 136, 0.8)">
<h2 class="w3-padding">Emilia Livingston</h2>
</div>
</div>
</div>
<div class="w3-container">
<p>
<i class="fa fa-terminal fa-fw w3-margin-right w3-large w3-text-teal"></i>
Software Engineer
</p>
<p>
<i class="fa fa-home fa-fw w3-margin-right w3-large w3-text-teal"></i>
United States
</p>
<p>
<i class="fa fa-envelope fa-fw w3-margin-right w3-large w3-text-teal"></i>
<a target="_blank" href="mailto:[email protected]">
Email Me
</a>
</p>
<p>
<i class="fa fa-linkedin-square fa-fw w3-margin-right w3-large w3-text-teal"></i>
<a target="_blank" href="https://www.linkedin.com/in/emilia-livingston/">
LinkedIn
</a>
</p>
<p>
<i class="fa fa-github fa-fw w3-margin-right w3-large w3-text-teal"></i>
<a target="_blank" href="https://github.com/EmiLivingston">
Github
</a>
</p>
<hr />
<p class="w3-large">
<i class="fa fa-id-badge fa-fw w3-margin-right w3-text-teal"></i><b class="w3-text-gray">Professional Summary</b>
</p>
<div class="w3-margin">
<p>
Passionate and goal-driven Software Engineer well-versed in the front-end development ecosystem. Creative problem solver with more than six years of industry experience developing full stack web apps and developer tools.
</p>
</div>
<hr />
<p class="w3-large">
<i class="fa fa-code fa-fw w3-margin-right w3-text-teal"></i><b class="w3-text-gray">Skills</b>
</p>
<ul>
<li>
Modern web app development with Node, TypeScript, React, Redux, Vue, Vuex, and Ruby on Rails
</li>
<li>
Experience with Playwright, Cypress, Jest, Storybook, Enzyme, Webpack, Babel, Webdriver.io, and RSpec
</li>
<li>
CI/CD with Docker, GitHub Actions, Jenkins, and Spinnaker
</li>
<li>
Avid learner, creative problem solver, and effective communicator
</li>
</ul>
<hr />
<p class="w3-large w3-text-theme">
<i class="fa fa-heart-o fa-fw w3-margin-right w3-text-teal"></i><b class="w3-text-gray">Hobbies</b>
</p>
<ul>
<li>Semi-Competitive Counter-Strike and Overwatch player</li>
<li>Game Development and 3D Modeling</li>
<li>
Hosting servers and developing for Counter-Strike, Garry's Mod, Rust, Minecraft, and GTA communities
</li>
<li>Board games and card games</li>
</ul>
<br />
</div>
</div>
<br />
<!-- End Left Column -->
</div>
<!-- Right Column -->
<div class="w3-twothird">
<div class="w3-container w3-card w3-white w3-margin-bottom">
<h2 class="w3-text-grey w3-section">
<i class="fa fa-laptop fa-fw w3-margin-right w3-xxlarge w3-text-teal"></i>Work Experience
</h2>
<div class="w3-container">
<h5 class="w3-opacity">
<b>C2FO - Senior Software Engineer </b>
</h5>
<h6 class="w3-text-teal">
<i class="fa fa-calendar fa-fw w3-margin-right"></i>April 2022 - November 2023
</h6>
<ul>
<li class="w3-padding-small">
Mentored engineers to build their confidence and competence within our team and tech stack with a focus on React best practices
</li>
<li class="w3-padding-small">
Leveraged Split.io feature flags extensively to safely deploy to production daily while rolling out new features to test groups for feedback before broader adoption
</li>
<li class="w3-padding-small">
Investigated upcoming initiatives to write out technical documentation, break apart work, provide estimates, and support the team through the actual work to deliver quality code on time
</li>
<li class="w3-padding-small">
Ad-hoc improved long-standing deficiencies in UX of pages across applications
<ul>
<li>
Reduced time spent waiting after every click from 3-5s to instant by debouncing and batching selections and filters on an invoice editing page
</li>
<li>
Fixed tabbing and automatically focused input fields on login page so users no longer had to click to enter their credentials
</li>
<li>
Routinely audited accessibility of pages with axe-core to improve contrast and visibility, add labels, and more
</li>
</ul>
</li>
<li class="w3-padding-small">
Refactored challenging and problematic areas of the codebase to DRY up code, make components more easily testable, and reduce overall complexity to make future updates easier and less error-prone
</li>
<li class="w3-padding-small">
Built on and improved dev culture by contributing to dev talks, introducing retros to the team, hosting regular lunches with games, adding a safe channel for devs to ask questions in, creating a team rituals channel with proper meeting notes, and much more
</li>
</ul>
</div>
<div class="w3-container">
<h5 class="w3-opacity">
<b>Garmin - Software Engineer II </b>
</h5>
<h6 class="w3-text-teal">
<i class="fa fa-calendar fa-fw w3-margin-right"></i>February 2020 - April 2022
</h6>
<ul>
<li class="w3-padding-small">
Designed and implemented accessible and responsive web application for managing subscriptions that supported multiple product launches in 2021
</li>
<li class="w3-padding-small">
Led effort to reduce page load times from 4-15s to 0-2s via concurrent async calls, caching data, and improved performance logging
</li>
<li class="w3-padding-small">
Rewrote insecure PHP app using Cloudflare Workers, KV Store, and React
</li>
<li class="w3-padding-small">
Built framework agnostic Web Component library with Stencil JS to speed development and standardize look and feel across applications
</li>
<li class="w3-padding-small">
Participated in Front End Committee that upheld code standards and guided user experience decisions across all front-end teams
</li>
<li class="w3-padding-small">
Wrote digestible technical documentation and supported developers across teams with technical Vue, React, Docker, and Jenkins related problems
</li>
<li class="w3-padding-small">
Supported 10+ applications during on-call rotations and mitigated outages
</li>
</ul>
</div>
<div class="w3-container">
<h5 class="w3-opacity">
<b>Oracle Cerner - Associate Senior Software Engineer </b>
</h5>
<h6 class="w3-text-teal">
<i class="fa fa-calendar fa-fw w3-margin-right"></i>July 2017 - February 2020
</h6>
<ul>
<li class="w3-padding-small">
Worked with agile team on large single page React application for managing genetic lab tests and patient information
</li>
<li class="w3-padding-small">
Designed, implemented, and deployed a self-hosted Dependabot solution across an organization of 600 developers to make it easier to keep projects current with automated GitHub pull requests
</li>
<li class="w3-padding-small">
Created and deployed scorecard application to grade how well teams kept their projects up to date using React and Ruby
</li>
<li class="w3-padding-small">
Collaborated with team to design and implement SDK for Rails on React apps that provided common dependencies and made it possible to create and deploy brand new apps to production in minutes instead of days
</li>
<li class="w3-padding-small">
Developed and maintained Continuous Integration pipeline used in several hundred Ruby and Node projects to enforce standard of quality before merges to main
</li>
</ul>
</div>
</div>
<div class="w3-container w3-card w3-white">
<h2 class="w3-text-grey w3-section">
<i class="fa fa-graduation-cap fa-fw w3-margin-right w3-xxlarge w3-text-teal"></i>Education
</h2>
<div class="w3-container">
<div class=" w3-opacity">
<h5><b>Truman State University</b></h5>
</div>
<div class="w3-text-teal">
<h6><i class="fa fa-calendar fa-fw w3-margin-right"></i>May, 2017</h6>
</div>
<ul style="margin-top: 0">
<li class="w3-padding-small">Bachelor of Science in Computer Science</li>
<li class="w3-padding-small">Minor in Political Science</li>
<li class="w3-padding-small">Member of the Association for Computer Machinery</li>
</ul>
</div>
</div>
<!-- End Right Column -->
</div>
<!-- End Grid -->
</div>
<!-- End Page Container -->
</div>
<footer class="w3-container w3-teal w3-center w3-margin-top">
<p>
Powered by
<a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a>
</p>
</footer>
</body>
</html>