Show HN: Createresu.me – Client-Side PDF Resume Maker
1–6 of 6 posts
Re: Show HN: Createresu.me – Client-Side PDF Resume Maker
#2I made this project because although there are a lot of resume makers online, they generally require giving your data to somebody.
This project runs completely client side so no personal data is collected (also no ads or tracking). Resumes can also be re uploaded to continue editing.
Code is here: https://github.com/sschandi/create-resume/
Re: Show HN: Createresu.me – Client-Side PDF Resume Maker
#3Hi author here, I made this project because although there are a lot of resume makers online, they generally require giving your data to somebody. This project runs completely client side so no personal data is collected (also no ads or tracking). Resumes can also be re uploaded to continue editing. Code is here: https://github.com/sschandi/create-resume/
The design is slick, I like it. I run https://notyce.me which I believe might complement your app or vice-versa. If you feel the collaboration can make things better, can you drop me an email mentioned on my profile. Thanks
Re: Show HN: Createresu.me – Client-Side PDF Resume Maker
#4Have you thought about allowed uploading of JSON Resume (https://jsonresume.org/) format?
Re: Show HN: Createresu.me – Client-Side PDF Resume Maker
#5As a noob on Gatsby, I really look forward to studying this code!
throwaway account
Re: Show HN: Createresu.me – Client-Side PDF Resume Maker
#6Wow this design is amazing! Have you thought about allowed uploading of JSON Resume ( https://jsonresume.org/ ) format?
Will look into adding the uploader part though.