Why TechCard exists
TechCard is designed to bridge the gap between a developer's work and their professional identity.
Your signature
Add a small, polished signature to the projects you ship.
Clear information
Let visitors see who built the page and what tools were used.
Easy to reach
Make your profile and social links available without extra steps.
Icon mapping & contribution
TechCard maps strings like "github" or "react" to the right icons so the config stays simple. Missing a stack or social network? Add it through a pull request.
How the mapping works
How to contribute
- 1. Fork the repository & clone it locally.
-
2.
Create a branch:
git checkout -b feat/add-vue-icon -
3.
Add your image URL to
src/utils/icons.tsinSOCIAL_ICONSorTECH_ICONS. - 4. Push and open a Pull Request!
Why v1.1?
More than a simple update, v1.1 transforms TechCard into a truly infinitely customizable digital identity engine.
- ✓ Fluent API (Builder): Configure your card step by step with an intuitive and robust method chain.
- ✓ Dynamic Themes: Inject your own CSS variables to create unique themes (VS Code, Dracula, Tokyo Night...).
-
✓
Strict Validation: The new
.build()system guarantees your data integrity before every render. - ✓ Live Rebuild: Update content or style in real time without reloading the page or corrupting the DOM.
"With v1.1, my goal was to give developers full control. You are no longer just using a component, you are building an experience that truly reflects you."
Tosten Kouya
Full-Stack Developer & Creator
Open Source & Collaborative
Help us shape the future of developer networking. Whether it is fixing a bug, proposing a feature, or improving documentation, your contribution is key.