Copying and pasting from the new introduction forum (wanted to get the go ahead, so this doesn't come as spammy).
I've been a VERY long time lurker here, been trying nootropics close to a decade now. Gone through a lot of different stacks over the years (and a lot of expensive shipping from over zealous anecdotal reports). I recognized (kind of ridiculous) that I had tried so many supplements over the years that I couldn't recall what the effects were.
I kept fairly detailed written logs for a while, but although searchable, entries like "3:20 PM - 300mg of Caffeine, still tired" wasn't aggregating very well for me to tell if it was working or not. Last year, I committed to keeping everything into Excel. My background has been in computational finance for most of this decade, so one thing lead to another and I started moving all my Excel data into a database to perform more in-depth analytics.
I began correlating and aggregating data against how productive I was being throughout the day against RescueTime (it's a nifty app that tells you productive you were throughout the day). This started letting me answer questions like
- What supplements impacted my sleep?
- What is the optimal # hours to sleep to perform optimally?
- How do habits correlate with sleep and productivity?
Most of my prior assumptions about what supplements worked were wrong. (IE. Morning cold showers and meditation have both been remarkably more effective than almost 95% of supplements I've taken).
Long story short, I created an app for my use case with some hopes that external use might give me hints of what features I could add. All the data is
- anonymized (signup only is a username, no asking for a email, name, etc)
- free
- automatic analytics
- open-sourced source-code
- you can export your complete data and delete your account anytime.
It's still an embarrassing beta, but the site is https://betterself.io/. Would love feedback.
The next features I'm adding are aggregate N-Day Analytics (what was your most productive week? what habits, supplements and sleep did you do during that time?) and automatic API integrations with RescueTime, FitBit and Apple Watch.
TL;DR - Got frustrated at tracking supplements and habits, made an app @ https://betterself.io/.