Building something simple and personally tailored to answer the question: Where is my time going?, cuz we change what we measure. It uses AI to transform raw activity logs into actionable coaching reports.


claude-sonnet-4-5)AI is so good now that you can get an entire functional app to test in seconds. I used Claude and asked him to build just a simple app that helps me track my daily time and creates an insightful report. I iterated 3 times, adding some corner cases.
Note: No perfectionism. There is always something to improve. Once I got to the first result I wanted, I thought about making it better, providing a weekly report. STOP! You can always get back and improve it, but ship and test MVP usability first (even if the only user is you).
Find the .jsx file below, so you can use it. It’s my first MVP (I might have made some iterations since this one).
To power the analysis, you need a direct connection to an LLM. I sticked to Claude. So, get an API Key and add the minimum credits. I added $5 to enable API access to my personal app.
