From: Jacob Casper Date: Thu, 1 Oct 2020 22:20:47 +0000 (-0500) Subject: Better describe technical solutions from SL X-Git-Url: https://git.jacobcasper.com/?p=resume.git;a=commitdiff_plain;h=b41e3570c0b968d1406fc3c791b9d613996aa4ad Better describe technical solutions from SL --- diff --git a/resume/experience.tex b/resume/experience.tex index 639067e..e539f4c 100644 --- a/resume/experience.tex +++ b/resume/experience.tex @@ -9,12 +9,12 @@ {Apr. 2018 - Present} { \begin{cvitems} - \item {Develop scalable solutions that process billions of USD worth of customers.} - \item {Create framework for handling errors in and securely passing data between distributed services.} - \item {Write tooling for Continuous Integration to detect exact git commit that introduces a test suite regression.} - \item {Design interfaces that efficiently bill customers for charges across multiple services and in multiple locales.} - \item {Improve monitoring by tracking metrics month-over-month with continuous queries.} - \item {Integrate and consume third party web services.} + \item {Created a distributed worker architecture using RabbitMQ that reduced runtime of a 20-hour batch process to minutes.} + \item {Enable process visibility and communication between distributed services by creating a message passing framework.} + \item {Designed alerting tool for Continuous Integration by scripting git internals to detect exact commit responsible for a test suite regression.} + \item {Develop Influx queries for anomaly detection in API submissions to prevent revenue losses of \$1m/month.} + \item {Scale billing systems that process billions of USD worth of customer transactions.} +% \item {Integrate and consume third party web services.} % \item {Implement tooling to automate billing processes.} \end{cvitems} }