resume VS cv

Compare resume vs cv and see what are their differences.

resume

Adithya's resume generated from a YAML file (by adithyabsk)

cv

Deprecated, see https://github.com/denysvitali/cv-2/ instead (by denysvitali)
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 cv
1 3
1 5
- -
1.7 10.0
11 months ago over 4 years ago
Python TeX
GNU General Public License v3.0 only -
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...

cv

Posts with mentions or reviews of cv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.
  • Ask HN: Tool to create a CV/resume in 2023
    2 projects | news.ycombinator.com | 3 Feb 2023
    Switched from a LaTeX based CV [1] (source [2]) to a Vue based one [3] (source [4]).

    My new CV is more maintainable and I can do things that aren't really straightforward with LaTeX (multi page table), but one of the issues is rendering it to PDF. So far the best solution I've found is to use Puppeteer.

    In any case I think that the result is pretty cool (https://cv.denv.it), but almost no one accepts "web based CVs" (or at least, they are not that common).

    [1]: https://github.com/denysvitali/cv/raw/master/main.pdf

    [2]: https://github.com/denysvitali/cv

    [3]: https://cv.denv.it/

    [4]: https://github.com/denysvitali/cv-2

  • Make a Resume in LaTeX from Scratch
    12 projects | news.ycombinator.com | 24 Jan 2023
    Same but I switched to a web page (with Vue) instead, that can be printed as a PDF.

    Definitely more manageable, especially when it comes to alignment, multi-page tables and fonts.

    Previous template: https://github.com/denysvitali/cv

  • Ask HN: Why isn't there any standard for machine readable CV's?
    2 projects | news.ycombinator.com | 7 Jun 2022
    +1

    I too have my CV made with LaTeX and using a modified template I've found.

    https://github.com/denysvitali/cv/blob/master/main.pdf

    The interesting part is that I can version my CV (actually, this one here is already pretty old), and run a CI job to build the document (which in this case I chose to version along with the repository - I know, bad choice).

    Overall it's as you say, you can just edit a line (even with your phone) and you're good to go.

What are some alternatives?

When comparing resume and cv you can also consider the following projects:

resume

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

resume