1.2 KiB
1.2 KiB
Juan Canham's Resume Repo
Motivation
As a pragmatist I want to use existing tools e.g hackmyresume, however I also want to personalise the input format as the roles on my CV are less important than the projects and work that I did as part of them.
Additionally I want a single tool used to generate
- My Dynamic Web CV e.g cv.juancanham.com
- Public Static CVs
Contents
This repository contains
- The source yaml file used to generate my CV
- The resultant markdown
- The tools to generate my CVs
- The tools to generate my host my CV:
- cloudformation templates
- [scripts used to deploy them]((deploy/)
- A makefile to tie it all together
Dependencies
-
node tools (see also [package.json])
- work on at least node 8
- hackmyresume
- kcv
- fresh
-
python tools (see also [requirements.txt])
- qrcode
- awscli - used to create the static s3+cloudfront website
- linters
License
Code: BSD-2-Clause