Resume in JSON: jsonresume-theme-stackoverflow
Francesco Esposito
Posted on January 28, 2019
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 immediately got excited and I wrote 2 templates for that: 👨🏼💻
- jsonresume-stackoverflow-theme: code and demo which I am proud of 🕺
- another one that I actually don't like anymore 😆
My first handcrafted resume template 🌟
The StackOverflow template was my first resume written using web technologies and it has some popularity, I got contributions and features requests. I use it myself as my resume and a bunch of my friends use it too. However, the schema is not very flexible and the last iteration was done 5 years ago json-resume-schema.
The current stack to write a template for json-resume is quite old too: Handlebars.js.
Need for a rewrite 😎
My idea is to fully rewrite my StackOverflow template, (maybe the json-schema too, but this is another story) using different technologies, the most reasonable that come to my mind are:
- React
- Custom Elements
HELP ❤️
- Is anyone interested in that project?
- Which technologies to do you advice me to choose and why?
Posted on January 28, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.