Skip to content
View kirupa's full-sized avatar

Block or report kirupa

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kirupa/README.md

📚 kirupa.com Playground Repository

🌟 Overview

  • A vibrant collection of kirupa.com tutorial assets featuring standalone HTML/CSS/JS demos, algorithm walk-throughs, full React applications, reusable JavaScript utilities, and even a native iOS sample—perfect for front-end experimentation and teaching.

🔍 Highlights

  • 🎨 A wide array of self-contained demos that showcase CSS animations, color transitions, SVG embedding techniques, math-driven motion, and canvas experiments to complement their companion articles.
  • 🧠 Classic data-structure and algorithm visualizations in plain JavaScript, including a browser-friendly bubble sort walkthrough with detailed logging of each pass.
  • ⚛️ A mix of introductory JSX-in-HTML snippets and Create React App–style projects, from a weather router example to a multi-component “Koncentration” game layout.
  • 🛠️ Shared utilities like the random color generator and a comprehensive set of easing equations that act as reusable building blocks across demos.
  • 📱 Beyond web assets, the repository even ships with a Swift WKWebView sample for iOS, showing how to host kirupa.com content inside a native shell.

🧪 Testing

  • ⚠️ Not run (not requested).

Popular repositories Loading

  1. kirupa kirupa Public

    Stuff for the things hosted on kirupa.com!

    HTML 171 129

  2. learning-react-book learning-react-book Public

    Forked from dylan-cancelliere/learning-react-book

    Websites created via following along with the "Learning React" book, by Kirupa Chinnathambi

    HTML 3 4

  3. node-js-sample node-js-sample Public

    Forked from heroku/node-js-sample

    A barebones Node.js app using the Express framework.

    JavaScript 1 1

  4. reactjs.org reactjs.org Public

    Forked from reactjs/react.dev

    The React documentation website

    JavaScript 1

  5. azure-content azure-content Public

    Forked from joostdenijs/azure-content

    Repository containing the Articles on azure.microsoft.com Documentation Center

  6. ion-md-input ion-md-input Public

    Forked from mhartington/ion-md-input

    A material design inspired text input for Ionic Framework

    JavaScript