|
|
|
|
|
by dfraser992
3483 days ago
|
|
I started building a Django front end for managing a JSON resume, with versioning and cut and paste. It was more for me, so I could stop fiddling with so many old copies of my CV. So I'll take a look at your project. As for output formats, I was planning to integrate HackMyResume (http://please.hackmyresume.com/). Then using the library of existing templates would have been possible. The graphic design quality of some of those templates isn't what I'd want though... I had ideas about enabling HTML templates to support interactivity in some fashion. But HackMyResume is Node based... and Node is annoying as I found out. I see you are using Go, so no idea what it might take to integrate Node or reuse the logic. Why can't you use the JSONresume templates available? Then I decided to stop being a developer :) Life is ... different now. I'd recommend it if one is so inclined. |
|