Personal health dashboard
I run my own health data through the exact pipeline that ships the hotel dashboards.
I have a dashboard for every corner of the business. Occupancy, labor, channel mix, supply spend. My own health data was the thing sitting in three apps I never opened twice. If the operating layer is real, it does not stop at the office door. So I made "me" one more tenant the stack has to hold. That was the whole reason to build this, not because I needed another health app.
How it works
It rides the exact same rails as the hotels. A launchd job on the always-on Mac mini pulls my daily health and activity metrics. A small Python build renders them to a static HTML page. The publishing pipeline pushes it to a Cloudflare URL in about thirty seconds, behind Cloudflare Access so it is mine and only mine. Zero new infrastructure. It is the same build-and-publish path that ships the Morning Flash and the performance dashboards.
Where it stands
Live, and deliberately boring. The point is not a slick health tracker. It is proof that the pattern generalizes. When a hotel KPI and a resting heart rate move through the same pipe, the pipe is the product.
The company-of-one bet works because the marginal cost of a new seat trends toward zero. This one cost me an afternoon, and only because the finance and revenue seats already paid to build the road. Same stack, one more surface, one less thing I have to carry in my head.