automatic-resume

Create new resume

https://github.com/frostdev7506/automatic-resume

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 (7.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Create new resume

Basic Info
  • Host: GitHub
  • Owner: Frostdev7506
  • Language: TeX
  • Default Branch: main
  • Size: 511 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Citation

README.md

Auto-Resume

A clean CV template for a resume in LaTeX along with a GitHub action that complies the *.tex file and publishes a new PDF version AND HTML version of the resume 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

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

Owner

  • Name: Neeraj Butola
  • Login: Frostdev7506
  • Kind: user
  • Location: Nerul, Navi Mumbai
  • Company: none

Full Stack MERN Developer || Privacy Enthusiast

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,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: 28
  • Create event: 3
Last Year
  • Push event: 28
  • Create event: 3