{"id":15958974,"url":"https://github.com/kaosdev/elialotti-cv","last_synced_at":"2026-03-19T12:37:11.426Z","repository":{"id":216180964,"uuid":"740038835","full_name":"kaosdev/elialotti-cv","owner":"kaosdev","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-29T10:39:15.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-29T12:48:56.166Z","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/kaosdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.MD","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}},"created_at":"2024-01-07T10:38:46.000Z","updated_at":"2025-07-29T10:39:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b5f0964-00f9-42d3-8560-22d710a94f32","html_url":"https://github.com/kaosdev/elialotti-cv","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"0a2a86e3277ae8d3ceb57c46e1876d070718e9ba"},"previous_names":["kaosdev/elialotti-cv"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/kaosdev/elialotti-cv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaosdev%2Felialotti-cv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaosdev%2Felialotti-cv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaosdev%2Felialotti-cv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaosdev%2Felialotti-cv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaosdev","download_url":"https://codeload.github.com/kaosdev/elialotti-cv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaosdev%2Felialotti-cv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28842868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-07T14:21:44.378Z","updated_at":"2026-01-28T08:37:30.899Z","avatar_url":"https://github.com/kaosdev.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elialotti-cv\n\nThis is a small personal project to automatically generate my resume from a json file. It uses python, latex and Jinja2.\nYou are welcome to fork this project to generate your own resume.\n\n## How does it work\n\nYou can generate as many resumes you want, you just need to add a new json file inside resumes folder.\nFor example I have 2 resumes, one in English and one in Italian.\n\nThe json file must have specific fields, take as an example resumes/cv-en.json.\n\nOnce you have your json files, you can start the automatic generation with one simple command:\n\n```sh\ndocker-compose up --build\n```\n\nThis command will start a docker container with all the necessary latex and python depencecies. It will automatically output to /output folder one pdf file for every json file you have.\n\nA github workflow is also available and it works this way:\n\n- Push your changes to main branch\n- A new github action will start\n- It will launch the docker container and generate the pdf files\n- A new release will be created, inside the artifacts you can find your pdf files\n\n## Templates\n\nYou can change the template for each resume by changing the \"template\" field inside the json file.\nCurrently 3 templates are available: alta-en-one-col, alta-en, alta.\nThey are all based on [AltaCV](https://github.com/liantze/AltaCV).\n\nalta-en-one-col is the only one currently updated, the others may need some changes for them to work correctly.\n\nYou can add more templates by adding a new folder in src/templates.\nThe folder name will be the same you need to use in the json file.\n\nInside the folder there must be a template.tex file. Inside this file you can write your template as a combination of tex and jinja2.\n\nTo make jinja2 works correctly with tex files I had to change block and variables start/end tags. Take alta-en-one-col as an example of how to build a template.\n\nYou may want to add new sections or fields. You can just add them in the json and directly reference them in the template.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaosdev%2Felialotti-cv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaosdev%2Felialotti-cv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaosdev%2Felialotti-cv/lists"}