{"id":15891384,"url":"https://github.com/sewera/resumegen","last_synced_at":"2026-05-10T03:05:19.888Z","repository":{"id":186341937,"uuid":"625202765","full_name":"sewera/resumegen","owner":"sewera","description":"A tool for generating a classic style resume from YAML using LaTeX.","archived":false,"fork":false,"pushed_at":"2023-11-12T20:13:36.000Z","size":326,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T13:51:18.203Z","etag":null,"topics":["go","golang","latex","resume","resume-generator","resume-template","resume-tex","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sewera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-04-08T11:33:51.000Z","updated_at":"2023-12-29T15:08:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"d12eca3d-5351-4f90-972a-bb5028fe6674","html_url":"https://github.com/sewera/resumegen","commit_stats":null,"previous_names":["sewera/resumegen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sewera/resumegen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sewera%2Fresumegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sewera%2Fresumegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sewera%2Fresumegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sewera%2Fresumegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sewera","download_url":"https://codeload.github.com/sewera/resumegen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sewera%2Fresumegen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265167717,"owners_count":23721502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["go","golang","latex","resume","resume-generator","resume-template","resume-tex","yaml"],"created_at":"2024-10-06T07:21:50.265Z","updated_at":"2026-05-10T03:05:14.850Z","avatar_url":"https://github.com/sewera.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Generator LaTeX\nA tool for generating a classic style resume from metadata, templated in LaTeX.\n\n## Example\n\nAn example YAML can be found in [example/example.yaml](./example/example.yaml).\nThe command:\n\n```sh\ncat example/example.yaml | ./resumegen example/example.pdf\n```\n\ngenerates [example/example.pdf](./example/example.pdf),\nwhich looks like this:\n\n![Example Resume](./example/example.png)\n\n## Prerequisites\n\n- Go\n- Make\n- TeXLive (with latexmk)\n\n## Run\n\n```sh\nmake build\ncat \u003cinput_file.yaml\u003e | ./resumegen \u003coutput_file.pdf\u003e\n```\n\n## Combining inputs\n\nYou can have structured files for different kinds of resumes,\nlike:\n\n```sh\ncat base.yaml company1.yaml backend.yaml | ./resumegen your_name_company1_backend.pdf\n```\n\n## Schema validation\n\nNo fields in `Resume` are required,\nbecause data can be spread through different YAML files.\nSchema validation should work out of the box in IntelliJ.\nIn VSCode, you have to install a recommended extension for YAML.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsewera%2Fresumegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsewera%2Fresumegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsewera%2Fresumegen/lists"}