This repository contains my resume created using Typst.
To compile the resume, follow these steps:
-
Install Typst: Ensure you have Typst installed on your machine.
-
Clone this Repository:
git clone https://github.com/yourusername/resume.git cd resume
-
Modify it: Either make a new file and import the template provided or edit my own.
-
Compile the Resume:
typst c name_here.typ
-
Output: The compiled resume will be generated as a PDF in the same directory.