One Card, All Profiles
GitHub, LinkedIn, Twitter/X, Devfolio, GitLab, LeetCode, and 10+ more — all in one card.
-diff --git a/apps/web/src/routes/+page.svelte b/apps/web/src/routes/+page.svelte index 363a491..36a61c2 100644 --- a/apps/web/src/routes/+page.svelte +++ b/apps/web/src/routes/+page.svelte @@ -34,11 +34,11 @@ id="theme-toggle" class="theme-toggle" on:click={toggleTheme} - aria-label="Toggle theme" + aria-label="Switch to {theme === 'light' ? 'dark' : 'light'} theme" > {theme === 'light' ? '🌙' : '☀️'} -
One Tap. Every Profile. Every Platform.
@@ -51,62 +51,66 @@
class="btn btn-primary"
target="_blank"
rel="noopener"
+ aria-label="Star DevCard on GitHub"
>
⭐ Star on GitHub
- Learn More ↓
+
+ Learn More ↓
+
-
GitHub, LinkedIn, Twitter/X, Devfolio, GitLab, LeetCode, and 10+ more —
all in one card.
Follow on GitHub silently via API. Connect on LinkedIn with one tap in
WebView. No app switching.
Share your "Professional" card at conferences and "Hackathon" card at
hack events. Same profiles, different contexts.
Generate a QR code or share via AirDrop-style link. Works even if the
receiver doesn't have the app.
No data monetization. No tracking. Apache 2.0 licensed. You own your
data.
Community-driven development. Contribute, self-host, or extend with your
own platforms.
Features
+ One Card, All Profiles
Hybrid Follow Engine
Context Cards
QR + AirDrop
Privacy First
Open Source