SARATH THARAYILST
WRITEUPSCONCEPTSPROJECTSLABABOUT
SARATH THARAYIL
മ
IGARATIPO: AMAZON TRIBUTARIES
/ SYSTEM

Building thoughtful software, writing notes, and shipping experiments across data, AI, and the web.

No cookies, no tracking. Preferences are stored locally in your browser. Anonymous view counts are kept server-side.

Hey, there's a story for the river above/© 2026 Sarath Tharayil/IST --:--:--
SIMULATION METRICEXPERIMENTAL ENVIRONMENT // V1.0
COMPUTATIONAL LAB
Query: Interactive Simulationsstatus: active
[22] SIMULATION ARCHIVEsystem: decentralized-cellular

LAB[β]

[22]

Pathfinding

#26

Draw a maze, set a start and goal. Watch BFS and A* expand their frontiers in real time. One exhausts every equal-cost option; the other aims straight for the goal.

// DEPLOYED[ RUN | >>> ]

Sorting Algorithms

#25

Four algorithms, one array. Bubble, merge, quick, and heap sort race through the same data with every comparison and swap visible. Speed and array size are yours to adjust.

// DEPLOYED[ RUN | >>> ]

Mandelbrot & Julia

#24

Pan and zoom the Mandelbrot set. Move the cursor over any point to see its corresponding Julia set rendered alongside. Smooth escape-time colouring, infinite depth.

// DEPLOYED[ RUN | >>> ]

Forest Fire

#20

Trees grow slowly. Lightning sparks occasionally. Fire spreads fast. The system self-organises to a critical state where fire sizes follow a power law — the Bak-Tang-Wiesenfeld model.

// DEPLOYED[ RUN | >>> ]

L-Systems

#18

A string rewriting grammar invented to model plant growth. One axiom, one rule, a few iterations — and a fern, a tree, a snowflake, or a dragon curve emerges from turtle graphics.

// DEPLOYED[ RUN | >>> ]

Diffusion-Limited Aggregation

#17

Particles drift at random until they touch the cluster and freeze. The result is a fractal that looks like lightning, coral, or a river delta — with no explicit rule for branching.

// DEPLOYED[ RUN | >>> ]

Fourier Epicycles

#16

Draw any closed curve. A Fourier transform decomposes it into N rotating circles stacked tip to tail. Reduce N to watch the approximation degrade. Every closed shape is a sum of circles.

// DEPLOYED[ RUN | >>> ]

Lorenz Attractor

#15

The butterfly. Three linked differential equations, one strange attractor. Never repeating, never escaping. Chaos mode launches six nearly identical trajectories and watches them separate.

// DEPLOYED[ RUN | >>> ]

Double Pendulum

#14

Two hinged pendulums integrated with RK4. Deterministic physics, exquisitely sensitive to initial conditions. Chaos mode shows how tiny angle differences explode into wildly different paths.

// DEPLOYED[ RUN | >>> ]

Falling Sand

#13

Draw sand, water, stone, fire, and wood into a pixel grid. Simple per-cell rules produce avalanches, floods, and spreading fires.

// DEPLOYED[ RUN | >>> ]

Physarum Slime Mold

#12

Thousands of agents sense chemical trails, deposit their own, and diffuse the map. No central control — vein networks and transport highways grow from local sensing alone.

// DEPLOYED[ RUN | >>> ]

Particle Life

#11

Four types of particles attract or repel each other by a simple rule matrix. Adjust the interactions and watch molecules, predators, and living clusters self-assemble.

// DEPLOYED[ RUN | >>> ]

Gray-Scott Reaction-Diffusion

#10

Two chemicals react and diffuse at different rates. Tune feed and kill to grow coral, maze patterns, travelling waves, or mitosis-like cell division.

// DEPLOYED[ RUN | >>> ]

Kerala Panchangam

#09

Daily panchangam for Kerala: nakshatra, tithi, yoga, karana, Rahukalam, and muhurta times. In English and Malayalam.

// DEPLOYED[ RUN | >>> ]

1 in 8 Billion

#08

A scrollable meditation on the improbability, brevity, and strange miracle of being you — one specific person alive right now.

// DEPLOYED[ RUN | >>> ]

The 3AM Internet

#07

What does the internet do when it can't sleep? Reddit activity across 18 communities, sampled and visualized hour by hour.

// DEPLOYED[ RUN | >>> ]

Wikipedia Edit Wars

#06

Which pages has humanity rewritten the most? A scrollable analysis of edit counts, revert rates, and the articles nobody can agree on.

// DEPLOYED[ RUN | >>> ]

F1 Dominance

#05

74 seasons, 1,100+ races. Who dominated Formula 1, when, and by how much. A comprehensive data analysis with seven charts.

// DEPLOYED[ RUN | >>> ]

Langton's Ant

#04

Two rules on a grid produce ~10,000 steps of apparent chaos. Then, without warning, a perfect diagonal highway, forever.

// DEPLOYED[ RUN | >>> ]

Reynolds' Boids

#03

Craig Reynolds' flocking model. Three local rules: separation, alignment, cohesion. They produce emergent swarm behaviour.

// DEPLOYED[ RUN | >>> ]

Elementary Cellular Automata

#02

Wolfram's 256 elementary rules explorer. Change the rule, seed the row, adjust generations.

// DEPLOYED[ RUN | >>> ]

Conway's Game of Life

#01

Conway's cellular automaton. Draw cells, load a preset, or seed randomly. Watch chaos or structure emerge.

// DEPLOYED[ RUN | >>> ]