Profile card interface showing a user avatar, multiple cryptocurrency tabs, a generated QR code, and live market statistics

Crypto Donation Profile Card

This is a Vue Crypto Donation Profile Card. It consolidates multiple cryptocurrency wallet addresses into a single, scannable, and copyable interface. Its function is to streamline the donation process for content creators, automatically generating QR codes for specific wallets while fetching and displaying real-time market statistics for the selected coin. (Requires: Vue)

Technologies:
HTML SCSS JavaScript
Difficulty:Intermediate
Browser Support (as of Mar 2026):
Chrome Chrome 58+ Edge Edge 79+ Firefox Firefox 54+ Safari Safari 10+
Features:
Live API FetchQR Code GenerationClipboard IntegrationTabbed Interface
Code by: Rainner Lins Rainner Lins
License: MIT
A sci-fi character selection screen using radio buttons to highlight the chosen character.

Radio Button Selector

A sci-fi character selector utilizing the CSS ‘Radio Button Hack’ for state management. While Vue.js handles data binding, the visual logic relies entirely on sibling combinators and :checked to toggle visibility and opacity, creating a seamless grid-based UI.

See the Pen Radio Button Selector.

Stripe-Style Animated Vertical Tabs

Stripe-Style Animated Vertical Tabs

A slick, animated vertical tabs component styled with Tailwind CSS, leveraging Vue.js for reactive state management and utilizing CSS transform properties for ultra-smooth indicator movement.