resume-website icon indicating copy to clipboard operation
resume-website copied to clipboard

Can my project be featured on the projects page?

Open blopa opened this issue 3 years ago • 1 comments

Dear maintainers,

I have a open source project that uses the JSON schema from json-resume to build PDF resumes online via a web app. The project is called Resume-Builder.

I recently pushed a feature where you can fill a bunch of forms and then download your JSON resume and then use it in my web app or in any other place that uses the json-resume schema.

resume_builder_form

This is the form and it was build with formik by looping through the schema.json file from the resume-schema project, so whenever the schema is updated, the form will also be updated (as long as I publish a new version of course).

Cheers.

blopa avatar May 22 '21 14:05 blopa

This looks great! I've built a similar project called jsoncv, and would also like it to be mentioned in the JSON Resume website, thought it seems that nobody is maintaining this project. @blopa if you are interested, please share your thoughts about jsoncv with me :)

reorx avatar Feb 14 '23 14:02 reorx