diff options
Diffstat (limited to 'cv.html')
-rw-r--r-- | cv.html | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -96,13 +96,15 @@ <em>Automatic Data Processing (June 2018-August 2021)</em> <ul> <li> - Authored <em>Altruistic Angelshark</em>, an Avaya Communication Manager - automation daemon, to ease friction caused by existing, interactive, and - fragile tools and processes. This tool was used to save the company - rougly half a million dollars per year by enabling unused license - cleanup with little operator input. It was deemed appropriately useful - to release as free and open source software. It was written in Rust and - operates over the SSH2 library using an undocumented Avaya protocol. + Authored + <a href="https://github.com/adpllc/altruistic-angelshark"><em>Altruistic Angelshark</em></a>, + an Avaya Communication Manager automation + daemon, to ease friction caused by existing, interactive, and fragile + tools and processes. This tool was used to save the company rougly half a + million dollars per year by enabling unused license cleanup with little + operator input. It was deemed appropriately useful to release as free and + open source software. It was written in Rust and operates over the SSH2 + library using an undocumented Avaya protocol. </li> <li> Co-authored an authentication/authorization API to specifically serve |