add chubb and skeleton for disney
This commit is contained in:
+68
-49
@@ -22,59 +22,78 @@
|
|||||||
\usepackage[scale=0.75]{geometry}
|
\usepackage[scale=0.75]{geometry}
|
||||||
%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
|
%\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...
|
%\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}{}
|
\name{Robert Sherman}{}
|
||||||
\address{Freehold, NJ}
|
\address{Freehold, NJ}
|
||||||
\phone[mobile]{7325352611}
|
\phone[mobile]{7325352611}
|
||||||
\email{robert@sherman.one}
|
\email{robert@sherman.one}
|
||||||
\homepage{www.linkedin.com/in/robert-sherman-58708b1b4}
|
\homepage{www.linkedin.com/in/robert-sherman-58708b1b4}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\makecvtitle
|
\makecvtitle
|
||||||
|
|
||||||
|
|
||||||
\section{Experience}
|
\section{Experience}
|
||||||
\cventry
|
\cventry
|
||||||
{May 2021 -- February 2024}
|
{September 2025 - April 2026}
|
||||||
{Software Engineer}
|
{Software Engineer}
|
||||||
{Asurion}
|
{Disney}
|
||||||
{}
|
{}{}
|
||||||
{}
|
{\begin{itemize}
|
||||||
{\begin{itemize}%
|
\item
|
||||||
\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}}
|
\end{itemize}}
|
||||||
\cventry
|
\cventry
|
||||||
{October 2016 -- May 2021}
|
{September 2024 - September 2025}
|
||||||
{Software/Systems Engineer}
|
{Software Engineer}
|
||||||
{Intelsat}
|
{Chubb}
|
||||||
{}
|
{}{}
|
||||||
{}
|
{\begin{itemize}
|
||||||
{\begin{itemize}%
|
\item Develop closely coupled nodeJS microservice restful APIs and an angular frontend to disparate information for self service
|
||||||
\item Headed an experimental team to improve internal data access and automation
|
\item Transitioned microservices to new node version and frontend to new angular version, including updating several major typescript versions
|
||||||
\item Built backend python APIs to make legacy systems available for modern data access
|
\item Improved developer experience through tooling improvements
|
||||||
\item Developed python automations to synchronize active applications
|
\item Implemented comprehensive typing options for mutable state
|
||||||
\item Built ReactJS SPAs to access new apis and automation records
|
\end{itemize}}
|
||||||
\item Maintained delegated server resources, including local version control repositories and orchestration
|
\cventry
|
||||||
\item Headed migrating administrative tools and automations into version control
|
{May 2021 -- February 2024}
|
||||||
\end{itemize}}
|
{Software Engineer}
|
||||||
\section{Skills}
|
{Asurion}
|
||||||
\cvitem{Programming Languages}{Javascript, Python, Java, SQL}
|
{}
|
||||||
\cvitem{Python Frameworks}{fastAPI, Django, Flask}
|
{}
|
||||||
\cvitem{AWS}{S3, CodePipelines, IAM, Lambda, EC2}
|
{\begin{itemize}%
|
||||||
\cvitem{Devops}{Ansible, Docker, Kubernetes}
|
\item Developed high traffic nodejs APIs
|
||||||
\section{Education}
|
\item Updated and deployed EC2 containers and Lambda functions to AWS
|
||||||
\cventry
|
\item Developed and monitored AWS code pipelines to deploy code to production
|
||||||
{2012 | 2016}
|
\item Wrote and maintained automation to build typescript types from database constraints
|
||||||
{BS in Mechanical Engineering}
|
\item Maintained high traffic highly available ReactJS app
|
||||||
{Clarkson University}
|
\item Integrated Typescript type checking into both frontend app and backend apis using JSDoc interface
|
||||||
{}
|
\end{itemize}}
|
||||||
{\textit{Potsdam, NY}}
|
\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}
|
\end{document}
|
||||||
|
|||||||
Reference in New Issue
Block a user