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
- Host: GitHub
- URL: https://github.com/bfgray3/latex-resume
- Owner: bfgray3
- Created: 2022-07-08T03:40:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-19T02:34:27.000Z (7 months ago)
- Last Synced: 2025-11-19T04:14:23.215Z (7 months ago)
- Language: TeX
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```