DEV Community

Cover image for Showcase skill icons badge for GitHub README profile
Tran Nguyen Thuong Truong
Tran Nguyen Thuong Truong

Posted on • Edited on

Showcase skill icons badge for GitHub README profile

Hacktoberfest: Maintainer Spotlight

πŸš€ Introducing Icoziv β€” Instantly Flex Your Skills in Your GitHub README ✨

A fast, serverless service that generates beautiful skill/tech icon badges for your README files.

Built on Cloudflare Workers for lightning-fast performance and globally distributed via CDN.

🌟 Why Icoziv?

  • ✨ More than 600+ icons diverse across many fields
  • 🎯 Effortless integration: Just add a URL query (e.g. ?i=js,html,css&theme=light) and embed it in your README.
  • 🎨 Customizable look: Choose from themes (dark/light), layout options (icons per line), etc.
  • πŸ“¦ Icon-rich: Supports a broad list of technologies and tools out of the box.
  • πŸ” Always up-to-date: No maintenance required β€” rendered globally and automatically.

πŸ› οΈ How to Add It to Your README

[![Skills Stack Icoziv](https://i.icoziv.workers.dev/icons?i=js,html,css,react&theme=dark)](https://github.com/thuongtruong109/icoziv)
Enter fullscreen mode Exit fullscreen mode

GitHub logo thuongtruong109 / icoziv

✨ Instantly flex your skills through edge-fast icons. Alternative for skill.dev

CI status Website Icons Cloudflare Contribute Star License

Brand Dark Brand Light

Important

We'd really appreciate it if you would consider starring our repository! It helps us gain visibility and support the project.

πŸ“š Contents

About Features Specifying Icons Themed Icons Icons Per Line Centering Icons API Reference Examples Support Showcase

🧩 About

Icoziv is a fast, serverless service that generates beautiful skill and technology icon badges for your GitHub README files. Built for lightning-fast performance and global CDN distribution, it provides an easy way to showcase your tech stack with customizable themes and layouts.

Simply specify the technologies you use, and get a professional-looking SVG badge that automatically adapts to your README's theme.

βš™οΈ Features

tick Fast and Serverless: Built for speed and efficiency, leveraging serverless architecture for instant icon generation.
tick Global CDN & Smart Routing: Icons are served from Cloudflare's global CDN with Smart Placement for optimal edge routing and low latency worldwide.
tick Immutable Content: SVG icons are cached indefinitely with the immutable flag, ensuring unchanged assets are always served instantly from edge caches.
tick Stale-While-Revalidate: Stale content…

Top comments (0)