https://github.com/arjunsavel/cv
Arjun Savel's CV — it's automated!
https://github.com/arjunsavel/cv
cv tex
Last synced: 2 months ago
JSON representation
Arjun Savel's CV — it's automated!
- Host: GitHub
- URL: https://github.com/arjunsavel/cv
- Owner: arjunsavel
- License: other
- Created: 2020-04-26T08:26:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T00:15:49.000Z (2 months ago)
- Last Synced: 2025-04-10T01:24:43.567Z (2 months ago)
- Topics: cv, tex
- Language: TeX
- Homepage: https://www.arjunsavel.com/PDFs/CV_Savel.pdf
- Size: 8.42 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CV
[](https://github.com/arjunsavel/CV/actions/workflows/update_pubs.yml) [](https://github.com/arjunsavel/CV/actions/workflows/add_review_nums.yml) [](https://github.com/arjunsavel/CV/actions/workflows/cv_add.yml) [](https://github.com/arjunsavel/CV/actions/workflows/run_tests.yml) [](https://codecov.io/gh/arjunsavel/CV) [](https://github.com/HunterMcGushion/docstr_coverage)  [](https://codeclimate.com/github/arjunsavel/CV/maintainability) [](https://pycqa.github.io/isort/) [](https://github.com/psf/black) [](https://github.com/pre-commit/pre-commit)My CV, [linked with Overleaf](https://www.overleaf.com/). See the compiled version on [my website](https://arjunsavel.github.io/).
The formatting of my CV is based on @davidwhogg's, and the implementation of continuous integration was inspired by @dfm's. Other design components adapted from Sourabh Bajaj and Amlaan Bhoi.
## Process
Every 24 hours (midnight UTC), the `add_review_nums` workflow is run. This scrapes JOSS for the number of reviews I've conducted, writes this number to the main tex file, and commits the changes.Additionally, `scrape_ads` is run, which pulls my publications & their citations from [NASA ADS](https://ui.adsabs.harvard.edu/). These are aggregated, formatted, and written to a tex file.
Finally, a new tag is created for this repository.
Also...adds CV metadata for SEO snippet purposes.