More tweaking
This commit is contained in:
parent
a76fe055e2
commit
4a8a1a47d4
1 changed files with 10 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
<!-- Updated: 2018-03-15 -->
|
<!-- Updated: 2018-03-15 -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta content=utf-8>
|
<meta charset="utf-8">
|
||||||
<link rel="stylesheet" href="./styles/resume.css" />
|
<link rel="stylesheet" href="./styles/resume.css" />
|
||||||
<title>Résumé — Eryn Wells</title>
|
<title>Résumé — Eryn Wells</title>
|
||||||
</head>
|
</head>
|
||||||
|
@ -22,11 +22,15 @@
|
||||||
</header>
|
</header>
|
||||||
<div class="subtitle">iOS Accessibility Engineer</div>
|
<div class="subtitle">iOS Accessibility Engineer</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Implemented several new features and improvements to core accessible technologies on iOS</li>
|
<li>Owned accessibility for SpringBoard and Messages on iOS, and the Braille Screen Input feature of
|
||||||
<li>Drove the implementation of many improvements to first party apps, and worked with app teams within Apple
|
VoiceOver.</li>
|
||||||
to enhance their support for our platform.</li>
|
<li>Implemented new guidance features in iOS 13's Camera to assist VoiceOver users with taking better, more
|
||||||
|
artistic photos.</li>
|
||||||
<li>Participated in developer outreach at conferences (WWDC) and onsite events to promote the value of making
|
<li>Participated in developer outreach at conferences (WWDC) and onsite events to promote the value of making
|
||||||
software accessible and answer developer questions</li>
|
software accessible and answer developer questions.</li>
|
||||||
|
<!--<li>Implemented new features and improvements to core accessibility technologies on iOS.</li>-->
|
||||||
|
<!--<li>Drove the implementation of many improvements to first party apps, and worked with app teams within Apple
|
||||||
|
to enhance their support for our platform.</li>-->
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -161,7 +165,7 @@
|
||||||
<dt>Spoken Languages</dt>
|
<dt>Spoken Languages</dt>
|
||||||
<dd>English, Spanish, French</dd>
|
<dd>English, Spanish, French</dd>
|
||||||
<dt>Conferences</dt>
|
<dt>Conferences</dt>
|
||||||
<dd>WWDC 2014–2017, PyCon 2012, She's Geeky 2012</dd>
|
<dd>WWDC 2014–2019, PyCon 2012, She's Geeky 2012</dd>
|
||||||
<dt>Non-Tech Interests</dt>
|
<dt>Non-Tech Interests</dt>
|
||||||
<dd>Calligraphy, music, audio synthesis, cooking, baking, yoga</dd>
|
<dd>Calligraphy, music, audio synthesis, cooking, baking, yoga</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue