resume VS curriculum-vitae

Compare resume vs curriculum-vitae and see what are their differences.

resume

Adithya's resume generated from a YAML file (by adithyabsk)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
resume curriculum-vitae
1 1
1 0
- -
1.7 10.0
11 months ago over 1 year ago
Python TeX
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

resume

Posts with mentions or reviews of resume. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Make a Resume in LaTeX from Scratch
    12 projects | news.ycombinator.com | 24 Jan 2023
    The common thread in the comments here deals with separating content from styling. I dealt with the same issue when I was applying to jobs and tweaked the `yaml-resume` project to suit my needs. [1] It lets you specify the content in a yaml file which then generated an html page that can be printed (sample output linked). [2]

    [1] https://github.com/adithyabsk/resume

    [2] https://drive.google.com/file/d/1IGC6KN2SkF4behZUOlOlWnbaMpH...

curriculum-vitae

Posts with mentions or reviews of curriculum-vitae. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Make a Resume in LaTeX from Scratch
    12 projects | news.ycombinator.com | 24 Jan 2023
    I write my CV and resume in LaTeX using moderncv and a customized version of deedy-resume. The CV repo is public if you're curious: https://github.com/evansosenko/curriculum-vitae

    If you are hacking on this today, you can use this starter repo to get a LaTeX project setup that builds and publishes your document with GitHub Actions: https://github.com/makenew/latex-project

What are some alternatives?

When comparing resume and curriculum-vitae you can also consider the following projects:

resume

latex-project - Bootstrap a new LaTeX project in less than a minute.