|
|
|
|
|
by hanula
4232 days ago
|
|
As I am currently looking for work, I had to update my resume, but then I decided simple text processor would be just boring and I created themed HTML/PDF resume generator in Python that takes simple YAML data file. It worked pretty good. There is already JSON Resume [0] initiative but YAML feels much more natural when writing semi-structured text. Here's the source if anyone's interested: https://github.com/hanula/resume [0] https://jsonresume.org/ |
|