Git Product home page Git Product logo

markup-resume's Introduction

Markup-Resmue

This project allows you to create a resume (including cover letter) from a markup file (toml, yaml, json, xml) using minimal amounts of typst code.

The aim for this project was to allow to define flexible structure so that it can be used to write an internship application just as well as an academic cv or grant application.

This is my first time using typst, please let me know if you spot something in the code that is bad or can be improved.

Instructions

  1. Add markup-resume-lib as a submodule to your own repo
  2. Look at example.toml and assets/example.pdf to learn what keywords render which part of the final cv.
  3. Check out example.typ to see how to import your data and what functions you need to call to render a specific part of the cv.
  4. Create your own!
    • Instead of .toml you can use one of the formats that is supported by typst
    • Alternatively you can also create a dict in typst.
    • Please note that the keywords for the different structural elements are hard-coded and all others will be ignored.

Example

Cover Letter Resume
CL CV

TODO

  • Smart URL parsing
  • Ensure some spacing properties
  • Support for proper citations (i.e. .bib files)
  • Support custom icons
    • icon per entry, should use some method to insert icons before each entry title among other places
    • example1, example2, example3
  • Use commandline args to provide data directly to the compiler
    • alleviate the need to write own typst code by providing an universal main.typ that takes one or more files as input
    • commandline arguments are an upcoming/planned feature

Credit

markup-resume's People

Contributors

seapat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.