State of Being is a collection of scripts and tasks designed to gather and quantify my current state and goals. 📊
At an atomic level, it monitors aspects like my sleep patterns, awareness, workouts, and meditation efficiency. On a more abstract level, it links my daily tasks कर्म to my life's vision. Through this project, my aim is to track and enhance personal growth in a manner akin to tracking the development of a product. 🌱
The foundational principles of this system stem from the teachings of my teacher and mentor, Dr. Amit Jain. The data collection methods and interfaces draw inspiration from the works of @AnandChoudhary and Bryan Johnson. 🙌
I use Github Pages to serve the files in this repo as an API.
The base url is:https://krimlabs.github.io/state-of-being/
Endpoint | Description |
---|---|
/vault/workouts.json | Get workout stats by year and month, and yearly aggregates |
/vault/meditations.json | Get meditation stats by year and month. Includes data on awareness, life problems that I'm currently tackling and the efforts I'm spending on each problem. |
/vault/ultrahuman/index.json | List of weeks for which sleep data is available |
/vault/ultrahuman/13-03-2023.json | Weekly sleep data for week starting at 13-03-2023 . List of start dates come from index. |
/vault/ultrahuman/sleep.json | Aggregate sleep and recovery data by year and month |
A public dashboard is in under construction and will be available at krimlabs.com/state-of-being