shlogg · Early preview
Hayyan Hami @hayyaun

Web developer. Animator. Dreamer. ✨ As a passionate web developer, I weave digital magic into every line of code. 🪄

Quick UI Boost: React + Tailwind CSS Head-Out Image Box

Need a UI boost? Use this simple React + Tailwind CSS snippet for a stylish Head-Out Image Box: <div>...</div> Copy, paste, done!

Creating Interactive Tours In React With GSAP Animation

Create interactive tours in React with ease! Use the `Tour` component to guide users through your app, animating tour elements and providing a seamless experience. Check out this example code for a step-by-step implementation.

Triggering Animations Based On Scroll Direction And Section Navigation

Trigger animations based on scroll direction & section navigation with `useSection` hook. Manage global state with zustand, watch section changes & create custom hooks for seamless transitions.