Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bandali/resume
My resume
https://github.com/bandali/resume
latex resume xelatex
Last synced: 5 days ago
JSON representation
My resume
- Host: GitHub
- URL: https://github.com/bandali/resume
- Owner: bandali
- License: lppl-1.3c
- Created: 2016-12-19T04:29:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-24T21:44:15.000Z (about 8 years ago)
- Last Synced: 2025-02-01T10:13:09.903Z (5 days ago)
- Topics: latex, resume, xelatex
- Language: TeX
- Homepage: https://aminb.org/cv
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume
The source code of my professional resume, based on Steven
Hair's [blog post][stevenhair] on typesetting resumes according to Matthew
Butterick's [Practical Typography resumes][mbresumes].You'll need XeTeX since I'm using [fontspec][fontspec] for typesetting the
beautiful [Calluna][calluna] and [Calluna Sans][callunasans] typefaces by Jos
Buivenga.Use `xelatex resume.tex` to generate the PDF. Or alternatively,
use `latexmk -pvc -xelatex resume.tex` to preview and automatically re-compile
when saving changes.## License
The source code is licensed under the LaTeX Project Public License, either
version 1.3 of this license or (at your option) any later version.
See [LICENSE](LICENSE).[stevenhair]: http://stevenhair.com/blog/2014/2/11/buttericks-practical-typography-and-xelatex-resumes/
[mbresumes]: http://practicaltypography.com/resumes.html
[fontspec]: https://www.ctan.org/pkg/fontspec?lang=en
[calluna]: http://www.exljbris.com/calluna.html
[callunasans]: http://www.exljbris.com/callunasans.html