Steroid Plotter

These curves are simplified half-life estimates, not bloodwork. They do not tell you what to take. Read the disclaimer.

000 — Planning the MVP

2026-09-09

000 — Planning the MVP

Date: 2026-09-09

Prompt

Build a simplified planning app like the old Reddit /r/steroids plotter. Notes from a conversation:

Also log the prompting journey in the repo so a friend can learn how to make a similar web app.

Target: a simple Next.js SPA on Vercel, same shape as early PedsCalc — one shared form, routes that load different compounds. localStorage now, maybe a later ad-free cloud save. Stack: Next.js + Tailwind + shadcn. Keep it lean. Plan first.

What we decided

What we shipped

This planning note. Implementation is the next entry.

What we skipped

Auth, ads, orals, Sustanon, tren, vial math, compare-two-protocols mode, and any backend.

All journey entries