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

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

💖 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%