Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Repository
My Resume
Basic Info
- Host: GitHub
- Owner: tylerjw
- Language: TeX
- Default Branch: main
- Size: 144 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
autoCV
A clean CV template in LaTeX along with a GitHub action that complies the *.tex file and publishes a new PDF version when new changes are pushed to the repo
Template Design
The template is designed to be clean with sections for
- Tabular sections for Work Experience, Education and Projects
- Support for including a list of publications read from a *.bib file
- Header with Font Awesome icons
Quickstart
- Fork this repo (you can use the
Use this templatebutton) - Modify the
cv.texfile and push changes to your repo - The complied PDF will be available under the
buildbranch
Optionally, while forking this repo, you can get a direct link to the generated PDF which you can use on your website, LinkedIn etc. that will always point to the latest version of your CV. For this, after editing your copy of cv.tex and pushing changes to your repo, under Settings -> Pages set your Github Pages source to the build directory

Now, once your site is published, your CV will be accessible at: https://username.github.io/autoCV/cv.pdf
This template on Overleaf
Also, if you have a premium subscription to Overleaf, you can use Overleaf's GitHub integration to push changes to your GitHub repo directly from Overleaf.
Detailed Instructions..
Issues
Please start a new discussion or issue if you encounter problems
PS: If you liked the template, do star :star: it! Thanks!
Also, check out:
Owner
- Name: Tyler Weaver
- Login: tylerjw
- Kind: user
- Location: UMT-7
- Website: tylerjw.dev
- Repositories: 171
- Profile: https://github.com/tylerjw
If not now, when? :black_flag:
Citation (citations.bib)
@article{dummypaper,
title = {Paper: This is the name of the paper },
volume = {99},
url = {https://some-link.com},
abstract = {},
number = {18},
journal = {Some Journal},
author = {Last Name, First Name and Other Last Name, First Name},
month = sep,
year = {2019},
keywords = {some keyword, another keyword},
pages = {2200--2300},
}
@article{dummypaper2,
title = {Paper II: This is another paper },
volume = {99},
url = {https://some-other-link.com},
abstract = {},
number = {18},
journal = {Some Journal},
author = {Last Name, First Name and Again Last Name, First Name},
month = sep,
year = {2022},
keywords = {some keyword, another keyword},
pages = {2200--2300},
}
GitHub Events
Total
- Push event: 6
Last Year
- Push event: 6
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Tyler Weaver | m****e@t****v | 19 |
| Tyler Weaver | t****r@s****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/upload-artifact v2 composite
- dante-ev/latex-action latest composite
- peaceiris/actions-gh-pages v3 composite