experience.tex (5024B)
1 \cvsection{Experience} 2 3 \begin{cventries} 4 \cventry 5 {IT Operations Analyst Linux} % Job title 6 {Clearstream Services} % Organization 7 {Luxembourg, Luxembourg} % Location 8 {Sep. 2021 -- Feb. 2022} % Date(s) 9 { 10 \begin{cvitems} % Description(s) of tasks/responsibilities 11 \item {Troubleshooting the failures of various applications used by the company to maximise uptime.} % three examples 12 \item {Installation and modification of applications for repair and preventative maintenance.} % three examples 13 \item {Coordinated with development support to apply fixes on live production environments.} % three examples 14 \end{cvitems} 15 } 16 17 \cventry 18 {Software Engineer / DevOps Engineer} % Job title 19 {NEC Software Solutions} % {APD Communications (formerly)} % Organization 20 {Kingston upon Hull, United Kingdom} % Location 21 {Aug. 2019 -- Jun. 2021} % Date(s) 22 { 23 \begin{cvitems} % Description(s) of tasks/responsibilities 24 \item {Worked on an Angular cloud web app, with CosmosDB and Azure API platforms} 25 \item {Contributed to a content management system using .NET and JavaScript, with Bootstrap and SASS.} 26 \item {Maintained Team Foundation Server build pipelines and administered their migration to Azure.} 27 \item {Using Gherkin via Specflow to perform behaviour-driven development as well as test-driven development, where all tests are run during continuous integration - specified in the build pipeline.} 28 \item {Deployed virtual machine for a Team Foundation Server build agent, which handled the continuous integration and delivery of Nuget packages via infrastructure as code.} 29 \item {Created virtual machines for databases and build agents, as well as deployed containerised applications both on premise and in Azure.} 30 \end{cvitems} 31 } 32 33 \cventry 34 {Full Stack Web Developer} % Job title 35 {Atom Beer} % Organization 36 {Kingston upon Hull, United Kingdom} % Location 37 {Sep. 2018 -- May 2019} % Date(s) 38 { 39 \begin{cvitems} % Description(s) of tasks/responsibilities 40 \item {Contributed to client facing website for a subscription service - using ASP.NET Core that implemented the MVC pattern.} 41 \item {Utilised Team Foundation Server for source control and build agents.} 42 \item {Used the Agile methodology Scrum as the development paradigm, as well as test driven development and pair programming.} 43 \end{cvitems} 44 } 45 46 %\cventry 47 %{Laboratory Demonstrator} % Job title 48 %{University of Hull} % Organization 49 %{Kingston upon Hull, United Kingdom} % Location 50 %{Sep. 2018 -- Dec. 2018} % Date(s) 51 %{ 52 % \begin{cvitems} % Description(s) of tasks/responsibilities 53 %\item {Implemented a re-designed onboarding flow for new retailer customers, improving the onboarding process for account managers and customers with automated Salesforce integration.} 54 %\item {Helped junior students with practical programming work.} 55 %\item {Demonstrated punctuality and subject knowledge.} 56 %\item {Developed team working and interpersonal skills working with fellow demonstrators.} 57 %\end{cvitems} 58 %} 59 60 %\cventry 61 %{Consultant Internship} % Job title 62 %{Medical Market Research Group} % Organization 63 %{Guildford, United Kingdom} % Location 64 %{Summer 2016} % Date(s) 65 %{ 66 % \begin{cvitems} % Description(s) of tasks/responsibilities 67 % \item {Developed software written in Visual Basic for Applications to process spreadsheets.} 68 % \item {Independently programmed project.} 69 % \item {Proactively got feedback both in person and over e-mail correspondence.} 70 % \item {As a result reduced the process from hours to minutes and increased company productivity.} 71 % \end{cvitems} 72 %} 73 74 %\cventry 75 %{Software Engineer Intern} % Job title 76 %{Toast} % Organization 77 %{Boston, MA} % Location 78 %{Jan. 2017 - Aug. 2017} % Date(s) 79 %{ 80 % \begin{cvitems} % Description(s) of tasks/responsibilities 81 % \item {Built a microservice, database schema, and related web pages to manage customer accounts --- 50,000+ created within the first two months.} 82 % \item {Designed and helped implement a second microservice as a month-long architecture refactor to reduce technical debt and build the infrastructure for upcoming payment features.} 83 % \item {Enhanced the audit tool to query real-time data from restaurants' Android devices, proactively resolving customers' configuration bugs.} 84 % \end{cvitems} 85 %} 86 87 %\cventry 88 % {Programming Mentor, TA} % Job title 89 % {CSTUY Hacking Sessions} % Organization 90 % {New York, NY} % Location 91 % {Sept. 2014 - Mar. 2015} % Date(s) 92 % { 93 % \begin{cvitems} % Description(s) of tasks/responsibilities 94 % \item {Taught programming concepts to high school students using Java and Processing while providing input for lesson plans and project ideas.} 95 % \end{cvitems} 96 % } 97 \end{cventries}