Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amirhnajafiz/amirhnajafiz.cv
My resumes and templates.
https://github.com/amirhnajafiz/amirhnajafiz.cv
cv latex resume resume-template
Last synced: about 2 months ago
JSON representation
My resumes and templates.
- Host: GitHub
- URL: https://github.com/amirhnajafiz/amirhnajafiz.cv
- Owner: amirhnajafiz
- Created: 2022-01-19T16:49:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T09:56:37.000Z (about 1 year ago)
- Last Synced: 2023-12-25T10:52:20.073Z (about 1 year ago)
- Topics: cv, latex, resume, resume-template
- Language: TeX
- Homepage:
- Size: 2.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amirhossein.najafizadeh.cv
My resumes and templates repository. Check the [archive](./archive) directory to see
my CVs ordered by year. You can find my business CV and academic CV based on their update time and purpose.## build
To build a pdf out of template, run the following command:
```sh
latexmk -pdf templates/main.tex
```