{
  "$schema": "https://toys.iamkesava.com/toys.schema.json",
  "site": "https://toys.iamkesava.com",
  "license": "MIT",
  "last_updated": "2026-05-19",
  "counts": {
    "toys": 15,
    "categories": 5
  },
  "categories": [
    {
      "label": "Audio",
      "slug": "audio",
      "toys": [
        "sonicc",
        "Stem Studio",
        "plink",
        "synth-pad"
      ]
    },
    {
      "label": "Visual",
      "slug": "visual",
      "toys": [
        "kaleidoscopic",
        "aurora",
        "string-art"
      ]
    },
    {
      "label": "Simulation",
      "slug": "simulation",
      "toys": [
        "gravity-type",
        "particle-life"
      ]
    },
    {
      "label": "Generative",
      "slug": "generative",
      "toys": [
        "aurea",
        "form",
        "wordart",
        "pixart",
        "poster"
      ]
    },
    {
      "label": "Craft",
      "slug": "craft",
      "toys": [
        "Zen Garden"
      ]
    }
  ],
  "toys": [
    {
      "slug": "sonicc",
      "title": "sonicc",
      "url": "https://toys.iamkesava.com/sonicc/",
      "external": false,
      "badge": "music",
      "description": "Keys, drums, pattern sequencer, sampler, and mic recorder. 16 presets, 9 waveforms, 12 FX, stereo knobs, MIDI support, WAV export."
    },
    {
      "slug": "https://apps.iamkesava.com/playground/stem-studio",
      "title": "Stem Studio",
      "url": "https://apps.iamkesava.com/playground/stem-studio",
      "external": true,
      "badge": "AI audio",
      "description": "Upload any song and split it into vocals, drums, bass, and other stems with AI. Effects, pitch shift, time stretch, sample maker, and mix export."
    },
    {
      "slug": "plink",
      "title": "Plink",
      "url": "https://toys.iamkesava.com/plink/",
      "external": false,
      "badge": "audio",
      "description": "Drop marbles and hear them play. A pentatonic plinko board where every bounce is a note. Click pegs to toggle them."
    },
    {
      "slug": "synth-pad",
      "title": "Synth Pad",
      "url": "https://toys.iamkesava.com/synth-pad/",
      "external": false,
      "badge": "audio",
      "description": "Touch or click and drag to play. An XY pad instrument with pentatonic tuning and warm oscillators."
    },
    {
      "slug": "kaleidoscopic",
      "title": "Kaleidoscopic",
      "url": "https://toys.iamkesava.com/kaleidoscopic/",
      "external": false,
      "badge": "WebGL",
      "description": "Upload any image and watch it fold into living geometry. 8 symmetry patterns, real-time WebGL rendering, video recording."
    },
    {
      "slug": "aurora",
      "title": "Aurora",
      "url": "https://toys.iamkesava.com/aurora/",
      "external": false,
      "badge": "ambient",
      "description": "Move your cursor through living light. An interactive aurora borealis rendered in real time."
    },
    {
      "slug": "string-art",
      "title": "String Art",
      "url": "https://toys.iamkesava.com/string-art/",
      "external": false,
      "badge": "generative",
      "description": "Modular multiplication on geometric shapes creates impossibly intricate patterns. Move your cursor to shape the strings."
    },
    {
      "slug": "gravity-type",
      "title": "Gravity Type",
      "url": "https://toys.iamkesava.com/gravity-type/",
      "external": false,
      "badge": "physics",
      "description": "Type anything and watch it fall. Letters tumble, stack, and scatter with real physics. Click to explode."
    },
    {
      "slug": "particle-life",
      "title": "Particle Life",
      "url": "https://toys.iamkesava.com/particle-life/",
      "external": false,
      "badge": "simulation",
      "description": "Colored particles follow simple attraction rules and create complex, organic behavior. Click to create a new universe."
    },
    {
      "slug": "aurea",
      "title": "Aurea",
      "url": "https://toys.iamkesava.com/aurea/",
      "external": false,
      "badge": "math art",
      "description": "Fibonacci-driven parametric line art. 6 original forms, 4K rendering, video recording. Thousands of lines from pure equations, biology from math."
    },
    {
      "slug": "form",
      "title": "FORM",
      "url": "https://toys.iamkesava.com/form/",
      "external": false,
      "badge": "typography",
      "description": "Type a phrase, the system arranges it like a typographer. Five design philosophies (Swiss, Editorial, Brutalist, Kinetic, Painterly) plus a blend lab. PNG or video."
    },
    {
      "slug": "wordart",
      "title": "wordart",
      "url": "https://toys.iamkesava.com/wordart/",
      "external": false,
      "badge": "typography",
      "description": "Type a phrase, pick an effect, export it. Eight canvas effects (line, slice, blur, dither, type, halftone, glitch, mesh) share one chrome with keyboard shortcuts, theme cycling, PNG snapshots, and a 15 s offline MP4 render."
    },
    {
      "slug": "pixart",
      "title": "pixart",
      "url": "https://toys.iamkesava.com/pixart/",
      "external": false,
      "badge": "image + video",
      "description": "Drop an image or video, pick an effect. 28 canvas effects across 8 categories (type, tonal, halftone, geometric, cinematic, painterly, glitch, generative). 20 s seamless loops, PNG + MP4 export."
    },
    {
      "slug": "poster",
      "title": "poster",
      "url": "https://toys.iamkesava.com/poster/",
      "external": false,
      "badge": "art direction",
      "description": "Type a phrase, idea, or article. Two art directors compose two completely different posters. 12 directors, 10 template families, 45,408 variants. Every decision shown, every decision editable. Deterministic."
    },
    {
      "slug": "https://apps.iamkesava.com/playground/zen-garden",
      "title": "Zen Garden",
      "url": "https://apps.iamkesava.com/playground/zen-garden",
      "external": true,
      "badge": "CSS art",
      "description": "Ink and Void, a CSS Zen Garden submission. 1800+ lines of pure CSS: scroll-driven animations, oklch color, @property, subgrid. Zero images, zero JS."
    }
  ]
}