Calculator Demos

Interact with my C++/WASM demo and a BMR calculator backed by compiled C++.

Weight Loss Calculator (C++ compiled with Emscripten)

This is the original app compiled to WebAssembly.

BMR & TDEE Calculator (C++/WASM)

Units Switch units — values will be interpreted and converted automatically.

Computed via WebAssembly using the Mifflin–St Jeor equation (BMR), multiplied by activity factor (TDEE).

← Back to Portfolio