Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkthiruvathukal/cv
George K. Thiruvathukal - CV
https://github.com/gkthiruvathukal/cv
Last synced: 26 days ago
JSON representation
George K. Thiruvathukal - CV
- Host: GitHub
- URL: https://github.com/gkthiruvathukal/cv
- Owner: gkthiruvathukal
- Created: 2020-12-27T23:25:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T02:22:47.000Z (about 2 months ago)
- Last Synced: 2024-09-19T05:04:25.223Z (about 2 months ago)
- Language: TeX
- Size: 173 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My CV
======This is my CV in LaTeX. It demonstrates the following:
- Making effective use of the *excellent* Modern CV theme (moderncv).
- Managing my bibliographic entries with *separate* `.bib` files. This makes it easy to check whether I have included all of my publications and other research artifacts.
- Using `\printbibliography` to manage the different types of publications (e.g. conference papers, journal articles, magazine articles, books, etc.)
- Programmatically obtaining and inserting Google Scholar and GitHub metrics.
- Using texlive action to build the CV on every commit.
- Releasing the `.bib` and `.pdf` at https://github.com/gkthiruvathukal/cv/releases whenever a given commit is tagged with `git tag v`Yes, there are excellent GUIs for LaTeX (e.g. Overleaf), which I use for day-to-day work. This is one situation where I decided to use a regular GitHub repo, because I need to generate some of the content for various sections in my CV. Hopefully, one day, such scripting would be possible on the hosted LaTeX Solutions. Even so, GitHub Actions allows me to do all of the *good stuff* without much pain/suffering.
Build Status
--------------[![Deploy CV](https://github.com/gkthiruvathukal/cv/actions/workflows/main.yml/badge.svg)](https://github.com/gkthiruvathukal/cv/actions/workflows/main.yml)
Download
---------Download the [Latest Release of my CV](https://github.com/gkthiruvathukal/cv/releases/latest/download/gkthiruvathukal-cv.pdf)