From 529e587e1ed0880148c11eeeec070fb77de82eec Mon Sep 17 00:00:00 2001 From: Drew Short Date: Thu, 12 Sep 2019 19:41:48 -0500 Subject: [PATCH] Updating Optum experience and role --- tex_parts/resume_body/experience.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tex_parts/resume_body/experience.tex b/tex_parts/resume_body/experience.tex index 505905f..e8ee9f5 100644 --- a/tex_parts/resume_body/experience.tex +++ b/tex_parts/resume_body/experience.tex @@ -1,6 +1,6 @@ \section{EXPERIENCE} -{\bf Senior Software Engineer} \hfill {\bf Optum} \\ +{\bf Lead Software Engineer} \hfill {\bf Optum} \\ \begin{tabular*}{1.0\linewidth}{@{}c@{\extracolsep{\fill}}r@{}} Eden Prairie, MN & 2017 - {\the\year} (\difftoday{2017}{08}{01}) \\ & (Contracted) 2016 - 2017 (\diffdates{2016}{12}{12}{2017}{07}{30}) \\ @@ -8,6 +8,8 @@ Eden Prairie, MN & 2017 - {\the\year} (\difftoday{2017}{08}{01}) \\ \end{tabular*} \begin{itemize} \itemsep -0.5pt % reduce space between items + \item Developed report tooling to group and assign security issues to domain teams. + \item Led efforts to triage critical security issues in a production Spring application. \item Improved a code generation feature of an internal framework built on top of Spring Framework. Easing life for developers. \item Led the coversion work of inline JSON deserialization to Jackson enhanced DTO for the communication of internal datastructures via web API and message queues. \item Involved in the early work to replace standalone legacy REST API services with versions built on the latest Spring Boot.