diff --git a/kurt_cv.tex b/kurt_cv.tex index 3be82c6..7472d83 100644 --- a/kurt_cv.tex +++ b/kurt_cv.tex @@ -37,11 +37,11 @@ \section{Education} \section{Experience} \cventry{2016--present}{Developer}{EROAD}{Auckland}{}{ - In 2016 I spent 3 months working the the operations team. I was responsible for: + In 2016 I spent 3 months working on the operations team. I was responsible for: \begin{itemize} - \item deploying particular versions of software to the staging environments - \item production deploys using Ansible - \item automating the configuration of long lived servers using Chef + \item Deploying particular versions of software to the staging environments + \item Production deploys using Ansible + \item Automating the configuration of long lived servers using Chef \end{itemize} Currently work in the Architecture team. I am responsible for: \begin{itemize} @@ -56,7 +56,7 @@ \section{Experience} such as AMI's and snapshots \item Using the AWS API to create a large pool of EC2 EBS volumes with identical data, for the purpose of having a - massively distributed read only database. + massively distributed read only database \item Automating the deployment of Chef resources such as environment state and cookbooks \end{itemize} @@ -77,13 +77,13 @@ \section{Experience} to buy tickets to see movies at their local cinema.\\ My work on the Android application involves: \begin{itemize} -\item collaborating with other developers, test analysts, business analysts and business people -\item using a bug tracker to find bugs relating to the application -\item using version control systems to get the latest source code from a centralised server, merging +\item Collaborating with other developers, test analysts, business analysts and business people +\item Using a bug tracker to find bugs relating to the application +\item Using version control systems to get the latest source code from a centralised server, merging changes into the main and release branches -\item fixing internal and customer visible bugs -\item implementing features designed by the business analyst on the team -\item having my work reviewed and quality tested +\item Fixing internal and customer visible bugs +\item Implementing features designed by the business analyst on the team +\item Having my work reviewed and quality tested \end{itemize}} \cventry{2013--2014}{Student Intern}{Vista Entertainment Solutions}{Auckland}{}{ \begin{itemize}% @@ -112,7 +112,7 @@ \section{Personal Projects} \cventry{Go}{ec2ssh}{\url{https://github.com/kurtmc/ec2ssh}}{}{}{ Command line tool to ssh into a random EC2 instance that matches the search criteria or run a command on all - instance that match the search criteria. + instances that match the search criteria. } \cventry{Go}{prepare-commit-msg}{https://github.com/kurtmc/prepare-commit-msg}{}{}{ Git hook to prepend the current branch name to commit diff --git a/version b/version index 4f4d7f3..4c36eb1 100644 --- a/version +++ b/version @@ -1 +1 @@ -v0.0.18 \ No newline at end of file +v0.0.19 \ No newline at end of file