Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.47 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.47 KB

resume-typst

Create your resume in Typst with the readability of Markdown and features of LaTeX. To create a PDF version of your resume, go to https://typst.app/ and create a new project with these three files:

  1. portfolio.yaml: your personal information
  2. settings.yaml: fonts and other visual parameters
  3. main.typ: source code of the resume

If you are subscribed to ChatGPT Plus, you can use this GPT: Resume.Typst. Otherwise, you can share your resume and the content of portfolio.yaml with ChatGPT or similar tools. Then, ask them to update the file based on your resume. You can then use the updated content of portfolio.yaml on https://typst.app/.

References