Resume-Builder

Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.

MIT License

Stars
194
Committers
6

Bot releases are visible (Hide)

Resume-Builder - 4.1.0 Latest Release

Published by blopa 2 months ago

  • Bump NPM package versions.
  • Fix issue #74.
  • Add option to use markdown in the cover letter, summaries, and descriptions.
  • Add option to add LLM easter-egg to the resume.
  • Add description to fields in the builder form.
Resume-Builder - 4.0.12

Published by blopa over 1 year ago

  • Bump NPM packages versions.
  • Fix "0" showing up in the Cover Letter component.
  • Update Babel and ESLint configuration.
Resume-Builder - 4.0.11

Published by blopa over 1 year ago

  • Replace gatsby-plugin-intl for gatsby-plugin-react-intl.
Resume-Builder - 4.0.10

Published by blopa about 2 years ago

  • Replace gatsby-plugin-intl for gatsby-plugin-react-intl.
Resume-Builder - 4.0.9

Published by blopa about 2 years ago

  • Bump NPM packages versions.
Resume-Builder - 4.0.8

Published by blopa over 3 years ago

  • Add cover letter field to the resume builder forms.
  • Add param to the build page to go directly to a specific form.
Resume-Builder - 4.0.7

Published by blopa over 3 years ago

  • Fix builder page translations.
  • Add more Spanish translations (Thanks Leandro).
Resume-Builder - 4.0.6

Published by blopa over 3 years ago

  • Create form to create a JSON resume from scratch
  • Add theme switcher in the sidebar
Resume-Builder - 4.0.5

Published by blopa over 3 years ago

  • Fix profiles not being parsed correctly from the Spreadsheet
  • Fix parsing Google Spreadsheet (but you need to publish it to the web to work)
Resume-Builder - 4.0.3

Published by blopa over 3 years ago

  • Add toggler for keywords and highlights on the sidebar.
  • Bump Gatsby and plugins to 3.5.
  • Big refactor on the global state.
  • Data disabled from the spreadsheet can now be enabled via the sidebar.
  • Downloaded JSON resume will only contain enabled data.
Resume-Builder - 4.0.2

Published by blopa over 3 years ago

  • Filter out resume templates that are not ready yet.
  • Add download link to download the JSON data.
  • Fix resume viewer.
  • Add missing fields on "work" and "projects".
  • Small layout fixes in the "Default" template.
  • Arrays from the spreadsheet are now parsed using ';' instead of ','.
Resume-Builder - 4.0.1

Published by blopa over 3 years ago

  • Add visual cue to the cover letter variables.
Resume-Builder - 4.0.0

Published by blopa over 3 years ago

  • Fix page break between title and items using a dirty hack (but hey it works).
  • Add cover letter editor.
  • Update JSON Schema to v1.0.0.
  • Update Gatsby to v3.
Resume-Builder - 3.1.1

Published by blopa over 3 years ago

  • Fix Resume Viewer page for SSR
Resume-Builder - 3.1.0

Published by blopa over 3 years ago

  • Update spreadsheet and JSON schema
  • Fix template selector not using the global state
  • Add option to set language in the Resume Viewer page
  • Other small improvements (lintering) in the code
  • Improve JSON object generation
  • Improve Default resume template
  • Add custom translations
Resume-Builder - 3.0.6

Published by blopa over 3 years ago

- Update dependency packages versions
Resume-Builder - 3.0.5

Published by blopa about 4 years ago

Resume-Builder - 3.0.4

Published by blopa about 4 years ago

  • Fix React suspense on the resume viewer page.
Resume-Builder - 3.0.3

Published by blopa about 4 years ago

Resume-Builder - 3.0.2

Published by blopa about 4 years ago

  • Fix template selector
  • Fix interests toggler