From b4a9e731139aed6efed0e3ef3b5e98a43f6a4304 Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Wed, 24 Apr 2024 12:56:08 -0400 Subject: [PATCH] Swap priority of business names with job titles Move 3DS to below WPI --- content/experience.tex | 58 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/content/experience.tex b/content/experience.tex index a2407db..d04b4f8 100644 --- a/content/experience.tex +++ b/content/experience.tex @@ -11,8 +11,8 @@ %--------------------------------------------------------- \cventry - {Principal Information Technology and Security Engineer} % Job title - {Portal Instruments Inc. - Information Technology} % Organization + {Portal Instruments Inc. - Information Technology} % Job title + {Principal Information Technology and Security Engineer} % Organization {Cambridge MA, United States} % Location {August 2022 - Present (2 years)} % Date(s) { @@ -46,8 +46,8 @@ %--------------------------------------------------------- \cventry - {Systems Administrator / Development Operations Engineer} % Job title - {Starry Inc. - Product Engineering} % Organization + {Starry Inc. - Product Engineering} % Job title + {Systems Administrator / Development Operations Engineer} % Organization {Boston MA, United States} % Location {June 2018 - August 2022 (4 years)} % Date(s) { @@ -82,31 +82,8 @@ %--------------------------------------------------------- \cventry - {Technical Writing Contractor} % Job title - {Dassault Systèmes S.E. - SOLIDWORKS User Experience} % Organization - {Waltham MA, United States} % Location - {May 2015 - January 2016 (8 months)} % Date(s) - { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item { - Tested official product tutorials for compliance with user workflows in - SOLIDWORKS 2016 and updated the tutorials where they were outdated. - } - \item { - Designed and wrote new tutorials for the newly implemented advanced - electrical and pipe routing tools added to SOLIDWORKS 2016. - } - \item { - Responded to and fixed user submitted bug reports concerning errors, - mistakes, or ambiguity in the official product documentation. - } - \end{cvitems} - } - -%--------------------------------------------------------- - \cventry - {Senior Network Technician} % Job title - {Worcester Polytechnic Institute - Network Operations Center} % Organization + {Worcester Polytechnic Institute - Network Operations Center} % Job title + {Senior Network Technician} % Organization {Worcester MA, United States} % Location {August 2013 - June 2018 (5 years)} % Date(s) { @@ -129,4 +106,27 @@ \end{cvitems} } +%--------------------------------------------------------- + \cventry + {Dassault Systèmes S.E. - SOLIDWORKS User Experience} % Job title + {Contract Technical Writer} % Organization + {Waltham MA, United States} % Location + {May 2015 - January 2016 (8 months)} % Date(s) + { + \begin{cvitems} % Description(s) of tasks/responsibilities + \item { + Tested official product tutorials for compliance with user workflows in + SOLIDWORKS 2016 and updated the tutorials where they were outdated. + } + \item { + Designed and wrote new tutorials for the newly implemented advanced + electrical and pipe routing tools added to SOLIDWORKS 2016. + } + \item { + Responded to and fixed user submitted bug reports concerning errors, + mistakes, or ambiguity in the official product documentation. + } + \end{cvitems} + } + \end{cventries}