Skip to content

Successor of Skill Icons. Showcase your skills on your Github readme or resumé with ease ✨

License

Notifications You must be signed in to change notification settings

sckoorp/skill-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


Docs

Example

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://go-skill-icons.vercel.app/api/icons?i=js,html,css,wasm)

My Skills

Themed Icons

Some icons have a dark and light themed background. You can specify which theme you want as a url parameter.

This is optional. The default theme is dark.

Change the &theme=light to either dark or light. The theme is the background color, so light theme has a white icon background, and dark has a black-ish.

Light Theme Example:

![My Skills](https://go-skill-icons.vercel.app/api/icons?i=java,kotlin,nodejs,figma&theme=light)

My Skills

Icons Per Line

You can specify how many icons you would like per line! It's an optional argument, and the default is 15.

Change the &perline=3 to any number between 1 and 50.

![My Skills](https://go-skill-icons.vercel.app/api/icons?i=aws,gcp,azure,react,vue,flutter&perline=3)

My Skills

Get Icons Names

You can get the possiblity to add the name of the icons you put to help others that doesnt know what they are by using &titles.

The value of titles is a boolean, so it should be true or false, default is false

![My Skills](https://go-skill-icons.vercel.app/api/icons?i=rust,surrealdb,actix,yew&titles=true)

My Skills

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://go-skill-icons.vercel.app/">
    <img src="https://go-skill-icons.vercel.app/api/icons?i=git,kubernetes,docker,c,vim" />
  </a>
</p>

Icons List

Here's a list of all the icons currently supported. Feel free to open an issue to suggest icons to add!

Icon ID Icon Icon ID Icon Icon ID Icon Icon ID Icon Icon ID Icon
acrobat docksal insomnia pbi storyblok
activitypub dotnet instagram pennant storybook
actix dreamweaver ipfs perl strapi
adonis drupal jamovi photoshopclassic streamlit
aero d java photoshopexpress styledcomponents
aftereffects duckduckgo javascript photoshop stylus
aiscript dusk jenkins php sublime
alacritty dynamodb jest phpstorm supabase
alchemy echo jetpackcompose picocss surrealdb
alpinejs eclipse jetstream pinecone svelte
anaconda edge jira pinia svg
androidstudio elasticsearch joomla pint svn
angular electron jquery pkl swagger
animate elixir julia plan9 swift
ansible elysia kafka planetscale symfony
anss emacs kaggle playwright tableau
apollo ember kakoune pnpm tailwindcss
appcode emotion kali pocketbase tallyprime
apple envoyer karma popos tauri
appwrite excel kde portfolio teams
aqua expressjs keycloak postgresql telescope
arcbrowser fabric keydb postman tensorflow
arch facebook kitty powerpoint terraform
arduino fastai kotlin powershell testinglibrary
argocd fastapi ktor preact threejs
assembly fediverse kubernetes prelude tidb
astro ffmpeg langchain premiererush tmux
atom figma laravel premiere tor
audition filament laravelspark prisma trpc
authjs firebase latex processing truffle
autocad firefox leetcode prometheus twitch
aws flameshot less prompts typescript
azul flask libsql proton ubuntu
azure fleet lightning proxmox unity
azuredevops flutter lightroomclassic pug unrealengine
babel fonts lightroom pulse vagrant
bash forgejo linkedin puppeteer vala
beeceptor forge linux pycharm vapor
behance forth lit python v
behat fortran litmus pytorch vercel
bevy fresco livewire pyxel vim
bitbucket fresh looker qodana visualbasic
blazor fuse lua qt visualstudio
blender gamemakerstudio lucidchart rabbitmq vite
bootstrap ganache manjaro rails vitest
brave gatsby markdown raspberrypi vscode
breeze gcp mastodon r vscodium
bridge gemini materialui react vuejs
bsd gherkin matlab reactivex vuetify
btlo gimp matplotlib reactquery vyper
bulma git maven recoil webassembly
bun gitea mediaencoder redhat webflow
canva githubactions mermaid redis webpack
capacitor github meteorjs redshift webstorm
capture githubcopilot microsoftcopilot redux windicss
cashier gitkraken millionjs regex windows
cassandra gitlab mindsdb remix word
characteranimator gleam mint replit wordpress
chatgpt gmail miro resharper workers
chrome gnome misskey reverb wsl
chromium godot mjml rider x
circleci goland ml5 robloxstudio xcode
clion golang mocha rocket xd
clojure googleanalytics mojo rollupjs yaml
cloudflare googleappsscript mongodb ros yammer
cmake gradle mongoose rubocop yarn
cockroachdb grafana mysql rubymine yew
codeberg grails neovim ruby youtube
codeigniter graphql nestjs rust zed
codepen grunt netlify rustrover zig
coffeescript gsap nextjs safari
cpp gtk nginx sail
creativecloud gulp ngrok sanctum
crystal hardhat nim sass
css haskell nixos scala
cs haxe nodejs scikitlearn
c haxeflixel notion scipy
cypress helix nova scout
d3 helm npm scratch
dailydev herd numpy seaborn
dart heroku nuxtjs selenium
databricks hibernate obsidian sentry
datadog holyc ocaml sequelize
datagrip hono octane sharepoint
dataspell horizon octave shopify
davinci html ollama skeletonui
dbeaver htmx onedrive sketchup
debian htop onenote slack
defold hugo opencv snowflake
deno hydrogen openshift snyk
desmos hyprland openstack socialite
devto i3 openzeppelin solidity
digitalocean iced opera solidjs
dimension idea oracle spark
directus ignite outlook spring
discordbots illustrator p5js sqlite
discordjs incopy pail sqlserver
discord indesign pandas stackoverflow
django inertia papertrail steam
docker infura payload stock

💖 Support the Project

Thank you so much already for using my projects! To support the project directly, feel free to open issues for icon suggestions, or contribute with a pull request!

About

Successor of Skill Icons. Showcase your skills on your Github readme or resumé with ease ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%