A few small tweaks
This commit is contained in:
parent
7ccfe9a12f
commit
c47e72fc0b
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<!-- vim: set tw=120 --!>
|
<!-- vim: set tw=120: --!>
|
||||||
|
<!-- Updated: 2018-03-15 -->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
<meta content=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>
|
||||||
<style type="text/css" media="all"></style>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main id="resume" class="wrapper">
|
<main id="resume" class="wrapper">
|
||||||
|
@ -39,7 +39,6 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>Migrated from a proprietary navigation implementation in C++ to UIKit components and established patterns
|
<li>Migrated from a proprietary navigation implementation in C++ to UIKit components and established patterns
|
||||||
for further development</li>
|
for further development</li>
|
||||||
<li>Refactored several components of the core Lumosity experience from C++ to UIKit</li>
|
|
||||||
<li>Authored process document describing our code review and QA approval process for patches</li>
|
<li>Authored process document describing our code review and QA approval process for patches</li>
|
||||||
<li>Implemented 1v1 competition feature, which had a greater than 50% engagement rate</li>
|
<li>Implemented 1v1 competition feature, which had a greater than 50% engagement rate</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue