A self-hosted system for collecting, storing, and querying personal health data. All data stays on local infrastructure with no third-party cloud dependencies.
Data Sources#
- Ketone Meter: Blood ketone measurements
- Blood Pressure & Pulse: Cardiovascular metrics
- Meal Logging: Food intake with timestamps
- Lab Results: A1c, cholesterol, HDL, LDL, triglycerides
Stack#
- InfluxDB: Time-series database for all health metrics
- Custom Ingestion: Scripts and integrations for various data sources
- Query Interface: Tools for analyzing trends and correlations
Current Focus#
Expanding data ingestion sources and building better visualization dashboards.