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

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

💖 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%