{"id":18785645,"url":"https://github.com/dbackowski/cv-generator","last_synced_at":"2026-04-26T22:31:11.324Z","repository":{"id":35368692,"uuid":"39631638","full_name":"dbackowski/cv-generator","owner":"dbackowski","description":"Simple CV PDF generator from YAML file.","archived":false,"fork":false,"pushed_at":"2015-07-28T08:11:10.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T01:58:49.103Z","etag":null,"topics":["generator","resume","ruby"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbackowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-24T12:25:28.000Z","updated_at":"2017-06-05T07:03:13.000Z","dependencies_parsed_at":"2022-08-26T12:51:52.966Z","dependency_job_id":null,"html_url":"https://github.com/dbackowski/cv-generator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dbackowski/cv-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fcv-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fcv-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fcv-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fcv-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbackowski","download_url":"https://codeload.github.com/dbackowski/cv-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackowski%2Fcv-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: 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":["generator","resume","ruby"],"created_at":"2024-11-07T20:49:14.436Z","updated_at":"2026-04-26T22:31:11.305Z","avatar_url":"https://github.com/dbackowski.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cv::Generator\n\nSimple CV generator from YAML file to PDF format.\n\n## Installation\n\n    $ gem install cv-generator\n\n## Usage\n\nCreate sample YAML file \"cv.yml\":\n\n```yaml\ngeneral:\n  first_name: Jan\n  last_name: Kowalski\n  address: ul. Testowa 1/2, 11-111 Testowe\n  birth_date: 01.01.1980\n  email: foo@bar.com\n  phone: 123-456-789\n  websites: { GitHub: 'https://github.com/test',\n              RubyGems: 'https://rubygems.org/profiles/test' }\n\nskills:\n  - Ruby \n  - Perl\n\nother_skills:\n  - Prawo jazdy, kategoria B\n\njobs:\n  - { name: 'Test Sp. z o.o.', interval: '2011 - obecnie' }\n  - { name: 'Test', interval: '2010 - 2011' }\n\neducation:\n  - { name: 'Wyższa Szkoła', interval: '2000 - 2003' }\n\nprojects:\n  - projekt nr 1\n  - projekt nr 2\n```\n\n    cv-generator --from cv.yml\n\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/dbackowski/cv-generator.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbackowski%2Fcv-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbackowski%2Fcv-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbackowski%2Fcv-generator/lists"}