Go to file
Rioting Pacifist aa860dc876 move to US 2022-04-27 12:51:29 -07: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 move to US 2022-04-27 12:51:29 -07:00
.aspell.en.pws move to US 2022-04-27 12:51:29 -07: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 move to US 2022-04-27 12:51:29 -07: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 depenencies 2022-04-27 12:49:43 -07:00
package.json fix depenencies 2022-04-27 12:49:43 -07:00
requirements.txt fix build dependenies 2021-09-20 15:59:08 +01:00
resume.jrs.json move to US 2022-04-27 12:51:29 -07:00
resume.json move to US 2022-04-27 12:51:29 -07:00
resume.yaml move to US 2022-04-27 12:51:29 -07: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