Resume in JSON 🤓
A few years ago I discovered jsonresume, a very promising project aimed to provide a json-schema to write a resume.
I ...
For further actions, you may consider blocking this person and/or reporting abuse
Thank you so much for pointing me to this!
Just yesterday I got an idea of having my resume in a kind of a structured data format. Shame I already wasted a night developing something that already exists though.
You’re welcome.
You didn’t waste time, that is the life of a developer!
Thank you for motivation. I needed this idea. I think to do something like this just with elements of portfolio/personal website which you can print/download as cv. So for me I think to use Js+NodeJs or Js+C/PHP
Very interesting idea, I was just looking for something like that. Congrats on your work, but I think I'll keep looking for something based on markdown.
Thanks Paulo, I will look into that alternative too.
I just have some doubts about md:
Hi! I am not an expert, but I think you're right. Using MD you'll not have an "standard object" to rely on.
By the way, I think you can use some conventions, for example: the first link (#) could be always the header, and something like that
But it was just an idea man, congrats on your work again. It's awesome
Thanks!
I've been using the StackOverflow theme when sharing my resume due to loading errors with the Elegant theme periodically. While migrating my blog I wondered why I didn't include it in the samples. I guess it wasn't out yet?
Very nice! I'd be willing to contribute
dalevross.com/blog/jsonresume/2015...
probably it was not available by that time, I would be more than happy to have contributors, there are open issues actually
Thanks
I was just now thinking about doing this with gatsby.