Piyush Patil

Piyush Patil

Spider following to cursor animation using HTML CSS and JavaScript

This post introduces a playful cursor animation that mimics a spider following the cursor movements. With comprehensive HTML, CSS, and JavaScript codes accompanying the explanatory content, the writer encourages readers to grasp the code logic rather than just copying it. Credit for the code is given to an external source.

3D Scrolling Gallery/Timeline using JavaScript

The post discusses creating a 3D scrolling timeline using HTML, CSS, and JavaScript to create an immersive, interactive experience. The walkthrough includes HTML code for a template, CSS for styling, and JavaScript for interactivity. Importantly, the author advises not to just copy the code but to understand it thoroughly. The article encourages reaching out for further assistance if needed.

Liquid Transition Effect using HTML CSS & JavaScript

The article provides a detailed tutorial on implementing liquid transitions in web pages using HTML, CSS and JavaScript. The code creates a kinetic slider with smooth, visually pleasing transitions. The author suggests typing out the code rather than copying it for better understanding. An interactive demo, HTML skeleton, CSS rules and a JavaScript function have been shared with readers. The material refers to an original codepen by Turk Aysenur.