{"id":22902972,"url":"https://github.com/samzhang02/resume-generator","last_synced_at":"2025-04-01T07:19:18.842Z","repository":{"id":266029186,"uuid":"897160737","full_name":"SamZhang02/resume-generator","owner":"SamZhang02","description":"CLI tool to generate the resume tailored to your job application ","archived":false,"fork":false,"pushed_at":"2025-01-14T00:45:45.000Z","size":57,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T23:37:08.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SamZhang02.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":"2024-12-02T06:21:48.000Z","updated_at":"2025-01-14T00:45:48.000Z","dependencies_parsed_at":"2024-12-19T03:37:26.584Z","dependency_job_id":null,"html_url":"https://github.com/SamZhang02/resume-generator","commit_stats":null,"previous_names":["samzhang02/resume-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamZhang02%2Fresume-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamZhang02%2Fresume-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamZhang02%2Fresume-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamZhang02%2Fresume-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamZhang02","download_url":"https://codeload.github.com/SamZhang02/resume-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246598190,"owners_count":20802975,"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":[],"created_at":"2024-12-14T02:29:52.984Z","updated_at":"2025-04-01T07:19:18.816Z","avatar_url":"https://github.com/SamZhang02.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Generator\n\n\u003e [!WARNING]\n\u003e Work in progress. This README is incomplete.\n\nThis tool simplifies the process of tailoring your resume for specific job applications. By maintaining a JSON file containing your past job and project experiences, the tool can generate a `.tex` file in the format of [Jake's Resume](https://www.overleaf.com/latex/templates/jakes-resume/syzfjbzwjncs). This allows for quick and easy resume customization.\n\n[![asciicast](https://asciinema.org/a/Cfp7G8oBJNkeIlyg1FBQKyvMK.svg)](https://asciinema.org/a/Cfp7G8oBJNkeIlyg1FBQKyvMK)\n\n## Features\n- Generate `.tex` resumes from a standard JSON file of all your skills and experiences.\n- Easily customizable via the CLI for different job applications.\n\n## Requirements\n- Python3\n- [latexindent](https://github.com/cmhughes/latexindent.pl) (Optional)\n\n## How to Use\n1. Prepare a JSON file containing your job and project experiences following the structure in `doc/example.json`. Ensure the structure aligns with the format expected by the tool.\n3. Run the tool to generate a `.tex` file.\n\n ```shell\n command\n ```\n   \n3. Compile the `.tex` file using your LaTeX compiler to create a PDF resume.\n\n## Support for different resume formats \nThe codebase supports only Jake's Resume format, but it functions as a mini template engine. In the directories, `App/templates/renderer/templates` is reserved for different renderers to handle different resume templates. To create a new format:\n1. Add your custom template to `App/templates/renderer/templates`, using `jake_resume.py` as an example.\n2. Update the template reference (currently `JakesResumeRenderer` in `App/app.py` to use your new format.\n\n## Licence \nThis project is under GNU General Public License v3.0. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamzhang02%2Fresume-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamzhang02%2Fresume-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamzhang02%2Fresume-generator/lists"}