Curriculum Vitae
Go to file
Ismael Arenzana 2fc2e94651
Change to github and more up to date info
2023-09-13 13:27:43 -04:00
public updates public folder 2022-08-31 08:23:30 -04:00
.gitignore Updates with Robot Framework, code portfolio and contact 2021-05-19 08:31:21 -04:00
.gitlab-ci.yml Publishes executive resume 2022-08-31 08:32:13 -04:00
README.org Minor updates to title, education, and formatting 2021-05-10 09:43:48 -04:00
cv.sty Credits 2020-07-17 14:10:51 -04:00
en.html Reflects promotion 2021-06-24 13:20:48 -04:00
en.org Creates executive resume. 2022-08-31 08:08:58 -04:00
en.pdf Reflects promotion 2021-06-24 13:20:48 -04:00
es.html Reflects promotion 2021-06-24 13:20:48 -04:00
es.org Reflects promotion 2021-06-24 13:20:48 -04:00
es.pdf Reflects promotion 2021-06-24 13:20:48 -04:00
exec_en.html Change to github and more up to date info 2023-09-13 13:27:43 -04:00
exec_en.org Change to github and more up to date info 2023-09-13 13:27:43 -04:00
exec_en.pdf Change to github and more up to date info 2023-09-13 13:27:43 -04:00
org.css Minor updates to title, education, and formatting 2021-05-10 09:43:48 -04:00
personal_info.org Change to github and more up to date info 2023-09-13 13:27:43 -04:00

README.org

CV

What

My CV. Feel free to use it as a base for your own org-based PDF/HTML resumé.

How

You'll need: TexLive (full), Emacs, Org-Mode, Pandoc.

To compile for LaTex/PDF:

M-x org-latext-export-to-pdf

To compile for HTML 5:

M-x org-pandoc-export-to-html5