f

fantastic-cv

@preview

A fantastic cv template that is highly customizable and easy to use.

v0.1.0
MIT
Template

Package Information

Last Updated
Authors
Austin Yu
Categories
cv
Disciplines
business

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/fantastic-cv:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/fantastic-cv:0.1.0

Version History

0.1.0
51eb09aa2d2d...

Fantastic Resume Template 🚀

✨ Version 0.1.0 ✨

This is a template for a comprehensive and compact resume. Inspiration is taken from basic-resume 📄. The data required to fill the template mirrors the data structure of the JSON Resume project. The template is designed to be easily customizable, allowing users to modify the layout and design to suit their personal style. 🎨

Sample Resume 📝

example-resume

Getting Started 🚦

This package contains a template for a resume. The workflow is to edit metadata about yourself and then compile the template to a PDF. Simple! 😃

Usage 🛠️

The template is incredibly comprehensive. You probably won't need all of the sections. Just choose the ones that are relevant to you. The template is also highly customizable, you can add additional sections through custom_sections. The sections of this template are compatible with the JSON Resume project. Here are the sections that are included in the template:

  • basics: Your name, email, phone number, and other basic information. 👤
  • work: Your work experience, including job titles, companies, and dates. 💼
  • volunteer: Your volunteer experience, including organizations and dates. 🤝
  • education: Your education history, including degrees and institutions. 🎓
  • awards: Any awards or honors you've received. 🏆
  • certificates: Any certifications you've earned. 📜
  • publications: Any publications you've authored or co-authored. 📚
  • custom_sections: Any additional sections you want to include in your resume. 🧩

The template also allows you to customize rendering related information, such as the font, colors, and layout. Simply search for _render to see all the variables that are used to render the template. If you like the template, please consider giving it a ⭐ on GitHub. If you have any questions or suggestions, feel free to open an issue or submit a pull request. Happy coding! 😄