Ask HN: How do you manage your resume and job applications?
Every time I apply to jobs, I feel like it's incredibly clunky to manage my resume and communication for every position I apply for.
What tools do you use to help organize and streamline your application process?
5 comments
[ 3.0 ms ] story [ 21.2 ms ] threadI keep the master branch up to date. Each time I apply somewhere, I branch off master and edit the files accordingly. I then generate a PDF that I can submit.
And because this is not complicated enough, I have a GitLab CI job that generates a CV from the master branch and uploads it to a private server in case somebody asks me for it.
> Job Hound is a Job Tracking System, a web application that keeps track of every job you are applying for, manages your progress, keeps track of notes, cover letters, etc.