diff options
| -rw-r--r-- | resume.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/resume.json b/resume.json index 2da6cf9..5b386e0 100644 --- a/resume.json +++ b/resume.json @@ -93,7 +93,7 @@ "summary": "Dogfood own code, using a PinePhone as primary mobile phone. Improve stability and performance in Shell Scripts. Develop input methods with Wayland in C. Improve application support and discovery", "highlights": [ "Created external tools to implement swipe-typing in virtual keyboard with a unix-like pipe design.", - "Improved proximity lock code to use events from instead of polling, upstreamed patch to linux-tools-iio to facilitate this." + "Improved proximity lock code to use events from instead of polling, upstreamed patch to linux-tools-iio to facilitate this.", "Created plan to move depedency NerdFonts off of assigned unicode codepoints with minimal disruption." ] } @@ -189,7 +189,12 @@ ] } ], - "references": 0, + "references": [ + { + "name": "Tyler Uebele", + "reference": "[Zach's] enthusiasm for tech both on and off the job help him grow very quickly making him an MVP in our company.", + } + ], "languages": [ { "language": "English", |
