# hacksalot/HackMyResume

Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon.

Repository: https://github.com/hacksalot/HackMyResume
Canonical: https://ross.abutalabs.com/products/hackmyresume
Homepage: https://fluentdesk.com/hackmyresume
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-04-03T22:14:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3996, "days_push": 1613, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9342, forks 520 (observed 2026-08-28T04:10:30.688182+00:00)

## What it is
A Node.js command-line tool that generates polished résumés and CVs in multiple formats (HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML) from a single JSON or YAML source. It also analyzes resumes for keyword density and gaps, converts between FRESH and JSON Resume formats, and validates against both schemas.

## Use cases
- generate a resume in pdf and word from one source
- convert my resume between FRESH and JSON Resume formats
- validate a resume against the JSON Resume schema
- analyze my resume for keyword density and employment gaps
- author a CV in JSON and export to HTML and LaTeX
- build a versioned resume stored in git

## When to choose
- you want a single-source-of-truth resume exported to many formats
- you prefer authoring resumes as JSON/YAML in a text editor
- you need local-only, private resume generation without web services
- you want automated resume analysis for keywords and gaps

## When to avoid
- you want a graphical drag-and-drop resume builder
- you need collaborative or cloud-hosted resume editing
- you require actively maintained tooling - the latest release dates to 2022
- you need PDF output but cannot install an external PDF engine like wkhtmltopdf

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, templating, pdf, markdown, json, yaml, documentation
- domain: developer-tools, files
- platform: cli, cross-platform, windows
- tags: resume-builder, cv-generator, fresh-schema, json-resume, multi-format-export, resume-analysis, command-line, nodejs, macos, linux

## Member repositories
- hacksalot/HackMyResume (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.688182+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:27.604135+00:00, confidence not recorded.
  - readme: https://github.com/hacksalot/HackMyResume (fetched 2026-08-28T04:10:30.688182+00:00, sha 72e8bf75b84c)
  - homepage: https://fluentdesk.com/hackmyresume (fetched 2026-08-29T08:22:42.438365+00:00, sha 77b9bdb1abab)
  - registry_npm: https://registry.npmjs.org/hackmyresume (fetched 2026-08-29T08:22:42.447908+00:00, sha 2eb51a962168)
- Data as of 2026-08-30T08:39:29.467469+00:00.
