https://github.com/ciur/resume
My Resume
https://github.com/ciur/resume
Last synced: 7 months ago
JSON representation
My Resume
- Host: GitHub
- URL: https://github.com/ciur/resume
- Owner: ciur
- License: mit
- Created: 2023-04-26T17:22:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T13:15:17.000Z (about 1 year ago)
- Last Synced: 2025-02-16T02:25:23.747Z (9 months ago)
- Language: TeX
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Resume
My Resume written in [LaTeX](https://www.latex-project.org/) with use of [moderncv package](https://www.ctan.org/pkg/moderncv).
## Install LaTeX
On Ubuntu run following command:
$ sudo apt-get install -y texlive-latex-extra texlive-fonts-extra
Make sure you have `pdflatex`:
$ pdflatex --version
pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian)
## Build PDF
$ pdflatex src/resume-en.tex