Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anmnv/latex-skill-icons

Skill icons in LaTeX
https://github.com/anmnv/latex-skill-icons

icons latex latex-package skill skills

Last synced: 3 months ago
JSON representation

Skill icons in LaTeX

Awesome Lists containing this project

README

        

# `Icon Skills package`


.




[![](https://img.shields.io/static/v1?label=&message=https://github.com/AnMnv/latex-skill-icons&color=red)](https://github.com/AnMnv/latex-skill-icons)
[![](https://img.shields.io/static/v1?label=&message=https://github.com/AnMnv/latex-skill-icons&color=red)](https://github.com/AnMnv/latex-skill-icons)

## Introduction
Welcome to the documentation for `skillicons` package, a LaTeX package designed to seamlessly integrate skill icons into your documents. With this package, you can easily enhance your documents by incorporating visually appealing skill indicators, perfect for resumes, CVs, or any document requiring skill representation.

## Acknowledgements
The skill icons used to create a package are sourced from the repository [https://github.com/tandpfun/skill-icons](https://github.com/tandpfun/skill-icons).

## Setting
1. Clone `skillicons.sty` file and `skill-icons` folder from [https://github.com/tandpfun/skill-icons](https://github.com/tandpfun/skill-icons) into your current directory where your `main.tex` file is.
2. Paste `\usepackage{skillicons}` in the preamble (before `\begin{document}`)
3. You are ready to go!

## Usage Example

```latex
\documentclass[11pt]{report}
\usepackage{skillicons}
\begin{document}
\begin{itemize}
\item[] \photosymbol{JavaScript} I’m proficient in JavaScript.
\item[] \photosymbol{Python-Dark} Python is one of my core skills.
\item[] \photosymbol{React-Light} I have experience working with React.
\item[] \photosymbol{Java-Dark} Java is one of my strong suits.
\item[] \photosymbol{NodeJS-Light} I’m proficient in Node.js development.
\item[] \photosymbol{Git} I’m adept at using Git for version control.
\item[] \photosymbol{MySQL-Dark} SQL is one of the databases languages.
\item[] \photosymbol{Rust} Rust is a language I’ve been learning and enjoying lately.
\end{itemize}
\end{document}
```

## Result:




[![enter image description here][3]][1]
[![enter image description here][4]][1]
[![enter image description here][5]][1]
[![enter image description here][6]][1]
[![enter image description here][7]][1]
[![enter image description here][8]][1]
[![enter image description here][9]][1]
[![enter image description here][10]][1]

[1]: https://raw.githubusercontent.com/AnMnv/AnMnv.github.io/master/eBook.pdf
[2]: https://github.com/AnMnv/eBook/blob/main/images/eBook-01.png

[3]: https://i.imgur.com/xlqeFLH.png
[4]: https://i.imgur.com/AHP8dkK.png
[5]: https://i.imgur.com/oqQggz2.png
[6]: https://i.imgur.com/8kEzLZz.png
[7]: https://i.imgur.com/Tsjo0Ez.png
[8]: https://i.imgur.com/TF6v5JP.png
[9]: https://i.imgur.com/nMFYPEh.png
[10]: https://i.imgur.com/mdAhKtY.png