Skip to content

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

💖 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

"Fork" of official skill-icons repository. Showcase your skills on your Github readme or resumé with ease ✨

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%