Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dedicated Skills section #8

Open
thehale opened this issue Jul 10, 2024 · 1 comment
Open

Dedicated Skills section #8

thehale opened this issue Jul 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@thehale
Copy link
Owner

thehale commented Jul 10, 2024

Some people prefer having a dedicated section where they can list out all their skills in one place.

As reported on TeX stack exchange...

I just want to add a skills section in my resume in latex Expressive Resume
Like this one

https://tex.stackexchange.com/questions/681223/how-to-add-a-skills-section-in-latex-expressive-resume

If this feature request is added, I'm initially inclined towards an API like the following:

\section{ Skills }

\skills{ columns=2 }{
   \skill{ Team Leadership }  % plain text skill
   \skill{ \textbf{ Languages }:  C, Python, JavaScript }  % bolded skill group, followed by skill list
}

I did not add a dedicated skills block by default because I prefer naming my skills in-line with the experiences where I demonstrate the level of my competency with the skill. Personally, I think that provides hiring managers more confidence in my claimed abilities.

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@thehale thehale changed the title Dedicated **Skills** section Dedicated Skills section Jul 10, 2024
@thehale thehale added the enhancement New feature or request label Jul 10, 2024
@thehale
Copy link
Owner Author

thehale commented Jul 10, 2024

NOTE: I have no plans to work on this feature unless (1) more people express interest, or (2) someone sponsors the development. That said, I am happy to answer questions and review pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@thehale and others