From 05985b886f41c4f21ec3badc7c1b5fcec4b3deb8 Mon Sep 17 00:00:00 2001 From: Sky Date: Thu, 16 Apr 2026 16:47:40 -0400 Subject: [PATCH] add chubb and skeleton for disney --- resume/resume.tex | 117 +++++++++++++++++++++++++++------------------- 1 file changed, 68 insertions(+), 49 deletions(-) diff --git a/resume/resume.tex b/resume/resume.tex index fe0a2fa..c8824ca 100644 --- a/resume/resume.tex +++ b/resume/resume.tex @@ -22,59 +22,78 @@ \usepackage[scale=0.75]{geometry} %\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates %\setlength{\makecvtitlenamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks... - % Profile +% Profile \name{Robert Sherman}{} \address{Freehold, NJ} \phone[mobile]{7325352611} \email{robert@sherman.one} \homepage{www.linkedin.com/in/robert-sherman-58708b1b4} - \begin{document} -\makecvtitle - - -\section{Experience} -\cventry -{May 2021 -- February 2024} -{Software Engineer} -{Asurion} -{} -{} -{\begin{itemize}% - \item Developed high traffic nodejs APIs - \item Updated and deployed EC2 containers and Lambda functions to AWS - \item Developed and monitored AWS code pipelines to deploy code to production - \item Wrote and maintained automation to build typescript types from database constraints - \item Maintained high traffic highly available ReactJS app - \item Integrated Typescript type checking into both frontend app and backend apis using JSDoc interface +\begin{document} + \makecvtitle + + + \section{Experience} + \cventry + {September 2025 - April 2026} + {Software Engineer} + {Disney} + {}{} + {\begin{itemize} + \item \end{itemize}} -\cventry -{October 2016 -- May 2021} -{Software/Systems Engineer} -{Intelsat} -{} -{} -{\begin{itemize}% - \item Headed an experimental team to improve internal data access and automation - \item Built backend python APIs to make legacy systems available for modern data access - \item Developed python automations to synchronize active applications - \item Built ReactJS SPAs to access new apis and automation records - \item Maintained delegated server resources, including local version control repositories and orchestration - \item Headed migrating administrative tools and automations into version control -\end{itemize}} -\section{Skills} -\cvitem{Programming Languages}{Javascript, Python, Java, SQL} -\cvitem{Python Frameworks}{fastAPI, Django, Flask} -\cvitem{AWS}{S3, CodePipelines, IAM, Lambda, EC2} -\cvitem{Devops}{Ansible, Docker, Kubernetes} -\section{Education} -\cventry -{2012 | 2016} -{BS in Mechanical Engineering} -{Clarkson University} -{} -{\textit{Potsdam, NY}} -{} - - -\ + \cventry + {September 2024 - September 2025} + {Software Engineer} + {Chubb} + {}{} + {\begin{itemize} + \item Develop closely coupled nodeJS microservice restful APIs and an angular frontend to disparate information for self service + \item Transitioned microservices to new node version and frontend to new angular version, including updating several major typescript versions + \item Improved developer experience through tooling improvements + \item Implemented comprehensive typing options for mutable state + \end{itemize}} + \cventry + {May 2021 -- February 2024} + {Software Engineer} + {Asurion} + {} + {} + {\begin{itemize}% + \item Developed high traffic nodejs APIs + \item Updated and deployed EC2 containers and Lambda functions to AWS + \item Developed and monitored AWS code pipelines to deploy code to production + \item Wrote and maintained automation to build typescript types from database constraints + \item Maintained high traffic highly available ReactJS app + \item Integrated Typescript type checking into both frontend app and backend apis using JSDoc interface + \end{itemize}} + \cventry + {October 2016 -- May 2021} + {Software/Systems Engineer} + {Intelsat} + {} + {} + {\begin{itemize}% + \item Headed an experimental team to improve internal data access and automation + \item Built backend python APIs to make legacy systems available for modern data access + \item Developed python automations to synchronize active applications + \item Built ReactJS SPAs to access new apis and automation records + \item Maintained delegated server resources, including local version control repositories and orchestration + \item Headed migrating administrative tools and automations into version control + \end{itemize}} + \section{Skills} + \cvitem{Programming Languages}{Javascript, Python, Java, SQL} + \cvitem{Python Frameworks}{fastAPI, Django, Flask} + \cvitem{AWS}{S3, CodePipelines, IAM, Lambda, EC2} + \cvitem{Devops}{Ansible, Docker, Kubernetes} + \section{Education} + \cventry + {2012 | 2016} + {BS in Mechanical Engineering} + {Clarkson University} + {} + {\textit{Potsdam, NY}} + {} + + + \ \end{document}