The reference engine
The same math that runs in your browser here: src/engine.js, zero dependencies, plain JavaScript.
your wellness planner
The engine and the method behind aimy.bio are open source — every line is there for you to read.
It’s our tribute to dr. Jerzy A. Sikora, a Polish researcher (b. 1930, Cieszyn) and the father of Polish biorhythmics, author of Biodiagram prawdę Ci powie (1983) — made in a form anyone can verify.
See it yourself — no install, no clone. Run it on your own birthday:
$ npx aimy-bio-open-biorhythms 1990-05-15
Biorhythm for 1990-05-15 on 2026-07-01 — 13195 days lived:
physical - day 16/23 (5%)
emotional + day 7/28 (88%)
intellectual - day 28/33 (29%)
Symbols: + high · - low · X critical · 0 zero
npm v1.0.0 — for your own projects: npm i aimy-bio-open-biorhythms, then import { getBiorhythmsFor } from 'aimy-bio-open-biorhythms'.
Full source, method spec and golden vectors on GitHub. Using it in your work? Cite the project.
Three things, each independently checkable:
The same math that runs in your browser here: src/engine.js, zero dependencies, plain JavaScript.
A full, line-by-line write-up of the discrete-phase model: docs/method.md, also in Polish.
663 Sikora + 86 BioMatch vectors pinned to the original 1983–2001 source material — every commit is checked against them.
Licensed openly: the engine is MIT; the method specification and the golden dataset are CC BY 4.0.
Because a promise you can’t check isn’t a promise — it’s marketing. Opening the engine and the method turns three claims into things you can verify yourself:
Read the engine yourself: it makes no network calls. That’s math you can inspect, not a policy you have to trust. For how the hosted site handles data, see our privacy policy.
This exists to honour Dr. Sikora’s work, openly — not just say so. Compare the method to the 1983–2001 source material and confirm it yourself.
The docs and data are CC BY 4.0: every fork or citation must credit aimy.bio, keeping the link back to Dr. Sikora’s work alive wherever the method travels.
npm test — the same suite that runs in CI on every commit.This project — and this page — stand as a tribute to the work of Dr. Jerzy Sikora.