{"id":50792872,"url":"https://github.com/cryptojones/resume","last_synced_at":"2026-06-12T12:02:25.626Z","repository":{"id":50918953,"uuid":"298413939","full_name":"CryptoJones/resume","owner":"CryptoJones","description":"Resume for Aaron K. Clark (CryptoJones)","archived":false,"fork":false,"pushed_at":"2026-06-05T13:04:25.000Z","size":4870,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-05T13:08:42.468Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CryptoJones.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-24T23:00:18.000Z","updated_at":"2026-06-05T13:04:29.000Z","dependencies_parsed_at":"2025-04-17T11:25:49.617Z","dependency_job_id":"02e971af-d3cb-4fa6-841c-4945352d2654","html_url":"https://github.com/CryptoJones/resume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CryptoJones/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CryptoJones","download_url":"https://codeload.github.com/CryptoJones/resume/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34243053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-12T12:01:46.497Z","updated_at":"2026-06-12T12:02:25.573Z","avatar_url":"https://github.com/CryptoJones.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume for Aaron K. Clark (CryptoJones)\n\nhttps://raw.githubusercontent.com/CryptoJones/resume/master/resume.pdf\n\n`resume.tex` is the single source of truth. `resume_es.tex` / `resume_fr.tex`\nare generated translations (`scripts/sync-translations.py`), and\n`resume_en.{tex,pdf}` are symlinks to `resume.{tex,pdf}`.\n\n## Build everything\n\n```sh\nscripts/generate.py          # all languages (en/es/fr) x all formats (pdf/md)\nscripts/generate.py --sync   # re-translate es/fr from English first, then build\n```\n\nRequires `pdflatex` and `pandoc` 3.x (`--sync` additionally needs the Claude\nCLI).\n\n## PDF pipeline (pdflatex)\n\n```sh\nmake pdf            # resume.pdf, resume_es.pdf, resume_fr.pdf\nmake resume.pdf     # a single document\n```\n\nEach `.tex` is compiled twice with `pdflatex -interaction=nonstopmode` against\nthe custom `resume.cls` (twice so cross-references settle).\n\n## Markdown pipeline (pandoc)\n\n```sh\nmake md             # resume.md, resume_es.md, resume_fr.md\nmake resume.md      # a single document\n```\n\nPandoc never reads `resume.cls`, so the rule prepends\n`scripts/pandoc-defs.tex`, which maps the custom constructs (`\\name`,\n`\\address`, `rSection`, `rSubsection`) onto standard LaTeX the reader\nunderstands:\n\n```sh\npandoc scripts/pandoc-defs.tex resume.tex -f latex -t gfm \\\n    --lua-filter=scripts/resume-md.lua --wrap=none -o resume.md\n```\n\n`scripts/resume-md.lua` then rebuilds the name/contact header (pandoc drops\npreamble content, so `\\name`/`\\address` travel as title/author metadata) and\ncollapses each job's dates/role/location into one italic meta line.\n\n## Housekeeping\n\n```sh\nmake            # = make pdf md\nmake clean      # LaTeX build artifacts\nmake distclean  # also the generated .pdf/.md files\n```\n\nProudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptojones%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptojones%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptojones%2Fresume/lists"}