jsonresume / resume-website

Website for JSON Resume. 🏡 DEPRECATED - SEE MONO
https://github.com/jsonresume/jsonresume.org
MIT License
439 stars 86 forks source link

Can my project be featured on the projects page? #88

Open blopa opened 3 years ago

blopa commented 3 years ago

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.

reorx commented 1 year ago

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 :)