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

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

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