A Personal Everything Tracker
This project is a personal everything tracker built around a simple idea: logging your life should be easy, and the structure behind it should be flexible.
When you open the app, there is only one thing on the screen: an input box. No dashboards. No menus. No forms to fill out.
You type what happened and press enter.
For example:
Did 3x10 tricep pull downs Had a Pabst last night Worked two hours on the deck Slept 6.5 hours, felt off
That’s it. The system does not reply. It does not ask you to pick categories. It simply records what you said.
Behind the scenes, a language model turns each sentence into structured data. A workout becomes sets and reps. A drink becomes a quantity and time. A work session becomes time tied to a project. Over time, this builds a clear and searchable record of daily life.
What makes this project different is that the structure is not fixed. If workouts need more detail, that detail can be added. If outside data, like lab results or training plans, should be included, the system can be updated to support that. Past entries can be reprocessed to match new definitions.
In other words, the “settings” are not in a menu. They are part of the design.
This is not just a workout tracker or a journal. It is an everything tracker. Anything you can describe in a sentence can be captured and organized. Because the data is structured, it can later be used to generate summaries, spot trends, or create daily plans based on real history.
The system runs in a private cloud account using standard tools. Costs are predictable and low. There are no ads, no social features, and no hidden agenda. Its only job is to store and organize personal data.
The tradeoff is that this level of flexibility requires decisions. There is no product team shaping it for you. If something needs to change, it must be designed and implemented. For someone willing to take that on, the result is a tool that adapts as life changes.
The surface stays simple. You open the page, type what happened, and move on. Over time, the system grows into a structured record shaped by the person using it.