MIT + CC BY 4.0 · verify it yourself

Open source

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.

Try it

See it yourself — no install, no clone. Run it on your own birthday:

bash
$ 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.

What's open

Three things, each independently checkable:

The reference engine

The same math that runs in your browser here: src/engine.js, zero dependencies, plain JavaScript.

The method specification

A full, line-by-line write-up of the discrete-phase model: docs/method.md, also in Polish.

Licensed openly: the engine is MIT; the method specification and the golden dataset are CC BY 4.0.

Why open

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:

Provable privacy

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.

A tribute you can verify

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.

Attribution, by license

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.

The numbers

This project — and this page — stand as a tribute to the work of Dr. Jerzy Sikora.