this post was submitted on 29 Dec 2024
33 points (92.3% liked)
Open Source
31870 readers
91 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
perhaps not as automated as you'd like it to be, but i recently made a Bash tool for this purpose:
https://codeberg.org/aketawi/markpiler
instead of rewriting the whole thing each time, I store a selection of "snippets" which detail a particular skill or a background, and then compile a bunch of relevant ones together into a markdown resume, which can later be processed into HTML or PDF.
If this "partially automates" the problem, then it's good enough for me. I think this is as close as close can get to what I'm looking for, I will try this out for sure, thanks!
* fingerguns
This is a good starter. I'd been looking at doing something like this with mailmerge on my resume template but I found the frequency I apply for jobs wasn't often enough to bother.