WildZooWorks / YLV
A simple, striking way to see your entire life at a glance — every year, month, or week you've lived, and every one still ahead.
Enter your date of birth. Every cell that represents time you've already lived fills in. Every empty cell is still ahead of you.
At 90 years of age, a full life is 4,680 weeks, 1,080 months, or 90 years. Seeing them all at once — in one grid — tends to reframe how you think about time.
The idea comes from Tim Urban's essay Your Life in Weeks on Wait But Why, where he visualized his own life this way and found it startling and clarifying.
YLV (Your Life Visualizer) is a WildZooWorks tool — part of a portfolio of reusable, embeddable products built to stand alone and ship to other sites. It is fully self-contained: no frameworks, no CDN dependencies, no tracking. Unzip and host it anywhere.
The theme system is designed to be swapped out: every color lives in a CSS custom property,
and the themes.js config file lets any site override the visual identity
without touching the logic.
Current public release: v1.0.0 (June 2026)
YLV is developed in two stages. New features are built and tested on a private dev instance
first. Once stable, they are promoted to this public release at
tools.wildzooworks.com.
What's in v1.0.0: Visualize, Customize (rule engine, holiday calendars, embed), Add Events, Preview (standalone share links), and Print support. Up next: Year View, additional event decks, event overlay on the main chart.
Concept by Tim Urban / Wait But Why. YLV is a ground-up implementation by WildZooWorks.