{"id":19595252,"url":"https://github.com/matchy233/typst-chi-cv-template","last_synced_at":"2026-02-18T23:01:54.946Z","repository":{"id":193344118,"uuid":"618860824","full_name":"matchy233/typst-chi-cv-template","owner":"matchy233","description":"😍 Rip-off of rip-off of skyzh's CV, using typst","archived":false,"fork":false,"pushed_at":"2024-10-09T12:12:05.000Z","size":2916,"stargazers_count":151,"open_issues_count":2,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-08T19:23:56.482Z","etag":null,"topics":["cv-template","resume-template","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/matchy233.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-03-25T15:09:23.000Z","updated_at":"2025-10-07T09:35:48.000Z","dependencies_parsed_at":"2024-06-26T01:26:35.304Z","dependency_job_id":"0adc45ce-5921-4ae1-9ea5-554b6b17ef16","html_url":"https://github.com/matchy233/typst-chi-cv-template","commit_stats":null,"previous_names":["matchy233/typst-chi-cv-template"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/matchy233/typst-chi-cv-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchy233%2Ftypst-chi-cv-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchy233%2Ftypst-chi-cv-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchy233%2Ftypst-chi-cv-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchy233%2Ftypst-chi-cv-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchy233","download_url":"https://codeload.github.com/matchy233/typst-chi-cv-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchy233%2Ftypst-chi-cv-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29597853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"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":["cv-template","resume-template","typst"],"created_at":"2024-11-11T08:46:18.614Z","updated_at":"2026-02-18T23:01:54.927Z","avatar_url":"https://github.com/matchy233.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chi CV template, but Typst\n\nRip-off of [rip-off of skyzh's CV](https://github.com/matchy233/chi-cv-template), using [Typst](https://github.com/typst/typst).\n\nPRs and suggestions are welcome.\n\n~~⚠️ The implementation of `fontawesome.typ` is far from perfect and **may** conflict with existing `typst` built-in commands! Please report any issues you find.~~\n\n**[🔮New! (2024/10/09)]** I switched to use [`typst-fontawesome`](https://github.com/duskmoon314/typst-fontawesome)\n\n~~`fonts/FontAwesome6.otf` is generated by merging `Font Awesome 6 Free-Solid-900.otf` and `Font Awesome 6 Brands-Regular-400.otf` using [fontforge](https://fontforge.org/en-US/). Original Font Awesome fonts were downloaded from [here (Desktop version)](https://fontawesome.com/download) (6.0.4 as of 2023/04/01).~~\n\n**[🔮New! (2024/10/09)]** As the template is now dependent on `typst-fontawesome`, I decided to provide the original Font Awesome fonts instead of the merged one.\n\n## Sample Output\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"resume-0.png\" width=\"45%\" alt=\"Page 1 of Chi's CV\"\u003e\n  \u003cimg src=\"resume-1.png\" width=\"45%\" alt=\"Page 2 of Chi's CV\"\u003e\n\u003c/p\u003e\n\n[PDF file](resume.pdf)\n\n## Getting Started\n\n### Using Typst web app\n\n**[🚧 WIP (2024/10/09)]** There is plan for releasing the template to [Typst universe](https://typst.app/universe/). Stay tuned!\n\nUpload `chicv.typ`, `resume.typ` and `fonts/*` to [Typst](https://typst.app/), and then you can edit the CV.\n\n### Locally\n\nAssume that you have installed `typst` cli already and it's in your `$PATH`.\n\n```bash\ngit clone https://github.com/matchy233/typst-chi-cv-template.git\ncd typst-chi-cv-template\ntypst compile --font-path ./fonts ./template/resume.typ resume.pdf\n```\n\n## Usage\n\n```typst\n#import \"@preview/chicv-ripoff:1.0.1\": *\n\n// Customize the page margin and cventry paragraph padding\n// It's the same as #set page(...)\n#show: chicv.with(\n  margin: (x: 1cm, top: 1.5cm, bottom: 2cm),\n  par-padding: (left: 0pt, right: 0pt),\n)\n\n// Chi's name\n= Chi Zhang\n\n// Display the input values in one line separated by vertical bars, preceded by a Font Awesome icon\n#personal-info(\n  // email, phone, github, website, linkedin have pre-defined styles\n  email: \"iskyzh@gmail.com\",\n  phone: \"+1 (145) 141-919\",\n  github: \"https://github.com/skyzh\",\n  website: \"https://skyzh.dev\",\n  linkedin: \"https://www.linkedin.com/in/alex-chi-skyzh/\",\n  // It is also possible to feed customized values using:\n  // --\u003e Format 1: \u003cicon-name\u003e: \u003clink\u003e\n  x-twitter: \"https://twitter.com/iskyzh\",\n  // --\u003e Format 2: a dictionary like below\n  (link: \"https://typst.app/\", text: \"Typst\", icon: \"t\", solid: true),\n)\n\n== Education\n\n// by default, #cventry will bold top-left text\n#cventry(\n  tl: \"Carnegie Mellon University\",\n  // #dates(from: xxx, to: xxx) generates a date range, \"to\" is optional\n  tr: dates(from: \"2022/08\", to: \"2023/12\"),\n  bl: \"Master of Science in Computer Science, GPA 4.10/4.33\",\n  br: \"Pittsburgh, PA, USA\"\n)[\n  - Teaching Assistant for 15-445/645 Database Systems (Fall 2022, Spring 2023, Fall 2023)\n  - Courses: Distributed Systems, Compiler Design, Advanced Database Systems, Deep Learning Systems, etc.\n]\n\n// ...\n// omitted\n// ...\n\n== Work Experience\n\n// but you can override the default bold style by passing content blocks\n#cventry(\n  tl: [#link(\"https://neon.tech\")[*Neon*]],\n  tr: dates(from: \"2024/02\"),\n  bl: [Systems Software Engineer],\n  br: [Remote / Pittsburgh, PA, USA],\n  // you can also override the default padding of content blocks\n  padding: (bottom: -5pt)\n)[]\n\n#cventry(\n  tl: [_... and also_],\n  tr: dates(from: \"2023/05\", to: \"2023/08\"),\n  bl: [Software Engineer Intern],\n  br: [Remote / Pittsburgh, PA, USA],\n)[\n // content omitted\n]\n\n// The template also provides #iconlink and #githublink (a shorthand for #iconlink(icon: \"github\", text: ..., ...))\n#iconlink(\"https://github.com/tikv/tikv/issues/9747\", text: \"TiKV\", icon: \"heart\")\n#githublink(\"https://github.com/tikv\", text: \"tikv\")\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchy233%2Ftypst-chi-cv-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatchy233%2Ftypst-chi-cv-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchy233%2Ftypst-chi-cv-template/lists"}