Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

levino/jsonresume-theme-stackoverflow-react

 
 

Repository files navigation

Yet another theme for json resume

I made jsonresume-theme-stackoverflow-react since I need to output a German CV in some cases. My package is a fork of jsonresume-theme-stackoverflow which has a nice design. Maybe the people from this package will merge my changes in and then I will discontinue my fork. Please double check.

Usage

Please also see my demo repository for the usage of the multilangague feature. This package exports different theme generation scripts for different languages (currently German and English) in folders like /dist/{LANGUAGE}/index.js so once you have installed the package in your local project, you can do things like:

yarn resume export -r resume.de.json -t ./node_modules/jsonresume-theme-stackoverflow-react/dist/de CV.pdf

Development

I made this as a basis for others to add more languages. The repo comes with a new stack (react) and new productivity tools (storybook and i18next) to ease the work. So I kindly invite you to open an issue for the new language you want to add and then make a PR providing support for that language.

Previews

Example CV

There is an automatic deployment of a made up example CV with this theme.

Storybook deployment

There is an automatic storybook deployment.

Remarks

The CVs of Samantha Jones were made up / translated for me by ChatGPT. I also used ChatGPT to translate all handlebars templates to jsx code. Worked brilliantly and saved me so much time!

Packages

No packages published

Languages

  • TypeScript 80.6%
  • CSS 19.0%
  • HTML 0.4%