diff --git a/packages/preview/clickworthy-resume/1.0.1/LICENSE b/packages/preview/clickworthy-resume/1.0.1/LICENSE new file mode 100644 index 0000000000..63fd9eae17 --- /dev/null +++ b/packages/preview/clickworthy-resume/1.0.1/LICENSE @@ -0,0 +1,20 @@ +MIT License + +Copyright (c) 2024 Abdullah Hendy + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/packages/preview/clickworthy-resume/1.0.1/README.md b/packages/preview/clickworthy-resume/1.0.1/README.md new file mode 100644 index 0000000000..cf1371733e --- /dev/null +++ b/packages/preview/clickworthy-resume/1.0.1/README.md @@ -0,0 +1,356 @@ +
+ +# clickworthy-resume + +**A simple, flexible, responsive, ATS-friendly, and click-worthy resume. Extra cover letter and extendable to a CV** +
+ +## 🙋‍♂️ Introduction +This **Typst** Resume template allows for writing resumes, CVs, and cover letters fast. The core is borrowed from the [**guided-resume-starter-cgc**](https://github.com/typst/packages/tree/main/packages/preview/guided-resume-starter-cgc/2.0.0) template with extra features, more flexibility, and formatting improvements. + +For advice on writing an effective resume, this [small write-up](https://github.com/typst/packages/blob/main/packages/preview/guided-resume-starter-cgc/2.0.0/template/starter.typ) by the [**guided-resume-starter-cgc**](https://github.com/typst/packages/tree/main/packages/preview/guided-resume-starter-cgc/2.0.0) template author is quite helpful. + +For advice on writing an effective cover letter, this [guide](https://career.engin.umich.edu/sample-cover-letter/) by [UMich ECRC](https://career.engin.umich.edu/) is quite helpful. + +> **NOTE**: See more information on the [**project's main repository**](https://github.com/AbdullahHendy/clickworthy-resume) + +## 🏃 Getting Started +### [**Typst Web App**](https://typst.app/) +1. Open the [Typst App](https://typst.app/) on any supported platform +2. In the *Dashboard*, select *Start from template* +3. Search for ***clickworthy-resume*** and select it +4. Name the project and *Create* +5. The default editor will show the `resume.typ` template. To work with the `cv.typ` and `cover-letter.typ` templates, click the *Explore files* from the top left of the view. +6. Edit the desired template and export it to download your version. + + +### **Local** +1. [Install Typst](https://github.com/typst/typst?tab=readme-ov-file#installation) +2. Create a workspace in the location of choice and run `typst init @preview/clickworthy-resume` to create a template. +3. Edit the desired template, including `resume`, `cv`, or `cover-letter` and run `typst compile