Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-ash-or-am-i/resume
https://github.com/am-ash-or-am-i/resume
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/am-ash-or-am-i/resume
- Owner: AM-ash-OR-AM-I
- Created: 2024-04-04T16:49:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T17:02:26.000Z (29 days ago)
- Last Synced: 2024-11-25T18:18:49.514Z (29 days ago)
- Language: TeX
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume Builder using LaTeX
## Setup
- Build your resume using LaTeX.
- This uses `miktex` to compile the LaTeX file to PDF `texlive` is another option.
- Install miktex from [here](https://miktex.org/download).
- For macOS, you can use `brew install miktex` to install miktex.
- Intsall the LaTeX workshop extension for VS Code. (Restart VS Code after installing the extension incase it doesn't work)
- Open the `resume.tex` file and click on the `Build LaTeX project` button on the top right corner of the editor.
- The PDF will be generated in the same folder.
- You can edit the `resume.tex` file to update your resume.