Skip to content

yuran1811/yuran-skill-icons

Repository files navigation

Showcase your skills on your GitHub or resumé with ease!

Rewrite by yuran1811 using qwik


Docs

Specifying Icons

Copy and paste the code block below into your readme to add the skills icon element!

Change the ?i=js,html,css to a list of your skills separated by ","s! You can find a full list of icons here.

[![My Skills](https://skill-icons-livid.vercel.app/icons?i=js,html,css,socketio)](https://skillicons.dev)

My Skills

Qwik migration

  • Read my qwik-migrate documentation here

Centering Icons

Want to center the icons in your readme? The SVGs are automatically resized, so you can do it the same way you'd normally center an image.

<p align="center">
  <a href="https://skillicons.dev">
    <img src="https://skillicons.dev/icons?i=git,kubernetes,docker,c,vim" />
  </a>
</p>

💖 Support the origin project

Thank you so much already for using my projects! If you want to go a step further and support my open source work, buy me a coffee:

Buy Me a Coffee at ko-fi.com

To support the project directly, feel free to open issues for icon suggestions, or contribute with a pull request!