Showcase your tech stack with beautiful animated SVGs
tech-stack is a web application that lets you visualize your technology stack in style. Make your GitHub profile, project README, or portfolio site stand out with eye-catching animated graphics.
π https://tech-stack.wontory.dev
- 3,200+ brand icons supported (powered by Simple Icons)
- Real-time customization: Instant preview with your choice of icons and text
- Smooth animations: Icons orbit around center text with a glowing effect
- Dark mode fully supported
- One-click embedding: Copy markdown code and paste anywhere
- Shields.io-style badges with animated effects
- Highlight mode: Trailing light and shine animation with icon color
- Customizable: Text, icon, text color, icon color, and background color
- 3,200+ brand icons supported (powered by Simple Icons)
- One-click embedding: Copy markdown code and paste anywhere
- GitHub profile enhancement: Show your tech stack at a glance
- Project documentation: Visualize technologies used in your README
- Portfolio sites: Present your skills with personality
- Team pages: Showcase your team's technology in style
- Visit tech-stack.wontory.dev
- Select your desired technology icons
- Enter center text (e.g., "My Stack", "Tech")
- Preview the animation in real-time
- Copy the generated markdown code
You can generate SVGs using just the URL, without the web editor:
Parameters
| Parameter | Description | Example |
|---|---|---|
text |
Center text | MyStack |
slugs |
Simple Icons slugs (comma-separated) | typescript,react |
Parameters
| Parameter | Description | Example |
|---|---|---|
slug |
Simple Icons slug | nextdotjs |
text |
Badge text | Next.js |
highlight |
Enable trailing light and shine effect | true |
textColor |
Text color (hex) | ffffff |
iconColor |
Icon color (hex) | 00ff00 |
bgColor |
Background color (hex) | 1a1a2e |



The generated markdown code works on:
- GitHub README.md
- GitLab documentation
- Notion pages
- Blog posts
- Any markdown-based platform
Experience these features on the website:
- Interactive icon search and selection
- Real-time animation preview
- Dark/light theme toggle
- One-click markdown code copying
To contribute to development or run locally:
- Node.js 18 or above
- pnpm 10 or above
# Clone the repository
git clone https://github.com/wontory/tech-stack.git
cd tech-stack
# Install dependencies
pnpm install
# Start development server
pnpm devThe development server will run at http://localhost:3000.
pnpm buildThis project is built with:
- Next.js 15 - React framework
- TypeScript - Type safety
- Tailwind CSS v4 - Styling
- Simple Icons - 3,200+ brand icons
- Turborepo - Monorepo management
- Biome - Linting and formatting
- Orbit animation SVG generation
- Real-time preview and customization
- API endpoint
- Dark mode support
- Badge-style SVG with animated highlight effect
- More animation options
Contributions are always welcome!
- Fork this repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'feat: add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is distributed under the MIT License.
Seongwon Jo (@wontory)
β If you find this project useful, please consider giving it a star!