Lab

Interactive demos and visual experiments

Small toys with real behavior — terminal commands, boot flow visualizers, ASCII cameras, and a few planned experiments waiting their turn.

Tiny Terminal

An in-browser terminal with a small set of real commands. Try help, projects, lab, or now.

tiny-terminal — locallive
tiny-terminal v0.1 — running locally in your browser
type `help` for commands.

Other experiments

live

OS Boot Flow Visualizer

A visual, step-based explainer for how Chronosapien boots from QEMU to shell.

OSVisualizationChronosapien
live

ASCII Camera

Webcam-to-ASCII visual experiment that turns your camera feed into live characters.

Creative CodingCameraTypeScript
planned

Pathfinding Visualizer

An interactive visualizer for A*, BFS, DFS, and Dijkstra on a grid you can paint walls onto.

AlgorithmsVisualizationPlanned
planned

Raycaster / Graphics Experiment

A small Wolfenstein-style raycaster to learn rendering math from first principles.

GraphicsRenderingPlanned
planned

Shader Playground

An in-browser GLSL playground for fragment shaders, with a few starter scenes.

ShadersWebGLPlanned