Code Monkey home page Code Monkey logo

cv's Introduction

Ari Dyckovsky's Curriculum Vitae via LaTeX

I use a combination of LaTeX, VS Code, and GitHub Actions to maintain and publish my curriculum vitae (CV) with versioning.

Setup

The following must be installed to work on the CV locally:

  1. A TeX distribution, preferably TeX Live. Your PATH must also point to your installed TeX distribution.
  2. VS Code

TODO.

Usage

TODO.

Development

Changes take place in the drafting branch. The main branch serves as the latest stable and released version of the CV, including its contents and the methods for generating it. When a CV draft is ready for release, make a pull request to merge the draft into main. If all checks pass, complete the merge to build and release a new version of the CV. Versions are formatted with v{yyyy}.{mm}.{dd}.{i}, e.g., v2024.5.4.1. Multiple versions within a day are tracked by an increasing sequence of natural numbers i.

Acknowledgements

This automation is made possible with the help of great open source contributiosn like:

cv's People

Contributors

aridyckovsky avatar

Watchers

 avatar

cv's Issues

Clean up `cv.cls`

The class template has the following issues:

  • Lacks documentation that explains each dependency's function
  • New environments need to be DRYer and explained with top-level, README documentation, e.g., like an API
  • Ordering of components can be categorized more consistently for maintenance purposes
  • Configuration variables should be used in place of hard-coded inputs like 1.25em.

Add linting

A LaTeX linting implementation for this setup should include:

  • LaTeX Workshop extension options for ChkTeX and LaCheck added to vscode/settings.json
  • GitHub Action workflow for linting before creating a PDF and releasing it
  • A new branch requirement for pushing to main and creating a release

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.