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

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