GithubHelp home page GithubHelp logo

gouvinb / cv-sample Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 8.06 MB

Alternative curriculum vitae/résumé class with github.com/liantze/AltaCV and a fork of gitlab.com/Titan-C/org-cv

License: Other

Emacs Lisp 100.00%
org-mode resume-builder resume-template altacv cv-template cv-builder emacs latex

cv-sample's People

Contributors

gouvinb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lrrp

cv-sample's Issues

JSON readtable error: 76

Hi,

While trying to export to the pdf (C-c C-e l o), it says JSON readtable error: 76

Tried both in scimax and doom-emacs with the same error.

Any clue?

Add `\cvskill` support to `:PROPERTIES:`

Proposal

Summary and problem statement

Currently "\cvskill" is supported through a latex block, like this:

* Language

#+BEGIN_EXPORT latex
\cvskill{English}{5.0}
#+END_EXPORT

The objective of this project being to make a CV in pure org format, "\cvskill must be supported in a more adapted format.

Motivation, use-cases, and solution sketches

There are 3 points to consider for this feature:

  1. The skill level should be an entry in :PROPERTIES:.
  2. The skill name should be a headline.

Design proposals

** English
:PROPERTIES:
:CV_ENV:      cvskill
:SKILL_LEVEL: 5.0
:END:

Add `\cvachievement` support to `:PROPERTIES:`

Proposal

Summary and problem statement

Currently "\cvachievement" is supported through a latex block, like this:

* Most Proud of

#+BEGIN_EXPORT latex
\cvachievement{\faHeartbeat}{Another achievement}{more details about it of course}
#+END_EXPORT

The objective of this project being to make a CV in pure org format, \cvachievement must be supported in a more adapted format.

Motivation, use-cases, and solution sketches

There are 3 points to consider for this feature:

  1. The icon should be an entry in :PROPERTIES:.
  2. The name of the achievement should be a headline.
  3. The detail should be the content

Design proposals

** Another achievement
:PROPERTIES:
:CV_ENV: cvachievement
:ICON:   Trophy
:END:

More details about it of course

Final PDF look nowhere near the one shown in the repo gif

Hi @gouvinb

After struggling a while, I could produce a pdf, but that does not look nowhere near the look that you could produce.

What I did was:

git pull --recursive https://github.com/gouvinb/cv-sample.git
cd cv-sample
emacs resume.org
C-c C-e l-o

The produced resume.pdf is in 3 pages and looks like:
pic-selected-211213-0756-17

There are no errors reported at all. Any clue to produce similar to yours or share if you have tweaked emacs config. Thanks and cheers,

PS: this does not seem to be emacs config specific because I tried with spacemacs, doom-emacs, scimax all with vanilla configuration. What exactly produces the single page pdf output like yours?

Add `\cvtag` support with `item tags`

Proposal

Summary and problem statement

Currently "\cvtag" is supported through a latex block, like this:

* Strengths

#+BEGIN_EXPORT latex
\cvtag{Hard-working}
#+END_EXPORT

The objective of this project being to make a CV in pure org format, \cvtag must be supported in a more adapted format.

Motivation, use-cases, and solution sketches

There are 3 points to consider for this feature:

  1. The cvtag name should be a item list.
  2. Add newline support

Design proposals

* Strengths

- tag 1 :: \\
- tag n ::

Complete README.md

The short description and the "Latex Exporter" section must be documented.

  • Short description
  • Latex Exporter

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.