erynwells.me/content/resume.md

64 lines
2.6 KiB
Markdown
Raw Normal View History

2021-09-30 08:07:38 -07:00
---
title: "Résumé"
2021-09-30 08:07:38 -07:00
date: 2021-09-29T20:40:09-07:00
2021-10-11 12:00:46 -07:00
draft: false
type: resume
2021-09-30 08:07:38 -07:00
---
## Experience
{{< resume_section company="Apple" team="Authentication Experience" from=2019 >}}
2021-09-30 08:07:38 -07:00
- Presented a video at WWDC 2021 called [Secure login with iCloud Keychain
verification codes][wwdc21-totp-video], describing security codes, how they
improve password-based authentication, and how to use the new verification code
feature of the Password Manager on iOS and macOS
- Designed and built one-time verification codes for the Password Manager on iOS
and macOS
2021-09-30 08:07:38 -07:00
{{< resume_section company="Apple" team="iOS Accessibility" from=2016 to=2019 >}}
2021-09-30 08:07:38 -07:00
- Engineering point of contact for accessibility of SpringBoard and Messages on
iOS, and the Braille Screen Input feature of VoiceOver
2021-09-30 08:07:38 -07:00
- Implemented new guidance features in iOS 13's Camera to assist VoiceOver users
with taking better, more artistic photos
2021-09-30 08:07:38 -07:00
- Participated in developer outreach at WWDC and onsite events to promote the
value of making software accessible and answer developer questions
2021-09-30 08:07:38 -07:00
{{< resume_section company="Lumos Labs" team="Lumosity iOS" from=2014 to=2016 >}}
2021-09-30 08:07:38 -07:00
- 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
{{< resume_section company="VMware" team="Fusion" from=2012 to=2014 >}}
2021-09-30 08:07:38 -07:00
- 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)
{{< resume_section company="VMware" team="View Desktop Infrastructure" from=2011 to=2012 >}}
2021-09-30 08:07:38 -07:00
- 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 Views
provisioning features
## Education
2021-10-05 20:44:33 -07:00
{{< resume_flex 2010 >}}
Oberlin College, BA in Computer Science with Honors
{{< /resume_flex >}}
[wwdc21-totp-video]: https://developer.apple.com/videos/play/wwdc2021/10105/