Proofly
Health management web application offering personalized insights and real-time monitoring for proactive health maintenance.
Proofly came out of wanting to make health data actually actionable instead of just sitting in spreadsheets or apps that dump numbers at you. It tracks metrics, runs predictive models through TensorFlow and Scikit-learn, and surfaces risk assessments and trends in real time. There's even a Python package for command-line analysis if you prefer that workflow.

The frontend uses React and Next.js for a responsive tracking interface, while the backend is powered by Python with TensorFlow and Scikit-learn for the machine learning layer. All data is protected with encryption and privacy-first principles, and real-time monitoring delivers updates as new data comes in.