Imperator Design
The library

Techniques, not templates

Every trick recreated from the source video as a live, self-contained demo. Search, filter, open, steal.

1 / 5

Password Strength Meter with Live Feedback

A password strength meter that dynamically updates its fill width and color based on real-time password criteria checks, providing immediate visual feedback as the user types.

formprogress barjavascriptcss variablespasswordstrength meter
2 / 5

Swipeable Card Stack with Depth Effect

Recreates a satisfying swipeable card stack interaction where the top card is flung away, revealing the next card which smoothly rises into position with a depth effect. Utilizes CSS transforms for scaling, translation, and rotation, managed by JavaScript for interaction.

animationui/uxinteractiontransformscss variablescard stack
3 / 5

Flexbox Step Progress Bar with Animated Fill

A responsive step progress bar showing checkout progress. It features a dynamically filling line that animates between steps and highlights the current step with a subtle glow, while completed steps display a checkmark.

animationflexboxcss variablesstate managementprogress indicatorcheckout ui
4 / 5

3D Tilt Card with Glare

A dynamic 3D card effect that tilts and generates a 'light-catching' glare as the cursor moves across its surface, giving elements a sense of floating depth.

animation3dtransformsinteractiveglarecss variables
5 / 5

Gradient Range Slider with Value Bubble

A custom styled HTML range input with a dynamic gradient fill on the track and a live value bubble that follows the thumb as it's dragged.

gradientjavascriptcss variablessliderrange inputform elements