Blog | Articles & Series by Satish Kumar

Explore a complete collection of articles and in-depth series on modern web development, advanced CSS, React, and creative coding.

Articles

Assembling a 3D Object - The CSS Cube

Part 4 of the series: "Unlocking CSS 3D"

Learn to construct a complete, volumetric 3D cube from multiple flat planes using CSS. This step-by-step guide covers the logic of using `rotate` and `translateZ`.

Entering the Third Dimension - The Flipping Card

Part 3 of the series: "Unlocking CSS 3D"

A hands-on tutorial to build a 3D flipping card with CSS. Learn the core concepts of `perspective`, `transform-style: preserve-3d`, and `backface-visibility`.

The Foundation - Mastering 2D Transforms

Part 2 of the series: "Unlocking CSS 3D"

A deep dive into the four fundamental verbs of 2D transformation: moving (translate), resizing (scale), spinning (rotate), and distorting (skew), focusing on performance and animation feel.

The Real World - Practical 3D Components

Part 6 of the series: "Unlocking CSS 3D"

Apply your CSS 3D skills to real-world projects. This final tutorial in the series shows you how to build a layered parallax header and a 3D cylindrical carousel.


Series


Subscribe to my free Newsletter

Join my weekly newsletter to get the latest updates on design engineering, new projects, and articles I've written. No spam, unsubscribe at any time.