$$$$$$\$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$\ $$\ $$\ $$$$$$\$$$$\ $$$$$$\
$$ _$$ _$$\ $$ __$$\ $$ __$$\ $$ __$$\ $$ _____|$$ | $$ |$$ _$$ _$$\ $$ __$$\
$$ / $$ / $$ |$$$$$$$$ | $$ | \__|$$$$$$$$ |\$$$$$$\ $$ | $$ |$$ / $$ / $$ |$$$$$$$$ |
$$ | $$ | $$ |$$ ____| $$ | $$ ____| \____$$\ $$ | $$ |$$ | $$ | $$ |$$ ____|
$$ | $$ | $$ |\$$$$$$$\ $$\ $$ | \$$$$$$$\ $$$$$$$ |\$$$$$$ |$$ | $$ | $$ |\$$$$$$$\
\__| \__| \__| \_______|\__|\__| \_______|\_______/ \______/ \__| \__| \__| \_______|
The backing markup and styles for jsonresume-theme-randytarampi
and my resume in www
– online and in print.
You probably want to head over to job-application instead, since it offers some additional niceties.
- Place a JS/JSON/JSX file (say
some-awesome-company.json
) that can be parsed into an instance ofResume
in/src/resumes
- Generate your resumes by running
npm run resume
- View it with
open ./dist/some-awesome-company.pdf
See the me
dependencies.
See the me
installation instructions.
# From the `me` monorepo root
yarn lerna run start --scope=@randy.tarampi/resume
# From the `me` monorepo root
yarn lerna run test --scope=@randy.tarampi/resume
# From the `me` monorepo root
yarn lerna run build --scope=@randy.tarampi/resume
yarn lerna run resume --scope=@randy.tarampi/resume