Skip to content

Commit

Permalink
Clean up personal projects section
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmc committed Jun 24, 2017
1 parent 83f3d01 commit ff243fe
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions kurt_cv.tex
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,15 @@ \section{Education}

\section{Personal Projects}
\cventry{Go}{cloudformation-resource}{\url{https://github.com/ci-pipeline/cloudformation-resource}}{}{}{
This is a Concourse CI resource that allows you to deploy
CloudFormation stacks to AWS. It issues create or update
commands and logs the cloudformation events to the console.
A Concourse CI resource that allows you to deploy CloudFormation
stacks to AWS. Issues create or update commands and logs the
cloudformation events to the console.
}
\cventry{Go}{packer-resource}{\url{https://github.com/ci-pipeline/packer-resource}}{}{}{
This is a Concourse CI resource that allows you to build AWS
AMI's and Docker containers based on packer scripts. It outputs
the AWS AMI ID as a file which can be used elsewhere in the
Concourse pipeline.
A Concourse CI resource that allows you to build AWS AMI's and
Docker containers based on packer scripts. Outputs the AWS AMI
ID as a file which can be used elsewhere in the Concourse
pipeline.
}
\cventry{Go}{ec2search}{\url{https://github.com/kurtmc/ec2search}}{}{}{
Command line tool and library to search for EC2
Expand All @@ -115,8 +115,8 @@ \section{Personal Projects}
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
messages. This is used to link commits to Jira tickets
Git hook to prepend the current branch name to commit messages.
Used to link commits to Jira tickets
}

\section{References available upon request}
Expand Down

0 comments on commit ff243fe

Please sign in to comment.