├── .gitattributes ├── .github ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── FUNDING.yml ├── ISSUE_TEMPLATE │ ├── bug_report.yml │ ├── feature_request.yml │ └── icon_suggestion.yml ├── PULL_REQUEST_TEMPLATE │ ├── bug_pull_request_template.md │ ├── feature_pull_request_template.md │ └── icons_pull_request_template.md ├── example-dark.png ├── example-light.png ├── placeholder-dark.svg ├── placeholder-light.svg ├── pull_request_template.md ├── readme-format.sh ├── security.sh ├── text-logo-light.svg ├── text-logo.svg └── workflows │ ├── build.yml │ ├── deploy.yml │ ├── docker_deploy.yml │ ├── docker_test.yml │ ├── readme.yml │ └── security.yml ├── .gitignore ├── Dockerfile ├── LICENSE ├── README.md ├── api └── index.go ├── assets ├── aave-auto.svg ├── aave-dark.svg ├── aave-light.svg ├── ableton-auto.svg ├── ableton-dark.svg ├── ableton-light.svg ├── acrobat.svg ├── activitypub-auto.svg ├── activitypub-dark.svg ├── activitypub-light.svg ├── actix-auto.svg ├── actix-dark.svg ├── actix-light.svg ├── adobespark.svg ├── adonis.svg ├── aero.svg ├── aftereffects.svg ├── agno.svg ├── airbyte-auto.svg ├── airbyte-dark.svg ├── airbyte-light.svg ├── airflow-auto.svg ├── airflow-dark.svg ├── airflow-light.svg ├── aiscript-auto.svg ├── aiscript-dark.svg ├── aiscript-light.svg ├── alacritty-auto.svg ├── alacritty-dark.svg ├── alacritty-light.svg ├── alchemy-auto.svg ├── alchemy-dark.svg ├── alchemy-light.svg ├── alpinejs-auto.svg ├── alpinejs-dark.svg ├── alpinejs-light.svg ├── amplify.svg ├── anaconda-auto.svg ├── anaconda-dark.svg ├── anaconda-light.svg ├── android-auto.svg ├── android-dark.svg ├── android-light.svg ├── androidstudio-auto.svg ├── androidstudio-dark.svg ├── androidstudio-light.svg ├── angular-auto.svg ├── angular-dark.svg ├── angular-light.svg ├── animate.svg ├── ansible.svg ├── ansys-auto.svg ├── ansys-dark.svg ├── ansys-light.svg ├── antdesign-auto.svg ├── antdesign-dark.svg ├── antdesign-light.svg ├── apache-auto.svg ├── apache-dark.svg ├── apache-light.svg ├── apeworx-auto.svg ├── apeworx-dark.svg ├── apeworx-light.svg ├── apexcharts-auto.svg ├── apexcharts-dark.svg ├── apexcharts-light.svg ├── api-auto.svg ├── api-dark.svg ├── api-light.svg ├── apidog-auto.svg ├── apidog-dark.svg ├── apidog-light.svg ├── apigateway.svg ├── apollo.svg ├── appcode-auto.svg ├── appcode-dark.svg ├── appcode-light.svg ├── apple-auto.svg ├── apple-dark.svg ├── apple-light.svg ├── apptainer-auto.svg ├── apptainer-dark.svg ├── apptainer-light.svg ├── appwrite-auto.svg ├── appwrite-dark.svg ├── appwrite-light.svg ├── aqua-auto.svg ├── aqua-dark.svg ├── aqua-light.svg ├── arcbrowser-auto.svg ├── arcbrowser-dark.svg ├── arcbrowser-light.svg ├── arch-auto.svg ├── arch-dark.svg ├── arch-light.svg ├── arcjet-auto.svg ├── arcjet-dark.svg ├── arcjet-light.svg ├── arduino.svg ├── argocd-auto.svg ├── argocd-dark.svg ├── argocd-light.svg ├── arrow-auto.svg ├── arrow-dark.svg ├── arrow-light.svg ├── assembly.svg ├── astro.svg ├── athena.svg ├── atom.svg ├── audacity-auto.svg ├── audacity-dark.svg ├── audacity-light.svg ├── audition.svg ├── aurora.svg ├── authenticator-auto.svg ├── authenticator-dark.svg ├── authenticator-light.svg ├── authjs-auto.svg ├── authjs-dark.svg ├── authjs-light.svg ├── autocad-auto.svg ├── autocad-dark.svg ├── autocad-light.svg ├── avaloniaui.svg ├── aws-auto.svg ├── aws-dark.svg ├── aws-light.svg ├── axios-auto.svg ├── axios-dark.svg ├── axios-light.svg ├── azul.svg ├── azure-auto.svg ├── azure-dark.svg ├── azure-light.svg ├── azuredevops-auto.svg ├── azuredevops-dark.svg ├── azuredevops-light.svg ├── babel.svg ├── balancer-auto.svg ├── balancer-dark.svg ├── balancer-light.svg ├── barbajs.svg ├── bash-auto.svg ├── bash-dark.svg ├── bash-light.svg ├── beam-auto.svg ├── beam-dark.svg ├── beam-light.svg ├── beeceptor-auto.svg ├── beeceptor-dark.svg ├── beeceptor-light.svg ├── behance.svg ├── behat-auto.svg ├── behat-dark.svg ├── behat-light.svg ├── betterauth-auto.svg ├── betterauth-dark.svg ├── betterauth-light.svg ├── bevy-auto.svg ├── bevy-dark.svg ├── bevy-light.svg ├── bigquery-auto.svg ├── bigquery-dark.svg ├── bigquery-light.svg ├── bitbucket-auto.svg ├── bitbucket-dark.svg ├── bitbucket-light.svg ├── bitrix24-auto.svg ├── bitrix24-dark.svg ├── bitrix24-light.svg ├── blazor-auto.svg ├── blazor-dark.svg ├── blazor-light.svg ├── blender-auto.svg ├── blender-dark.svg ├── blender-light.svg ├── bluesky-auto.svg ├── bluesky-dark.svg ├── bluesky-light.svg ├── bokeh-auto.svg ├── bokeh-dark.svg ├── bokeh-light.svg ├── bootstrap.svg ├── brave-auto.svg ├── brave-dark.svg ├── brave-light.svg ├── breeze.svg ├── bridge.svg ├── bsd-auto.svg ├── bsd-dark.svg ├── bsd-light.svg ├── btlo-auto.svg ├── btlo-dark.svg ├── btlo-light.svg ├── bulma-auto.svg ├── bulma-dark.svg ├── bulma-light.svg ├── bun-auto.svg ├── bun-dark.svg ├── bun-light.svg ├── burn-auto.svg ├── burn-dark.svg ├── burn-light.svg ├── c.svg ├── cachyos-auto.svg ├── cachyos-dark.svg ├── cachyos-light.svg ├── caddy-auto.svg ├── caddy-dark.svg ├── caddy-light.svg ├── cairo-auto.svg ├── cairo-dark.svg ├── cairo-light.svg ├── canva-auto.svg ├── canva-dark.svg ├── canva-light.svg ├── capacitor-auto.svg ├── capacitor-dark.svg ├── capacitor-light.svg ├── capture.svg ├── cashier.svg ├── cassandra-auto.svg ├── cassandra-dark.svg ├── cassandra-light.svg ├── celerdata-auto.svg ├── celerdata-dark.svg ├── celerdata-light.svg ├── celery-auto.svg ├── celery-dark.svg ├── celery-light.svg ├── chainlink-auto.svg ├── chainlink-dark.svg ├── chainlink-light.svg ├── characteranimator.svg ├── chartjs-auto.svg ├── chartjs-dark.svg ├── chartjs-light.svg ├── chatgpt-auto.svg ├── chatgpt-dark.svg ├── chatgpt-light.svg ├── chrome-auto.svg ├── chrome-dark.svg ├── chrome-light.svg ├── chromedevtools.svg ├── chromium-auto.svg ├── chromium-dark.svg ├── chromium-light.svg ├── circleci-auto.svg ├── circleci-dark.svg ├── circleci-light.svg ├── claude-auto.svg ├── claude-dark.svg ├── claude-light.svg ├── clerk.svg ├── clickhouse-auto.svg ├── clickhouse-dark.svg ├── clickhouse-light.svg ├── clion-auto.svg ├── clion-dark.svg ├── clion-light.svg ├── clojure-auto.svg ├── clojure-dark.svg ├── clojure-light.svg ├── cloudflare-auto.svg ├── cloudflare-dark.svg ├── cloudflare-light.svg ├── cloudformation.svg ├── cloudfront-auto.svg ├── cloudfront-dark.svg ├── cloudfront-light.svg ├── cloudwatch.svg ├── cmake-auto.svg ├── cmake-dark.svg ├── cmake-light.svg ├── cockroachdb-auto.svg ├── cockroachdb-dark.svg ├── cockroachdb-light.svg ├── codeberg-auto.svg ├── codeberg-dark.svg ├── codeberg-light.svg ├── codeigniter-auto.svg ├── codeigniter-dark.svg ├── codeigniter-light.svg ├── codepen-auto.svg ├── codepen-dark.svg ├── codepen-light.svg ├── coffeescript-auto.svg ├── coffeescript-dark.svg ├── coffeescript-light.svg ├── commercetools-auto.svg ├── commercetools-dark.svg ├── commercetools-light.svg ├── composer-auto.svg ├── composer-dark.svg ├── composer-light.svg ├── confluent-auto.svg ├── confluent-dark.svg ├── confluent-light.svg ├── contentful-auto.svg ├── contentful-dark.svg ├── contentful-light.svg ├── cpp.svg ├── creativecloud.svg ├── crewai-auto.svg ├── crewai-dark.svg ├── crewai-light.svg ├── crystal-auto.svg ├── crystal-dark.svg ├── crystal-light.svg ├── cs.svg ├── css.svg ├── cuda-auto.svg ├── cuda-dark.svg ├── cuda-light.svg ├── cursor-auto.svg ├── cursor-dark.svg ├── cursor-light.svg ├── cypress-auto.svg ├── cypress-dark.svg ├── cypress-light.svg ├── d.svg ├── d3-auto.svg ├── d3-dark.svg ├── d3-light.svg ├── daft-auto.svg ├── daft-dark.svg ├── daft-light.svg ├── dailydev-auto.svg ├── dailydev-dark.svg ├── dailydev-light.svg ├── daisyui-auto.svg ├── daisyui-dark.svg ├── daisyui-light.svg ├── dapper-auto.svg ├── dapper-dark.svg ├── dapper-light.svg ├── dart-auto.svg ├── dart-dark.svg ├── dart-light.svg ├── dask-auto.svg ├── dask-dark.svg ├── dask-light.svg ├── databricks-auto.svg ├── databricks-dark.svg ├── databricks-light.svg ├── datadog.svg ├── datagrip-auto.svg ├── datagrip-dark.svg ├── datagrip-light.svg ├── dataspell-auto.svg ├── dataspell-dark.svg ├── dataspell-light.svg ├── davinci.svg ├── dbeaver-auto.svg ├── dbeaver-dark.svg ├── dbeaver-light.svg ├── dbtlabs-auto.svg ├── dbtlabs-dark.svg ├── dbtlabs-light.svg ├── debian.svg ├── deepseek-auto.svg ├── deepseek-dark.svg ├── deepseek-light.svg ├── defold-auto.svg ├── defold-dark.svg ├── defold-light.svg ├── delta-auto.svg ├── delta-dark.svg ├── delta-light.svg ├── deltars-auto.svg ├── deltars-dark.svg ├── deltars-light.svg ├── deno-auto.svg ├── deno-dark.svg ├── deno-light.svg ├── desmos.svg ├── devto-auto.svg ├── devto-dark.svg ├── devto-light.svg ├── digitalocean-auto.svg ├── digitalocean-dark.svg ├── digitalocean-light.svg ├── dimension.svg ├── directus.svg ├── discord.svg ├── discordbots.svg ├── discordjs-auto.svg ├── discordjs-dark.svg ├── discordjs-light.svg ├── django.svg ├── djangorestframework-auto.svg ├── djangorestframework-dark.svg ├── djangorestframework-light.svg ├── docker.svg ├── docksal-auto.svg ├── docksal-dark.svg ├── docksal-light.svg ├── docsify-auto.svg ├── docsify-dark.svg ├── docsify-light.svg ├── doctrine-auto.svg ├── doctrine-dark.svg ├── doctrine-light.svg ├── doris-auto.svg ├── doris-dark.svg ├── doris-light.svg ├── dotnet.svg ├── dreamweaver.svg ├── dremio.svg ├── drizzle-auto.svg ├── drizzle-dark.svg ├── drizzle-light.svg ├── drupal-auto.svg ├── drupal-dark.svg ├── drupal-light.svg ├── duckdb.svg ├── duckduckgo.svg ├── dusk.svg ├── dynamodb-auto.svg ├── dynamodb-dark.svg ├── dynamodb-light.svg ├── ec2.svg ├── echo.svg ├── eclipse-auto.svg ├── eclipse-dark.svg ├── eclipse-light.svg ├── ecr.svg ├── ecs.svg ├── edge-auto.svg ├── edge-dark.svg ├── edge-light.svg ├── ejs-auto.svg ├── ejs-dark.svg ├── ejs-light.svg ├── eks.svg ├── elasticbeanstalk.svg ├── elasticsearch-auto.svg ├── elasticsearch-dark.svg ├── elasticsearch-light.svg ├── elb.svg ├── electron.svg ├── element-auto.svg ├── element-dark.svg ├── element-light.svg ├── elementor-auto.svg ├── elementor-dark.svg ├── elementor-light.svg ├── elementplus-auto.svg ├── elementplus-dark.svg ├── elementplus-light.svg ├── elixir-auto.svg ├── elixir-dark.svg ├── elixir-light.svg ├── elm-auto.svg ├── elm-dark.svg ├── elm-light.svg ├── elysia-auto.svg ├── elysia-dark.svg ├── elysia-light.svg ├── emacs.svg ├── ember.svg ├── emotion-auto.svg ├── emotion-dark.svg ├── emotion-light.svg ├── emr.svg ├── envoyer.svg ├── erlang-auto.svg ├── erlang-dark.svg ├── erlang-light.svg ├── etcd-auto.svg ├── etcd-dark.svg ├── etcd-light.svg ├── ethereum-auto.svg ├── ethereum-dark.svg ├── ethereum-light.svg ├── eventbridge.svg ├── excel-auto.svg ├── excel-dark.svg ├── excel-light.svg ├── expo-auto.svg ├── expo-dark.svg ├── expo-light.svg ├── expressjs-auto.svg ├── expressjs-dark.svg ├── expressjs-light.svg ├── fabric-auto.svg ├── fabric-dark.svg ├── fabric-light.svg ├── fabricmc-auto.svg ├── fabricmc-dark.svg ├── fabricmc-light.svg ├── facebook.svg ├── fargate.svg ├── fastai-auto.svg ├── fastai-dark.svg ├── fastai-light.svg ├── fastapi.svg ├── fastlane-auto.svg ├── fastlane-dark.svg ├── fastlane-light.svg ├── fediverse-auto.svg ├── fediverse-dark.svg ├── fediverse-light.svg ├── fedora-auto.svg ├── fedora-dark.svg ├── fedora-light.svg ├── ffmpeg-auto.svg ├── ffmpeg-dark.svg ├── ffmpeg-light.svg ├── fiber-auto.svg ├── fiber-dark.svg ├── fiber-light.svg ├── figma-auto.svg ├── figma-dark.svg ├── figma-light.svg ├── filament.svg ├── filmora-auto.svg ├── filmora-dark.svg ├── filmora-light.svg ├── firebase-auto.svg ├── firebase-dark.svg ├── firebase-light.svg ├── firefox-auto.svg ├── firefox-dark.svg ├── firefox-light.svg ├── fiverr.svg ├── fivetran-auto.svg ├── fivetran-dark.svg ├── fivetran-light.svg ├── flameshot.svg ├── flask-auto.svg ├── flask-dark.svg ├── flask-light.svg ├── fleet-auto.svg ├── fleet-dark.svg ├── fleet-light.svg ├── flink.svg ├── flutter-auto.svg ├── flutter-dark.svg ├── flutter-light.svg ├── flutterflow-auto.svg ├── flutterflow-dark.svg ├── flutterflow-light.svg ├── flyio.svg ├── fonts.svg ├── forge.svg ├── forgejo-auto.svg ├── forgejo-dark.svg ├── forgejo-light.svg ├── forgemc-auto.svg ├── forgemc-dark.svg ├── forgemc-light.svg ├── forth.svg ├── fortran.svg ├── foundry-auto.svg ├── foundry-dark.svg ├── foundry-light.svg ├── framer-auto.svg ├── framer-dark.svg ├── framer-light.svg ├── frankenphp-auto.svg ├── frankenphp-dark.svg ├── frankenphp-light.svg ├── freecad-auto.svg ├── freecad-dark.svg ├── freecad-light.svg ├── fresco.svg ├── fresh-auto.svg ├── fresh-dark.svg ├── fresh-light.svg ├── fuse.svg ├── gamemakerstudio.svg ├── ganache-auto.svg ├── ganache-dark.svg ├── ganache-light.svg ├── gatsby.svg ├── gcp-auto.svg ├── gcp-dark.svg ├── gcp-light.svg ├── gdevelop-auto.svg ├── gdevelop-dark.svg ├── gdevelop-light.svg ├── gemini-auto.svg ├── gemini-dark.svg ├── gemini-light.svg ├── gentoo-auto.svg ├── gentoo-dark.svg ├── gentoo-light.svg ├── gherkin-auto.svg ├── gherkin-dark.svg ├── gherkin-light.svg ├── gimp-auto.svg ├── gimp-dark.svg ├── gimp-light.svg ├── gin-auto.svg ├── gin-dark.svg ├── gin-light.svg ├── git-auto.svg ├── git-dark.svg ├── git-light.svg ├── gitea-auto.svg ├── gitea-dark.svg ├── gitea-light.svg ├── github-auto.svg ├── github-dark.svg ├── github-light.svg ├── githubactions-auto.svg ├── githubactions-dark.svg ├── githubactions-light.svg ├── githubcopilot-auto.svg ├── githubcopilot-dark.svg ├── githubcopilot-light.svg ├── githubpages-auto.svg ├── githubpages-dark.svg ├── githubpages-light.svg ├── gitkraken-auto.svg ├── gitkraken-dark.svg ├── gitkraken-light.svg ├── gitlab-auto.svg ├── gitlab-dark.svg ├── gitlab-light.svg ├── gleam-auto.svg ├── gleam-dark.svg ├── gleam-light.svg ├── glue.svg ├── gmail-auto.svg ├── gmail-dark.svg ├── gmail-light.svg ├── gmx-auto.svg ├── gmx-dark.svg ├── gmx-light.svg ├── gnome-auto.svg ├── gnome-dark.svg ├── gnome-light.svg ├── godot-auto.svg ├── godot-dark.svg ├── godot-light.svg ├── goland-auto.svg ├── goland-dark.svg ├── goland-light.svg ├── golang.svg ├── googleanalytics-auto.svg ├── googleanalytics-dark.svg ├── googleanalytics-light.svg ├── googleappsscript-auto.svg ├── googleappsscript-dark.svg ├── googleappsscript-light.svg ├── googlecolab-auto.svg ├── googlecolab-dark.svg ├── googlecolab-light.svg ├── googleplayconsole-auto.svg ├── googleplayconsole-dark.svg ├── googleplayconsole-light.svg ├── gorm-auto.svg ├── gorm-dark.svg ├── gorm-light.svg ├── gradio-auto.svg ├── gradio-dark.svg ├── gradio-light.svg ├── gradle-auto.svg ├── gradle-dark.svg ├── gradle-light.svg ├── grafana-auto.svg ├── grafana-dark.svg ├── grafana-light.svg ├── grails.svg ├── granica.svg ├── graphql-auto.svg ├── graphql-dark.svg ├── graphql-light.svg ├── gromacs-auto.svg ├── gromacs-dark.svg ├── gromacs-light.svg ├── groq-auto.svg ├── groq-dark.svg ├── groq-light.svg ├── grpc-auto.svg ├── grpc-dark.svg ├── grpc-light.svg ├── grunt-auto.svg ├── grunt-dark.svg ├── grunt-light.svg ├── gsap-auto.svg ├── gsap-dark.svg ├── gsap-light.svg ├── gtk-auto.svg ├── gtk-dark.svg ├── gtk-light.svg ├── gulp.svg ├── hackerrank-auto.svg ├── hackerrank-dark.svg ├── hackerrank-light.svg ├── hackthebox-auto.svg ├── hackthebox-dark.svg ├── hackthebox-light.svg ├── hadoop-auto.svg ├── hadoop-dark.svg ├── hadoop-light.svg ├── hardhat-auto.svg ├── hardhat-dark.svg ├── hardhat-light.svg ├── haskell-auto.svg ├── haskell-dark.svg ├── haskell-light.svg ├── haxe-auto.svg ├── haxe-dark.svg ├── haxe-light.svg ├── haxeflixel-auto.svg ├── haxeflixel-dark.svg ├── haxeflixel-light.svg ├── helix-auto.svg ├── helix-dark.svg ├── helix-light.svg ├── helm-auto.svg ├── helm-dark.svg ├── helm-light.svg ├── herd.svg ├── heroku.svg ├── hibernate-auto.svg ├── hibernate-dark.svg ├── hibernate-light.svg ├── hive.svg ├── holyc.svg ├── hono-auto.svg ├── hono-dark.svg ├── hono-light.svg ├── horizon.svg ├── html.svg ├── htmx-auto.svg ├── htmx-dark.svg ├── htmx-light.svg ├── htop-auto.svg ├── htop-dark.svg ├── htop-light.svg ├── hudi-auto.svg ├── hudi-dark.svg ├── hudi-light.svg ├── huggingface-auto.svg ├── huggingface-dark.svg ├── huggingface-light.svg ├── hugo-auto.svg ├── hugo-dark.svg ├── hugo-light.svg ├── hydrogen-auto.svg ├── hydrogen-dark.svg ├── hydrogen-light.svg ├── hyprland-auto.svg ├── hyprland-dark.svg ├── hyprland-light.svg ├── i3-auto.svg ├── i3-dark.svg ├── i3-light.svg ├── iceberg-auto.svg ├── iceberg-dark.svg ├── iceberg-light.svg ├── iced.svg ├── idea-auto.svg ├── idea-dark.svg ├── idea-light.svg ├── ignite-auto.svg ├── ignite-dark.svg ├── ignite-light.svg ├── illustrator.svg ├── immuta-auto.svg ├── immuta-dark.svg ├── immuta-light.svg ├── impala-auto.svg ├── impala-dark.svg ├── impala-light.svg ├── incopy.svg ├── indesign.svg ├── inertia.svg ├── informatica-auto.svg ├── informatica-dark.svg ├── informatica-light.svg ├── infura.svg ├── inkscape-auto.svg ├── inkscape-dark.svg ├── inkscape-light.svg ├── insomnia.svg ├── instagram.svg ├── integrations-auto.svg ├── integrations-dark.svg ├── integrations-light.svg ├── ipfs-auto.svg ├── ipfs-dark.svg ├── ipfs-light.svg ├── itchio-auto.svg ├── itchio-dark.svg ├── itchio-light.svg ├── jamovi.svg ├── java-auto.svg ├── java-dark.svg ├── java-light.svg ├── javascript.svg ├── jax-auto.svg ├── jax-dark.svg ├── jax-light.svg ├── jekyll-auto.svg ├── jekyll-dark.svg ├── jekyll-light.svg ├── jenkins-auto.svg ├── jenkins-dark.svg ├── jenkins-light.svg ├── jest.svg ├── jetpackcompose-auto.svg ├── jetpackcompose-dark.svg ├── jetpackcompose-light.svg ├── jetstream.svg ├── jira-auto.svg ├── jira-dark.svg ├── jira-light.svg ├── joomla-auto.svg ├── joomla-dark.svg ├── joomla-light.svg ├── jquery.svg ├── json-auto.svg ├── json-dark.svg ├── json-light.svg ├── julia-auto.svg ├── julia-dark.svg ├── julia-light.svg ├── junit-auto.svg ├── junit-dark.svg ├── junit-light.svg ├── jupyter-auto.svg ├── jupyter-dark.svg ├── jupyter-light.svg ├── jwt-auto.svg ├── jwt-dark.svg ├── jwt-light.svg ├── k3s-auto.svg ├── k3s-dark.svg ├── k3s-light.svg ├── kafka.svg ├── kaggle-auto.svg ├── kaggle-dark.svg ├── kaggle-light.svg ├── kakoune-auto.svg ├── kakoune-dark.svg ├── kakoune-light.svg ├── kali-auto.svg ├── kali-dark.svg ├── kali-light.svg ├── karma-auto.svg ├── karma-dark.svg ├── karma-light.svg ├── kde-auto.svg ├── kde-dark.svg ├── kde-light.svg ├── kdenlive-auto.svg ├── kdenlive-dark.svg ├── kdenlive-light.svg ├── keycloak.svg ├── keydb-auto.svg ├── keydb-dark.svg ├── keydb-light.svg ├── kibana-auto.svg ├── kibana-dark.svg ├── kibana-light.svg ├── kitty-auto.svg ├── kitty-dark.svg ├── kitty-light.svg ├── kotlin-auto.svg ├── kotlin-dark.svg ├── kotlin-light.svg ├── ktor-auto.svg ├── ktor-dark.svg ├── ktor-light.svg ├── kubernetes.svg ├── lambda.svg ├── lancedb-auto.svg ├── lancedb-dark.svg ├── lancedb-light.svg ├── langchain-auto.svg ├── langchain-dark.svg ├── langchain-light.svg ├── laravel-auto.svg ├── laravel-dark.svg ├── laravel-light.svg ├── laravelspark-auto.svg ├── laravelspark-dark.svg ├── laravelspark-light.svg ├── latex-auto.svg ├── latex-dark.svg ├── latex-light.svg ├── lazyvim-auto.svg ├── lazyvim-dark.svg ├── lazyvim-light.svg ├── leaflet-auto.svg ├── leaflet-dark.svg ├── leaflet-light.svg ├── leetcode-auto.svg ├── leetcode-dark.svg ├── leetcode-light.svg ├── less-auto.svg ├── less-dark.svg ├── less-light.svg ├── libreoffice-auto.svg ├── libreoffice-dark.svg ├── libreoffice-light.svg ├── librewolf-auto.svg ├── librewolf-dark.svg ├── librewolf-light.svg ├── libsql.svg ├── lighthouse.svg ├── lightning-auto.svg ├── lightning-dark.svg ├── lightning-light.svg ├── lightroom.svg ├── lightroomclassic.svg ├── linkedin.svg ├── linux-auto.svg ├── linux-dark.svg ├── linux-light.svg ├── liquidsoap-auto.svg ├── liquidsoap-dark.svg ├── liquidsoap-light.svg ├── lit-auto.svg ├── lit-dark.svg ├── lit-light.svg ├── litestar-auto.svg ├── litestar-dark.svg ├── litestar-light.svg ├── litmus-auto.svg ├── litmus-dark.svg ├── litmus-light.svg ├── livewire-auto.svg ├── livewire-dark.svg ├── livewire-light.svg ├── llamaindex-auto.svg ├── llamaindex-dark.svg ├── llamaindex-light.svg ├── logto-auto.svg ├── logto-dark.svg ├── logto-light.svg ├── looker-auto.svg ├── looker-dark.svg ├── looker-light.svg ├── lottielab.svg ├── lua-auto.svg ├── lua-dark.svg ├── lua-light.svg ├── luau.svg ├── lucidchart-auto.svg ├── lucidchart-dark.svg ├── lucidchart-light.svg ├── lunacy.svg ├── lxc-auto.svg ├── lxc-dark.svg ├── lxc-light.svg ├── lynxjs-auto.svg ├── lynxjs-dark.svg ├── lynxjs-light.svg ├── manjaro.svg ├── mariadb-auto.svg ├── mariadb-dark.svg ├── mariadb-light.svg ├── markdown-auto.svg ├── markdown-dark.svg ├── markdown-light.svg ├── mastodon-auto.svg ├── mastodon-dark.svg ├── mastodon-light.svg ├── materialui-auto.svg ├── materialui-dark.svg ├── materialui-light.svg ├── matlab-auto.svg ├── matlab-dark.svg ├── matlab-light.svg ├── matplotlib-auto.svg ├── matplotlib-dark.svg ├── matplotlib-light.svg ├── maven-auto.svg ├── maven-dark.svg ├── maven-light.svg ├── max8.svg ├── max9.svg ├── mdbook-auto.svg ├── mdbook-dark.svg ├── mdbook-light.svg ├── mediaencoder.svg ├── mermaid.svg ├── metabase-auto.svg ├── metabase-dark.svg ├── metabase-light.svg ├── meteorjs-auto.svg ├── meteorjs-dark.svg ├── meteorjs-light.svg ├── microsoftcopilot-auto.svg ├── microsoftcopilot-dark.svg ├── microsoftcopilot-light.svg ├── miktex-auto.svg ├── miktex-dark.svg ├── miktex-light.svg ├── millionjs-auto.svg ├── millionjs-dark.svg ├── millionjs-light.svg ├── milvus-auto.svg ├── milvus-dark.svg ├── milvus-light.svg ├── mindsdb-auto.svg ├── mindsdb-dark.svg ├── mindsdb-light.svg ├── mint-auto.svg ├── mint-dark.svg ├── mint-light.svg ├── miro.svg ├── misskey-auto.svg ├── misskey-dark.svg ├── misskey-light.svg ├── mistral-auto.svg ├── mistral-dark.svg ├── mistral-light.svg ├── mjml-auto.svg ├── mjml-dark.svg ├── mjml-light.svg ├── ml5-auto.svg ├── ml5-dark.svg ├── ml5-light.svg ├── mlflow-auto.svg ├── mlflow-dark.svg ├── mlflow-light.svg ├── mobx.svg ├── mocha-auto.svg ├── mocha-dark.svg ├── mocha-light.svg ├── modelviewer-auto.svg ├── modelviewer-dark.svg ├── modelviewer-light.svg ├── mojo-auto.svg ├── mojo-dark.svg ├── mojo-light.svg ├── mongodb.svg ├── mongoose.svg ├── mysql-auto.svg ├── mysql-dark.svg ├── mysql-light.svg ├── n8n-auto.svg ├── n8n-dark.svg ├── n8n-light.svg ├── neo4j-auto.svg ├── neo4j-dark.svg ├── neo4j-light.svg ├── neoforge-auto.svg ├── neoforge-dark.svg ├── neoforge-light.svg ├── neovim-auto.svg ├── neovim-dark.svg ├── neovim-light.svg ├── nestjs-auto.svg ├── nestjs-dark.svg ├── nestjs-light.svg ├── netlify-auto.svg ├── netlify-dark.svg ├── netlify-light.svg ├── nextflow-auto.svg ├── nextflow-dark.svg ├── nextflow-light.svg ├── nextjs-auto.svg ├── nextjs-dark.svg ├── nextjs-light.svg ├── nginx.svg ├── ngrok.svg ├── ngrx-auto.svg ├── ngrx-dark.svg ├── ngrx-light.svg ├── nim-auto.svg ├── nim-dark.svg ├── nim-light.svg ├── nixos-auto.svg ├── nixos-dark.svg ├── nixos-light.svg ├── nodejs-auto.svg ├── nodejs-dark.svg ├── nodejs-light.svg ├── notepadpp-auto.svg ├── notepadpp-dark.svg ├── notepadpp-light.svg ├── notion-auto.svg ├── notion-dark.svg ├── notion-light.svg ├── nova.svg ├── npm-auto.svg ├── npm-dark.svg ├── npm-light.svg ├── numpy-auto.svg ├── numpy-dark.svg ├── numpy-light.svg ├── nunjucks.svg ├── nuxtjs-auto.svg ├── nuxtjs-dark.svg ├── nuxtjs-light.svg ├── nvidia-auto.svg ├── nvidia-dark.svg ├── nvidia-light.svg ├── obs-auto.svg ├── obs-dark.svg ├── obs-light.svg ├── obsidian-auto.svg ├── obsidian-dark.svg ├── obsidian-light.svg ├── ocaml.svg ├── octane.svg ├── octave-auto.svg ├── octave-dark.svg ├── octave-light.svg ├── odin-auto.svg ├── odin-dark.svg ├── odin-light.svg ├── ollama-auto.svg ├── ollama-dark.svg ├── ollama-light.svg ├── onedrive-auto.svg ├── onedrive-dark.svg ├── onedrive-light.svg ├── onehouse-auto.svg ├── onehouse-dark.svg ├── onehouse-light.svg ├── onenote-auto.svg ├── onenote-dark.svg ├── onenote-light.svg ├── opencv-auto.svg ├── opencv-dark.svg ├── opencv-light.svg ├── openmm-auto.svg ├── openmm-dark.svg ├── openmm-light.svg ├── openshift.svg ├── opensource-auto.svg ├── opensource-dark.svg ├── opensource-light.svg ├── openstack-auto.svg ├── openstack-dark.svg ├── openstack-light.svg ├── openzeppelin-auto.svg ├── openzeppelin-dark.svg ├── openzeppelin-light.svg ├── opera-auto.svg ├── opera-dark.svg ├── opera-light.svg ├── oracle-auto.svg ├── oracle-dark.svg ├── oracle-light.svg ├── orchid.svg ├── outlook-auto.svg ├── outlook-dark.svg ├── outlook-light.svg ├── overleaf-auto.svg ├── overleaf-dark.svg ├── overleaf-light.svg ├── p4-auto.svg ├── p4-dark.svg ├── p4-light.svg ├── p5js.svg ├── pail-auto.svg ├── pail-dark.svg ├── pail-light.svg ├── pancakeswap-auto.svg ├── pancakeswap-dark.svg ├── pancakeswap-light.svg ├── pandas-auto.svg ├── pandas-dark.svg ├── pandas-light.svg ├── papertrail.svg ├── payload-auto.svg ├── payload-dark.svg ├── payload-light.svg ├── pbi-auto.svg ├── pbi-dark.svg ├── pbi-light.svg ├── pennant.svg ├── perl.svg ├── phaser-auto.svg ├── phaser-dark.svg ├── phaser-light.svg ├── photoshop.svg ├── photoshopclassic.svg ├── photoshopexpress.svg ├── php-auto.svg ├── php-dark.svg ├── php-light.svg ├── phpstan-auto.svg ├── phpstan-dark.svg ├── phpstan-light.svg ├── phpstorm-auto.svg ├── phpstorm-dark.svg ├── phpstorm-light.svg ├── picocss-auto.svg ├── picocss-dark.svg ├── picocss-light.svg ├── pinecone-auto.svg ├── pinecone-dark.svg ├── pinecone-light.svg ├── pinescript-auto.svg ├── pinescript-dark.svg ├── pinescript-light.svg ├── pinia-auto.svg ├── pinia-dark.svg ├── pinia-light.svg ├── pint.svg ├── pkl-auto.svg ├── pkl-dark.svg ├── pkl-light.svg ├── plan9-auto.svg ├── plan9-dark.svg ├── plan9-light.svg ├── planetscale-auto.svg ├── planetscale-dark.svg ├── planetscale-light.svg ├── platformio-auto.svg ├── platformio-dark.svg ├── platformio-light.svg ├── playcanvas.svg ├── playwright-auto.svg ├── playwright-dark.svg ├── playwright-light.svg ├── plsql-auto.svg ├── plsql-dark.svg ├── plsql-light.svg ├── pm2-auto.svg ├── pm2-dark.svg ├── pm2-light.svg ├── pnpm-auto.svg ├── pnpm-dark.svg ├── pnpm-light.svg ├── pocketbase-auto.svg ├── pocketbase-dark.svg ├── pocketbase-light.svg ├── podman-auto.svg ├── podman-dark.svg ├── podman-light.svg ├── polar-auto.svg ├── polar-dark.svg ├── polar-light.svg ├── polars.svg ├── popos.svg ├── portfolio.svg ├── postgresql-auto.svg ├── postgresql-dark.svg ├── postgresql-light.svg ├── postman.svg ├── powerpoint-auto.svg ├── powerpoint-dark.svg ├── powerpoint-light.svg ├── powershell-auto.svg ├── powershell-dark.svg ├── powershell-light.svg ├── preact-auto.svg ├── preact-dark.svg ├── preact-light.svg ├── prelude.svg ├── premiere.svg ├── premiererush.svg ├── presto-auto.svg ├── presto-dark.svg ├── presto-light.svg ├── prettier-auto.svg ├── prettier-dark.svg ├── prettier-light.svg ├── primeng-auto.svg ├── primeng-dark.svg ├── primeng-light.svg ├── primereact-auto.svg ├── primereact-dark.svg ├── primereact-light.svg ├── primevue-auto.svg ├── primevue-dark.svg ├── primevue-light.svg ├── prisma.svg ├── processing-auto.svg ├── processing-dark.svg ├── processing-light.svg ├── prometheus.svg ├── prompts.svg ├── proton-auto.svg ├── proton-dark.svg ├── proton-light.svg ├── proxmox-auto.svg ├── proxmox-dark.svg ├── proxmox-light.svg ├── pug-auto.svg ├── pug-dark.svg ├── pug-light.svg ├── pulsar-auto.svg ├── pulsar-dark.svg ├── pulsar-light.svg ├── pulse-auto.svg ├── pulse-dark.svg ├── pulse-light.svg ├── puppeteer-auto.svg ├── puppeteer-dark.svg ├── puppeteer-light.svg ├── puppygraph-auto.svg ├── puppygraph-dark.svg ├── puppygraph-light.svg ├── putty-auto.svg ├── putty-dark.svg ├── putty-light.svg ├── pwa-auto.svg ├── pwa-dark.svg ├── pwa-light.svg ├── pycharm-auto.svg ├── pycharm-dark.svg ├── pycharm-light.svg ├── pygame-auto.svg ├── pygame-dark.svg ├── pygame-light.svg ├── pyspark-auto.svg ├── pyspark-dark.svg ├── pyspark-light.svg ├── pytest-auto.svg ├── pytest-dark.svg ├── pytest-light.svg ├── python-auto.svg ├── python-dark.svg ├── python-light.svg ├── pytorch-auto.svg ├── pytorch-dark.svg ├── pytorch-light.svg ├── pyxel-auto.svg ├── pyxel-dark.svg ├── pyxel-light.svg ├── qdrant-auto.svg ├── qdrant-dark.svg ├── qdrant-light.svg ├── qemu-auto.svg ├── qemu-dark.svg ├── qemu-light.svg ├── qodana-auto.svg ├── qodana-dark.svg ├── qodana-light.svg ├── qt-auto.svg ├── qt-dark.svg ├── qt-light.svg ├── quarkus-auto.svg ├── quarkus-dark.svg ├── quarkus-light.svg ├── qubesos-auto.svg ├── qubesos-dark.svg ├── qubesos-light.svg ├── quiltmc-auto.svg ├── quiltmc-dark.svg ├── quiltmc-light.svg ├── r-auto.svg ├── r-dark.svg ├── r-light.svg ├── rabbitmq-auto.svg ├── rabbitmq-dark.svg ├── rabbitmq-light.svg ├── rails.svg ├── railway-auto.svg ├── railway-dark.svg ├── railway-light.svg ├── raspberrypi-auto.svg ├── raspberrypi-dark.svg ├── raspberrypi-light.svg ├── ray-auto.svg ├── ray-dark.svg ├── ray-light.svg ├── rds.svg ├── react-auto.svg ├── react-dark.svg ├── react-light.svg ├── reactbootstrap-auto.svg ├── reactbootstrap-dark.svg ├── reactbootstrap-light.svg ├── reactivex-auto.svg ├── reactivex-dark.svg ├── reactivex-light.svg ├── reactlynx-auto.svg ├── reactlynx-dark.svg ├── reactlynx-light.svg ├── reactnative-auto.svg ├── reactnative-dark.svg ├── reactnative-light.svg ├── reactos-auto.svg ├── reactos-dark.svg ├── reactos-light.svg ├── reactquery-auto.svg ├── reactquery-dark.svg ├── reactquery-light.svg ├── recoil.svg ├── reddit.svg ├── redhat-auto.svg ├── redhat-dark.svg ├── redhat-light.svg ├── redis-auto.svg ├── redis-dark.svg ├── redis-light.svg ├── redshift-auto.svg ├── redshift-dark.svg ├── redshift-light.svg ├── redux.svg ├── regex-auto.svg ├── regex-dark.svg ├── regex-light.svg ├── remix-auto.svg ├── remix-dark.svg ├── remix-light.svg ├── render-auto.svg ├── render-dark.svg ├── render-light.svg ├── renpy-auto.svg ├── renpy-dark.svg ├── renpy-light.svg ├── replit-auto.svg ├── replit-dark.svg ├── replit-light.svg ├── resharper-auto.svg ├── resharper-dark.svg ├── resharper-light.svg ├── restructuredtext-auto.svg ├── restructuredtext-dark.svg ├── restructuredtext-light.svg ├── reverb.svg ├── revolt-auto.svg ├── revolt-dark.svg ├── revolt-light.svg ├── rider-auto.svg ├── rider-dark.svg ├── rider-light.svg ├── robloxstudio.svg ├── rocket.svg ├── rollupjs-auto.svg ├── rollupjs-dark.svg ├── rollupjs-light.svg ├── ros-auto.svg ├── ros-dark.svg ├── ros-light.svg ├── rubocop-auto.svg ├── rubocop-dark.svg ├── rubocop-light.svg ├── ruby.svg ├── rubymine-auto.svg ├── rubymine-dark.svg ├── rubymine-light.svg ├── rust-auto.svg ├── rust-dark.svg ├── rust-light.svg ├── rustrover-auto.svg ├── rustrover-dark.svg ├── rustrover-light.svg ├── s3-auto.svg ├── s3-dark.svg ├── s3-light.svg ├── safari-auto.svg ├── safari-dark.svg ├── safari-light.svg ├── sail.svg ├── salesforce-auto.svg ├── salesforce-dark.svg ├── salesforce-light.svg ├── sanctum.svg ├── sas-auto.svg ├── sas-dark.svg ├── sas-light.svg ├── sass.svg ├── scala-auto.svg ├── scala-dark.svg ├── scala-light.svg ├── scikitlearn-auto.svg ├── scikitlearn-dark.svg ├── scikitlearn-light.svg ├── scipy-auto.svg ├── scipy-dark.svg ├── scipy-light.svg ├── scout.svg ├── scratch.svg ├── seaborn-auto.svg ├── seaborn-dark.svg ├── seaborn-light.svg ├── selenium.svg ├── sentry.svg ├── sequelize-auto.svg ├── sequelize-dark.svg ├── sequelize-light.svg ├── ses.svg ├── session-auto.svg ├── session-dark.svg ├── session-light.svg ├── shadcn-auto.svg ├── shadcn-dark.svg ├── shadcn-light.svg ├── sharepoint-auto.svg ├── sharepoint-dark.svg ├── sharepoint-light.svg ├── shopify-auto.svg ├── shopify-dark.svg ├── shopify-light.svg ├── signal.svg ├── skeletonui-auto.svg ├── skeletonui-dark.svg ├── skeletonui-light.svg ├── sketchup-auto.svg ├── sketchup-dark.svg ├── sketchup-light.svg ├── slack-auto.svg ├── slack-dark.svg ├── slack-light.svg ├── snowflake-auto.svg ├── snowflake-dark.svg ├── snowflake-light.svg ├── snyk-auto.svg ├── snyk-dark.svg ├── snyk-light.svg ├── socialite.svg ├── socketio-auto.svg ├── socketio-dark.svg ├── socketio-light.svg ├── solana-auto.svg ├── solana-dark.svg ├── solana-light.svg ├── solidity.svg ├── solidjs-auto.svg ├── solidjs-dark.svg ├── solidjs-light.svg ├── sonarqube-auto.svg ├── sonarqube-dark.svg ├── sonarqube-light.svg ├── spark-auto.svg ├── spark-dark.svg ├── spark-light.svg ├── sparksql-auto.svg ├── sparksql-dark.svg ├── sparksql-light.svg ├── sphinx-auto.svg ├── sphinx-dark.svg ├── sphinx-light.svg ├── spring-auto.svg ├── spring-dark.svg ├── spring-light.svg ├── springbatch-auto.svg ├── springbatch-dark.svg ├── springbatch-light.svg ├── springdatajpa-auto.svg ├── springdatajpa-dark.svg ├── springdatajpa-light.svg ├── springsecurity-auto.svg ├── springsecurity-dark.svg ├── springsecurity-light.svg ├── sqlalchemy-auto.svg ├── sqlalchemy-dark.svg ├── sqlalchemy-light.svg ├── sqlite.svg ├── sqlserver-auto.svg ├── sqlserver-dark.svg ├── sqlserver-light.svg ├── sqs.svg ├── stackoverflow-auto.svg ├── stackoverflow-dark.svg ├── stackoverflow-light.svg ├── stan-auto.svg ├── stan-dark.svg ├── stan-light.svg ├── starburst-auto.svg ├── starburst-dark.svg ├── starburst-light.svg ├── starrocks-auto.svg ├── starrocks-dark.svg ├── starrocks-light.svg ├── steam.svg ├── stock.svg ├── storyblok-auto.svg ├── storyblok-dark.svg ├── storyblok-light.svg ├── storybook-auto.svg ├── storybook-dark.svg ├── storybook-light.svg ├── strapi.svg ├── streamlit-auto.svg ├── streamlit-dark.svg ├── streamlit-light.svg ├── stripe-auto.svg ├── stripe-dark.svg ├── stripe-light.svg ├── styledcomponents.svg ├── stylus-auto.svg ├── stylus-dark.svg ├── stylus-light.svg ├── sublime-auto.svg ├── sublime-dark.svg ├── sublime-light.svg ├── supabase-auto.svg ├── supabase-dark.svg ├── supabase-light.svg ├── surrealdb-auto.svg ├── surrealdb-dark.svg ├── surrealdb-light.svg ├── sushiswap-auto.svg ├── sushiswap-dark.svg ├── sushiswap-light.svg ├── svelte.svg ├── svg-auto.svg ├── svg-dark.svg ├── svg-light.svg ├── svn.svg ├── swagger-auto.svg ├── swagger-dark.svg ├── swagger-light.svg ├── swift.svg ├── symfony-auto.svg ├── symfony-dark.svg ├── symfony-light.svg ├── systemd-auto.svg ├── systemd-dark.svg ├── systemd-light.svg ├── tableau-auto.svg ├── tableau-dark.svg ├── tableau-light.svg ├── tailsos.svg ├── tailwindcss-auto.svg ├── tailwindcss-dark.svg ├── tailwindcss-light.svg ├── tallyprime.svg ├── tauri-auto.svg ├── tauri-dark.svg ├── tauri-light.svg ├── teams-auto.svg ├── teams-dark.svg ├── teams-light.svg ├── tecton-auto.svg ├── tecton-dark.svg ├── tecton-light.svg ├── telegram.svg ├── telescope.svg ├── tensorflow-auto.svg ├── tensorflow-dark.svg ├── tensorflow-light.svg ├── terminal-auto.svg ├── terminal-dark.svg ├── terminal-light.svg ├── terraform-auto.svg ├── terraform-dark.svg ├── terraform-light.svg ├── testinglibrary-auto.svg ├── testinglibrary-dark.svg ├── testinglibrary-light.svg ├── texmaker-auto.svg ├── texmaker-dark.svg ├── texmaker-light.svg ├── threejs-auto.svg ├── threejs-dark.svg ├── threejs-light.svg ├── thunderbird-auto.svg ├── thunderbird-dark.svg ├── thunderbird-light.svg ├── thunkable.svg ├── tidb-auto.svg ├── tidb-dark.svg ├── tidb-light.svg ├── tmux-auto.svg ├── tmux-dark.svg ├── tmux-light.svg ├── tokiors-auto.svg ├── tokiors-dark.svg ├── tokiors-light.svg ├── tomcat-auto.svg ├── tomcat-dark.svg ├── tomcat-light.svg ├── tor-auto.svg ├── tor-dark.svg ├── tor-light.svg ├── touchdesigner-auto.svg ├── touchdesigner-dark.svg ├── touchdesigner-light.svg ├── trino-auto.svg ├── trino-dark.svg ├── trino-light.svg ├── trpc.svg ├── truffle-auto.svg ├── truffle-dark.svg ├── truffle-light.svg ├── tryhackme-auto.svg ├── tryhackme-dark.svg ├── tryhackme-light.svg ├── turso-auto.svg ├── turso-dark.svg ├── turso-light.svg ├── twig-auto.svg ├── twig-dark.svg ├── twig-light.svg ├── twitch.svg ├── typeorm-auto.svg ├── typeorm-dark.svg ├── typeorm-light.svg ├── typescript.svg ├── typst-auto.svg ├── typst-dark.svg ├── typst-light.svg ├── ubuntu.svg ├── uml-auto.svg ├── uml-dark.svg ├── uml-light.svg ├── uniswap-auto.svg ├── uniswap-dark.svg ├── uniswap-light.svg ├── unity-auto.svg ├── unity-dark.svg ├── unity-light.svg ├── unitycatalog-auto.svg ├── unitycatalog-dark.svg ├── unitycatalog-light.svg ├── unocss-auto.svg ├── unocss-dark.svg ├── unocss-light.svg ├── unrealengine.svg ├── unstructured.svg ├── v-auto.svg ├── v-dark.svg ├── v-light.svg ├── vagrant-auto.svg ├── vagrant-dark.svg ├── vagrant-light.svg ├── vala.svg ├── vapor.svg ├── vegaspro.svg ├── vercel-auto.svg ├── vercel-dark.svg ├── vercel-light.svg ├── vim-auto.svg ├── vim-dark.svg ├── vim-light.svg ├── virtualbox-auto.svg ├── virtualbox-dark.svg ├── virtualbox-light.svg ├── visio-auto.svg ├── visio-dark.svg ├── visio-light.svg ├── visualbasic-auto.svg ├── visualbasic-dark.svg ├── visualbasic-light.svg ├── visualstudio-auto.svg ├── visualstudio-dark.svg ├── visualstudio-light.svg ├── vite-auto.svg ├── vite-dark.svg ├── vite-light.svg ├── vitepress-auto.svg ├── vitepress-dark.svg ├── vitepress-light.svg ├── vitest-auto.svg ├── vitest-dark.svg ├── vitest-light.svg ├── vmwareworkstation-auto.svg ├── vmwareworkstation-dark.svg ├── vmwareworkstation-light.svg ├── vscode-auto.svg ├── vscode-dark.svg ├── vscode-light.svg ├── vscodium-auto.svg ├── vscodium-dark.svg ├── vscodium-light.svg ├── vuejs-auto.svg ├── vuejs-dark.svg ├── vuejs-light.svg ├── vuetify-auto.svg ├── vuetify-dark.svg ├── vuetify-light.svg ├── vyper-auto.svg ├── vyper-dark.svg ├── vyper-light.svg ├── wails-auto.svg ├── wails-dark.svg ├── wails-light.svg ├── wandb-auto.svg ├── wandb-dark.svg ├── wandb-light.svg ├── warp-auto.svg ├── warp-dark.svg ├── warp-light.svg ├── webassembly.svg ├── webflow.svg ├── webpack-auto.svg ├── webpack-dark.svg ├── webpack-light.svg ├── websocket-auto.svg ├── websocket-dark.svg ├── websocket-light.svg ├── webstorm-auto.svg ├── webstorm-dark.svg ├── webstorm-light.svg ├── webstudio-auto.svg ├── webstudio-dark.svg ├── webstudio-light.svg ├── wezterm-auto.svg ├── wezterm-dark.svg ├── wezterm-light.svg ├── windicss-auto.svg ├── windicss-dark.svg ├── windicss-light.svg ├── windmill-auto.svg ├── windmill-dark.svg ├── windmill-light.svg ├── windows-auto.svg ├── windows-dark.svg ├── windows-light.svg ├── winedt-auto.svg ├── winedt-dark.svg ├── winedt-light.svg ├── wireshark-auto.svg ├── wireshark-dark.svg ├── wireshark-light.svg ├── word-auto.svg ├── word-dark.svg ├── word-light.svg ├── wordpress.svg ├── workers-auto.svg ├── workers-dark.svg ├── workers-light.svg ├── wsl-auto.svg ├── wsl-dark.svg ├── wsl-light.svg ├── x-auto.svg ├── x-dark.svg ├── x-light.svg ├── xcode-auto.svg ├── xcode-dark.svg ├── xcode-light.svg ├── xd.svg ├── xtable-auto.svg ├── xtable-dark.svg ├── xtable-light.svg ├── yaml-auto.svg ├── yaml-dark.svg ├── yaml-light.svg ├── yammer-auto.svg ├── yammer-dark.svg ├── yammer-light.svg ├── yarn-auto.svg ├── yarn-dark.svg ├── yarn-light.svg ├── yew-auto.svg ├── yew-dark.svg ├── yew-light.svg ├── yii-auto.svg ├── yii-dark.svg ├── yii-light.svg ├── youtube.svg ├── yui-auto.svg ├── yui-dark.svg ├── yui-light.svg ├── zabbix.svg ├── zed-auto.svg ├── zed-dark.svg ├── zed-light.svg ├── zellij-auto.svg ├── zellij-dark.svg ├── zellij-light.svg ├── zen-auto.svg ├── zen-dark.svg ├── zen-light.svg ├── zig-auto.svg ├── zig-dark.svg ├── zig-light.svg ├── zudoku-auto.svg ├── zudoku-dark.svg ├── zudoku-light.svg ├── zustand-auto.svg ├── zustand-dark.svg └── zustand-light.svg ├── build.go ├── go.mod ├── go.sum └── vercel.json /.gitattributes: -------------------------------------------------------------------------------- 1 | *.sh linguist-detectable=false 2 | -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | github: [LelouchFR] 2 | -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE/bug_pull_request_template.md: -------------------------------------------------------------------------------- 1 | # Bug Fix: [Brief Description of Bug] 2 | 3 | ## Description 4 | 5 | - **Issue:** Briefly describe the bug. 6 | - **Fix:** Explain what changes were made to fix the bug. 7 | 8 | ## Screenshots (if applicable) 9 | 10 | - Before: 11 | ![Before Fix](before_image_url) 12 | - After: 13 | ![After Fix](after_image_url) 14 | 15 | ## Testing 16 | 17 | - Steps to reproduce the issue and verify the fix. 18 | - Any relevant logs or error messages. 19 | 20 | ## Checklist 21 | 22 | - [ ] Tested the fix locally 23 | - [ ] Added tests to cover the bug fix 24 | - [ ] Updated documentation if necessary 25 | -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE/feature_pull_request_template.md: -------------------------------------------------------------------------------- 1 | # Add New Feature: [Feature Name] 2 | 3 | ## Description 4 | 5 | - **Feature:** Briefly describe the new feature. 6 | - **Implementation:** Explain how the feature was implemented. 7 | 8 | ## Screenshots (if applicable) 9 | 10 | - Provide screenshots or examples demonstrating the new feature. 11 | 12 | ## Usage 13 | 14 | - Instructions on how to use the new feature. 15 | - Any additional setup or configuration required. 16 | 17 | ## Checklist 18 | 19 | - [ ] Implemented the new feature 20 | - [ ] Tested the new feature 21 | - [ ] Added or updated documentation 22 | -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE/icons_pull_request_template.md: -------------------------------------------------------------------------------- 1 | # Add New Icon(s) 2 | 3 | ## Icon Details 4 | 5 | | Icon ID | Icon | 6 | |---------|------| 7 | | new-icon-id1 | ![image](image_url1) | 8 | | new-icon-id2 | ![image](image_url2) | 9 | 10 | ## Notes 11 | 12 | - Provide any specific notes about the new icon(s), such as design choices, color adjustments, etc. 13 | - Mention if there were any deviations from the standard style or guidelines. 14 | 15 | ## Checklist 16 | 17 | - [ ] Added icon(s) to the appropriate directory 18 | - [ ] Updated documentation with the new icon(s) 19 | - [ ] Verified the icon(s) display correctly 20 | - [ ] If the icon has light and dark, verified the auto switch works correctly 21 | -------------------------------------------------------------------------------- /.github/example-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LelouchFR/skill-icons/855448a5c231c322d16c8c068f35855cc9cc3508/.github/example-dark.png -------------------------------------------------------------------------------- /.github/example-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LelouchFR/skill-icons/855448a5c231c322d16c8c068f35855cc9cc3508/.github/example-light.png -------------------------------------------------------------------------------- /.github/placeholder-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.github/placeholder-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /.github/pull_request_template.md: -------------------------------------------------------------------------------- 1 | # Add New Icon(s) 2 | 3 | ## Icon Details 4 | 5 | | Icon ID | Icon | 6 | |---------|------| 7 | | new-icon-id1 | ![image](image_url1) | 8 | | new-icon-id2 | ![image](image_url2) | 9 | 10 | ## Notes 11 | 12 | - Provide any specific notes about the new icon(s), such as design choices, color adjustments, etc. 13 | - Mention if there were any deviations from the standard style or guidelines. 14 | 15 | ## Checklist 16 | 17 | - [ ] Added icon(s) to the appropriate directory 18 | - [ ] Updated documentation with the new icon(s) 19 | - [ ] Verified the icon(s) display correctly 20 | - [ ] If the icon has light and dark, verified the auto switch works correctly 21 | - [ ] The Svg does not contain any sort of strokes 22 | -------------------------------------------------------------------------------- /.github/security.sh: -------------------------------------------------------------------------------- 1 | if [[ $1 -eq 0 ]]; then 2 | has_img=$(grep -l "data:image/png;base64" ./assets/*.svg) 3 | 4 | if [ -z "$has_img" ]; then 5 | echo "no image found in svg" 6 | else 7 | echo "image found in svg, please reformat you svg to have no image" 8 | echo "$has_img" 9 | exit 1 10 | fi 11 | else 12 | has_js_tag=$(grep -l " 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/aave-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/activitypub-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/activitypub-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /assets/activitypub-light.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/adonis.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/alpinejs-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/alpinejs-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/alpinejs-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/ansys-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/ansys-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/ansys-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/apexcharts-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/apexcharts-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/apexcharts-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/arrow-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/arrow-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/arrow-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/axios-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/axios-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/axios-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/azuredevops-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/barbajs.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/betterauth-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/betterauth-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/betterauth-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/bluesky-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/bluesky-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/breeze.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/bulma-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/bulma-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/bulma-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/c.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/capacitor-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/capacitor-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/celerdata-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/celerdata-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/chainlink-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/chainlink-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/chainlink-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/clickhouse-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/clickhouse-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/clickhouse-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/codeberg-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/codeberg-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/commercetools-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/commercetools-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/cpp.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/crystal-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/crystal-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/crystal-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/d3-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/d3-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/daft-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/daft-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /assets/dailydev-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/databricks-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /assets/databricks-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/databricks-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/django.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/djangorestframework-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /assets/djangorestframework-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/djangorestframework-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/docker.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/duckdb.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/dusk.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/elementor-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/elementor-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/elementor-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/ethereum-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /assets/ethereum-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/ethereum-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/expo-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/expo-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/fastapi.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/filmora-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/filmora-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/filmora-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/fiverr.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/flameshot.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/flutter-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/flutter-dark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/flutter-light.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/fortran.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/framer-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/framer-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/framer-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/gamemakerstudio.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/gatsby.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/gmail-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /assets/gmail-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/gmail-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/gmx-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /assets/gmx-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /assets/gmx-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /assets/googleplayconsole-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/googleplayconsole-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/gtk-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/gtk-dark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/gtk-light.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/hackerrank-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/hackerrank-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/haskell-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /assets/haskell-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/haskell-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/haxeflixel-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /assets/haxeflixel-dark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/haxeflixel-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/herd.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/heroku.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/hibernate-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/hibernate-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /assets/hibernate-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /assets/horizon.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/html.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/immuta-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /assets/immuta-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /assets/immuta-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/inertia.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/informatica-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /assets/informatica-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/informatica-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/infura.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/jamovi.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/jetstream.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/julia-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/julia-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/karma-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/karma-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/karma-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/kibana-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/kibana-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/kibana-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/kotlin-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /assets/kotlin-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/kotlin-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/ktor-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/ktor-dark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/ktor-light.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/lambda.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/leaflet-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/leaflet-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/leaflet-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/lightning-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/lightning-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/lightning-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/lit-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/lit-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /assets/lit-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /assets/lunacy.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/manjaro.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /assets/markdown-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/markdown-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/max9.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/miro.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/mojo-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/mojo-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/mojo-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/nextflow-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/nextflow-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /assets/nextflow-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /assets/nginx.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/nunjucks.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/opensource-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/opensource-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/opensource-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/openzeppelin-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/openzeppelin-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/openzeppelin-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/oracle-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/oracle-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/oracle-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/pandas-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/payload-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/payload-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/payload-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/pennant.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/pint.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/planetscale-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/planetscale-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/planetscale-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/playcanvas.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /assets/polar-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/polar-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/prisma.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/processing-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/processing-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/processing-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/prompts.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/pytorch-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/pytorch-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/pytorch-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/redshift-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /assets/redshift-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/redshift-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/replit-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/replit-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/replit-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/revolt-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /assets/revolt-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/revolt-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/robloxstudio.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/sail.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/sanctum.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/scout.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/shadcn-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/shadcn-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/shadcn-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/socialite.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/socketio-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/socketio-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /assets/solidity.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /assets/springbatch-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/springbatch-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/springbatch-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/stackoverflow-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/stackoverflow-dark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/stackoverflow-light.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/strapi.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/systemd-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /assets/systemd-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/systemd-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/tailwindcss-dark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/tailwindcss-light.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/tensorflow-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /assets/tensorflow-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/tensorflow-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/terraform-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/terraform-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/terraform-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/tidb-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/tidb-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/tidb-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/twitch.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/unocss-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/unocss-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/vagrant-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/vagrant-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/vagrant-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /assets/vercel-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/vercel-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/vercel-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/vim-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /assets/vim-light.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /assets/vuejs-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /assets/vuejs-dark.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/vuejs-light.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/warp-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/warp-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/warp-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/webassembly.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/webflow.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/webpack-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/websocket-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/websocket-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/websocket-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/windows-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /assets/windows-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/windows-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/x-auto.svg: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /assets/x-dark.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/x-light.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/zabbix.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /vercel.json: -------------------------------------------------------------------------------- 1 | { 2 | "trailingSlash": false, 3 | "rewrites": [ 4 | { 5 | "source": "/api(.*)", 6 | "destination": "/api/index.go" 7 | } 8 | ] 9 | } 10 | 11 | --------------------------------------------------------------------------------