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

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