Arun Murali
Tutorials
2026-05-31
1 / 1
tutorials
Building a Couple Outfit Configurator with Layered SVG Avatars in React
2026-03-06
How I built a browser-based couple outfit configurator using layered SVG avatars, React, TypeScript, Zustand, and Tailwind CSS — covering architecture decisions, the SVG layering system, state management, and deployment.
tutorials
Build a 3D Chess Replay Viewer with WebGPU in Under 30 Minutes
2026-01-24
A complete step-by-step guide to creating an interactive 3D chess replay viewer using Babylon.js, React, and TypeScript — plus how to add an AI-powered lesson generator backed by LiteLLM, Express, and Postgres.