Make visible
Show the decision.
A result is more useful when the path to it can be inspected. The demos expose strategies, state changes, and competing choices instead of presenting only the final answer.
About 0labs / A living laboratory
0labs turns abstract ideas into things you can see, run, question, and change. It is a growing collection of experiments built by Hannah Lee, an aspiring engineer and data scientist.
01 / Why this exists
A heuristic can sound convincing on paper. An algorithm can look inevitable in a diagram. But put either one in motion and the tradeoffs surface: speed against accuracy, exploration against certainty, an elegant rule against a stubborn edge case.
That is why 0labs is built around interactive work. Pathfinding, game strategy, simulations, data structures, and creative systems become easier to understand when their decisions are made visible. The goal is not to hide complexity. It is to give curiosity something concrete to push against.
02 / The practice
Make visible
A result is more useful when the path to it can be inspected. The demos expose strategies, state changes, and competing choices instead of presenting only the final answer.
Work critically
Artificial intelligence can propose code, strategies, explanations, and interfaces. Its first answer is a starting point—not authority. We inspect assumptions, test edge cases, and ask what the output missed.
Compare
BFS beside A*. Expectimax beside Monte Carlo search. Different heuristics on the same board. Comparison turns preferences into evidence and reveals where each approach bends or breaks.
Keep learning
A working demo is not a declaration that the question is finished. It is an invitation to interact, notice, disagree, and imagine the next version.
03 / How we build
Choose a question where two reasonable strategies may behave differently.
Create enough rules, state, and feedback for the idea to reveal its behavior.
Make the algorithm's path, score, uncertainty, or tradeoff visible to the person watching.
Change the inputs. Compare approaches. Look for assumptions, edge cases, and surprising failures.
Publish the experiment so understanding can come through interaction—not explanation alone.
04 / The person behind the lab
Aspiring engineer and data scientist
Hannah builds 0labs to connect theory with experience: to turn algorithms into behavior, data into questions, and AI-assisted ideas into work that can be inspected and challenged. The lab is a record of learning in public—one runnable question at a time.
[email protected] ↗