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

https://github.com/bfgray3/latex-resume

one-page version of my resume in LaTeX
https://github.com/bfgray3/latex-resume

Last synced: 5 months ago
JSON representation

one-page version of my resume in LaTeX

Awesome Lists containing this project

README

          

## overview

latex version of my resume, modified from [this template](https://es.overleaf.com/latex/templates/cs-slash-it-slash-swe-resume-template/ncxgzcgknkmf).

## usage

build an image that will be used to generate a pdf version of the resume:

```console
$ make build
```

generate the pdf:

```console
$ make
```

## cattonum download count source

```bash
curl https://cranlogs.r-pkg.org/downloads/total/2018-01-01:2023-08-01/cattonum
```