Slavko Babić

Experiments

A playground for things that do not belong in a finished project — a small AI demo, a canvas sketch, an idea I wanted to feel in the browser. Curiosity over polish.

AI in practice, in four loops

Four tiny looping vignettes of AI doing real work — RAG support, an editor suggestion, an agent run, a vector search — built entirely with CSS animation.

  • CSS animation
  • SVG

A flow field on a canvas

A few hundred particles drifting along a slowly-evolving vector field, leaving fading trails — a tiny, dependency-free canvas sketch.

  • Canvas
  • JavaScript

Teaching an SVG to fire

The little animated neural network from the home hero, taken apart — signals travelling along synapses and nodes pulsing, in pure SVG and CSS.

  • SVG
  • CSS animation