Science Score: 44.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: FoxHound0x00
- Language: TeX
- Default Branch: master
- Size: 60.5 KB
Statistics
- Stars: 0
- Watchers: 0
- 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
Detailed Instructions..
Issues
Please start a new discussion or issue if you encounter problems
Owner
- Name: FoxHound
- Login: FoxHound0x00
- Kind: user
- Repositories: 1
- Profile: https://github.com/FoxHound0x00
Citation (citations.bib)
@article{Paper1,
title = {Using Deep Learning Techniques to Evaluate Lung Cancer Using CT Images},
% volume = {99},
url = {https://doi.org/10.1007/s42979-022-01587-y},
% abstract = {},
% number = {18},
journal = {SN Computer Science },
% author = {Last Name, First Name and Other Last Name, First Name},
month = Jan,
year = {2022},
%keywords = {some keyword, another keyword},
%pages = {2200--2300},
}
@article{Paper2,
title = {Machine Learning Techniques to Detect DDoS Attacks in IoT’s, SDN’s: A Comprehensive Overview},
% volume = {99},
url = {https://doi.org/10.5281/zenodo.8027034},
% abstract = {},
% number = {18},
journal = {International Journal of Human Computations and Intelligence },
%author = {Last Name, First Name and Again Last Name, First Name},
month = Jun,
year = {2023},
%keywords = {some keyword, another keyword},
% pages = {2200--2300},
}
GitHub Events
Total
- Push event: 5
- Create event: 2
Last Year
- Push event: 5
- Create event: 2