Hacker News new | ask | show | jobs
by bbody 2342 days ago
Wow this design is amazing!

Have you thought about allowed uploading of JSON Resume (https://jsonresume.org/) format?

1 comments

Thanks, it would be possible to allow uploading a JSON resume, but unfortunately it wouldn't be easy to allow downloading back to JSON Resume format, because I structured the project as more generic (users can have any number of skills, lists, text, ect.) vs JSON Resume scheme being very concrete.

Will look into adding the uploader part though.