An open API service indexing awesome lists of open source software.

https://github.com/codewithemad/resume

My resume, built using latex
https://github.com/codewithemad/resume

latex latex-template resume resume-template

Last synced: 11 months ago
JSON representation

My resume, built using latex

Awesome Lists containing this project

README

          

Resume
######

Installation
************

::

sudo apt install latexmk texlive-latex-extra texlive-fonts-extra texlive-bibtex-extra biber
# or
sudo apt install texlive-full

If you're using vscode, install `LaTeX Workshop`_ extension. To install,
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
::

ext install James-Yu.latex-workshop

With this, you can change the ``.tex`` files and the PDF file will auto generate.

.. _LaTeX Workshop: https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop

Or just run ::

pdflatex Emad_Ehsanrad_v1.1.tex

License
*******

This work is licensed under the terms of the `GNU Affero General Public License (AGPL) <./LICENSE.txt>`_.