https://github.com/ryanfleck/resume
Ryan Fleck - Cirriculum Vitae / Resume
https://github.com/ryanfleck/resume
Last synced: 5 months ago
JSON representation
Ryan Fleck - Cirriculum Vitae / Resume
- Host: GitHub
- URL: https://github.com/ryanfleck/resume
- Owner: RyanFleck
- Created: 2024-08-25T22:35:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T17:49:04.000Z (over 1 year ago)
- Last Synced: 2025-02-02T08:25:49.885Z (over 1 year ago)
- Language: TeX
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: Ryan Fleck's Resume
View the latest copy here: [[https://github.com/RyanFleck/Resume/blob/master/Ryan_Fleck_CV.pdf][Ryan_Fleck_CV.pdf]]
* Build
Install LaTeX and TeXstudio.
#+begin_src bash
sudo apt-get install texlive-latex-base texlive-fonts-recommended \
texlive-fonts-extra texlive-latex-extra pandoc texstudio
#+end_src