From e00ee028451d08eeea63581f8e3140ec95b4b9dd Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Thu, 30 Sep 2021 08:07:38 -0700 Subject: [PATCH] First cut at my resume --- content/_index.md | 2 ++ content/resume.md | 66 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 content/resume.md diff --git a/content/_index.md b/content/_index.md index f8905d6..2a0cfd3 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,2 +1,4 @@ Hi, I'm Eryn. My pronouns are she/her. I live in San Francisco with my two cats. I work in tech. I love outer space. I have too many hobbies. + +See my [résumé]({{< ref "/resume" >}}). diff --git a/content/resume.md b/content/resume.md new file mode 100644 index 0000000..2df56df --- /dev/null +++ b/content/resume.md @@ -0,0 +1,66 @@ +--- +title: "Résumé — Eryn Wells" +date: 2021-09-29T20:40:09-07:00 +draft: true +--- + +## Experience + +### Apple + +#### Authentication Experience + +2019 to present + +#### iOS Accessibility + +2016 to 2019 + +- Engineering point of contact for accessibility of SpringBoard and Messages on + iOS, and the Braille Screen Input feature of VoiceOver. +- Implemented new guidance features in iOS 13's Camera to assist VoiceOver users + with taking better, more artistic photos. +- Participated in developer outreach at WWDC and onsite events to promote the + value of making software accessible and answer developer questions. + +### Lumos Labs + +2014 to 2016 + +- Migrated from a proprietary navigation implementation in C++ to UIKit + components and established patterns for further development +- Authored process document describing our code review and QA approval process + for patches +- Implemented 1v1 competition feature, which had a greater than 50% engagement + rate + +### VMware + +#### Fusion + +2012 to 2014 + +- Restructured keyboard input handling to improve code architecture and + accommodate multiple clients of our OS X UI library +- Redesigned outdated first-run and trial experiences to improve initial + impressions, and make it easier to try Fusion +- Exposed Cocoa configuration UI for a USB device arbitration library written in + C (through our platform-independent C++ library, and OS X-specific Objective-C + library) + +#### View, Desktop Infrastructure Group + +2011 to 2012 + +- Engineered an extensive rewrite of VDT to incorporate a new deployment backend + relying on VMware vCloud Director, and to allow greater flexibility in how + deployments are created +- Implemented stabilization fixes in the View Deployment Tool (VDT), which is + responsible for deploying instances of the View product during automated + testing +- Completed and stabilized system tests designed to exercise several of View’s + provisioning features + +## Education + +Oberlin College, BA in Computer Science with Honors