Files
resume/README.md
T
ewpt3ch 0525fa59d8
ci/woodpecker/push/woodpecker Pipeline was successful
test [ALL]
2026-02-03 10:59:34 -07:00

740 B

Resume status-badge

Resume builder

TODO

  • limit rebuild to changes in markdown folder
  • get resume.html with all relevant info
  • create link to download pdf
  • create sub resumes for different roles(dev, data science, sysops) with links to the relevant html and pdf for specific job applications.

Resume(s) are written in markdown and stored in the markdown/ folder. When the project is pushed and has changes:

  • in the markdown folder
  • the src folder
  • or the message [ALL] is in a commit it outputs html and pdf files that get published at www.ewpt3ch.dev/resume.

test [ALL] functionality