Dark-themed Vue.js to-do list with smooth animations for adding and removing tasks.

List Styles

A dark-themed Vue.js to-do application featuring modular components, reactive state management, and smooth CSS list transitions for adding and removing tasks.

See the Pen List Styles.

Multi-column to-do application interface with nested tasks and progress bars.

To-Do List Styling

A multi-list to-do application built with Vue.js and styled with Tailwind CSS, featuring nested tasks, progress tracking, and interactive editing capabilities.

See the Pen To-Do List Styling.

Magic Pancakes

Magic Pancakes

A unique, highly interactive Vue.js recipe application synchronizing UI progress with procedural Canvas animation.

See the Pen Magic Pancakes.

Users List with Vue 3 and Tailwind

Users List with Vue 3 and Tailwind

A responsive user directory application built with Vue 3 Composition API and styled using Tailwind CSS. It features real-time search functionality and tag-based filtering implemented via a reactive computed property, allowing users to instantly sift through profiles by name or category (e.g., “actor”, “editor”) within a clean, grid-based layout.

VueJS Transition & Transition-Group Demo

VueJS Transition & Transition-Group Demo

Master list animations with Vue’s <transition-group> and CSS transitions, demonstrating smooth entry, exit, and list reordering, all powered by efficient reactive data filtering via Vue’s model.