Go to file
Juan Canham 91f58fd1da fix build dependenies 2021-09-20 15:59:08 +01:00
deploy initial commit 2020-03-18 03:12:18 +00:00
images initial commit 2020-03-18 03:12:18 +00:00
.aspell.en.prepl initial commit 2020-03-18 03:12:18 +00:00
.aspell.en.pws initial commit 2020-03-18 03:12:18 +00:00
.gitignore fix build dependenies 2021-09-20 15:59:08 +01:00
.linkcheckerrc fix build dependenies 2021-09-20 15:59:08 +01:00
.yamllint.yaml initial commit 2020-03-18 03:12:18 +00:00
Makefile fix build dependenies 2021-09-20 15:59:08 +01:00
Readme.md initial commit 2020-03-18 03:12:18 +00:00
Resume.md initial commit 2020-03-18 03:12:18 +00:00
build.sh initial commit 2020-03-18 03:12:18 +00:00
generate_qrcode.py fix build dependenies 2021-09-20 15:59:08 +01:00
package-lock.json fix build dependenies 2021-09-20 15:59:08 +01:00
package.json initial commit 2020-03-18 03:12:18 +00:00
requirements.txt fix build dependenies 2021-09-20 15:59:08 +01:00
resume.jrs.json initial commit 2020-03-18 03:12:18 +00:00
resume.json initial commit 2020-03-18 03:12:18 +00:00
resume.yaml initial commit 2020-03-18 03:12:18 +00:00
settings.yaml fix build dependenies 2021-09-20 15:59:08 +01:00
transform.py fix build dependenies 2021-09-20 15:59:08 +01:00

Readme.md

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

Contents

This repository contains

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