Valanza – my Unix way for weight tracking and anlysis
Summary
Valanza presents a UNIX-inspired approach to weight tracking and analysis, using small, composable programs that communicate via pipes instead of a single monolithic script. It relies on bash, R, awk, gnuplot, and rc to interpolate missing data, compute moving averages, apply a low-pass filter, and visualize results. The project is experimental, MIT-licensed, and targets a modular data-analysis workflow rather than traditional spreadsheets.