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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
My Resume
Basic Info
- Host: GitHub
- Owner: gauravgorane
- Language: TeX
- Default Branch: main
- Homepage: https://gauravgorane.github.io/resume/
- Size: 160 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 11 months ago
Metadata Files
Readme
Citation
README.md
Made in autoCV. It is a LaTeX CV template with a GitHub action that automatically compiles the *.tex file into a PDF upon repo updates.
Owner
- Login: gauravgorane
- Kind: user
- Repositories: 1
- Profile: https://github.com/gauravgorane
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: 7
- Create event: 3
Last Year
- Push event: 7
- Create event: 3
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- dante-ev/latex-action latest composite
- peaceiris/actions-gh-pages v4 composite
- planetoftheweb/copy-to-branches v1.3 composite