Commit graph

2 commits

Author SHA1 Message Date
02d2f7a7db
updated summary and removed hyperlinks
This commit includes updates to the summary section to
highlight my desire to continue as a Software Engineer
in the Automation space.

This commit also removes the hyperlinks from the GitHub
and GitLab URLs.
2020-03-09 11:57:25 +00:00
a7b1d7d2cd
feat: created CV using ConTeXt, Go and JSON
- ConTeXt is used for the CV template.
- CV data is stored in a JSON document.
- A small Go script is used to parse the JSON data and render
  the final cv.tex file.
- ConTeXt is then used to render the CV in PDF (other formats to be
  supported soon).
2019-07-30 23:52:56 +01:00