{"id":20128575,"url":"https://github.com/masterevarior/typst-cv","last_synced_at":"2026-03-05T18:01:29.761Z","repository":{"id":216640370,"uuid":"741167213","full_name":"MasterEvarior/typst-cv","owner":"MasterEvarior","description":"CV template in typst","archived":false,"fork":false,"pushed_at":"2024-01-11T08:44:57.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-01T22:40:41.718Z","etag":null,"topics":["cv","typst"],"latest_commit_sha":null,"homepage":"","language":"Typst","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/MasterEvarior.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-01-09T20:49:16.000Z","updated_at":"2024-01-11T08:46:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"a58b8ee0-c934-4a91-8d7b-ec8d0f33f906","html_url":"https://github.com/MasterEvarior/typst-cv","commit_stats":null,"previous_names":["masterevarior/typst-cv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MasterEvarior/typst-cv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterEvarior%2Ftypst-cv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterEvarior%2Ftypst-cv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterEvarior%2Ftypst-cv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterEvarior%2Ftypst-cv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MasterEvarior","download_url":"https://codeload.github.com/MasterEvarior/typst-cv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterEvarior%2Ftypst-cv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30141275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"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":["cv","typst"],"created_at":"2024-11-13T20:28:06.460Z","updated_at":"2026-03-05T18:01:29.707Z","avatar_url":"https://github.com/MasterEvarior.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typst-cv\nThis is my CV template. For an example see [here](./cv.pdf).\n\n## Usage\nDefine most of your information at the beginning\n```typst\n#let personal_profile = \"A very nice text\"\n#let personal_info = ((\n  (\n    \"service\": \"email\",\n    \"display\": \"john@doe.ch\"\n  ),\n  (\n    \"service\": \"phone\",\n    \"display\": \"+1 206 555 0100\"\n  ),\n  ...\n))\n\n#show: doc =\u003e template(doc, black, \"John Doe\", \"photo.jpeg\", personal_profile, personal_info)\n```\nAfter that you can use helper functions however you want.\n\n\n## Icons\nYou can use whatever icons you want, as long as they are an SVG. Just place them in the `template/assets/svg` folder.\n\n## Images\nPlace your headshot (or anime avatar, whatever) in the `template/assets/img` folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterevarior%2Ftypst-cv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasterevarior%2Ftypst-cv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterevarior%2Ftypst-cv/lists"}