(Week 1's article about creating photorealistic images is here, and you can sign up here)
The Experiment Over Christmas 2023, I read Matthew Dicks’ Storyworthy. One concept that stuck with me was his idea of “Homework for life” a single-line diary—a simple way to capture the highlights of your life every day. It’s not about feelings or long reflections, just a quick note about what happened.
I loved the idea. I wanted a way to look back on my life, improve my storytelling and to measure what I’d been doing (it’s also a good gratitude reflection). Between January and August last year, I managed to keep up with it pretty well. But, as simple as it sounds, the process had way too much friction.
- Remember to do it.
- Turn on my computer.
- Find the Google Sheet.
- Open it and type something in.
As you can imagine, it didn’t take long for these steps to feel like a chore. I needed something easier—something on my phone that would make it frictionless.
The Process and Outcome Here’s how I tackled it:
- Picking the Right AI tool: My online friends kept recommending Claude for development, so I decided to give it a shot. I thought about using Replit, but I wanted something lean and quick. This wasn’t about creating the perfect app; I just wanted a quick and dirty solution.
- Exploring Options: I asked Claude for ideas, and it came back with three approaches: -Use a Google Form. -Use Google Apps Script to automate the process. - Build an app.
- The Apps Script option seemed like the best balance: some effort and customisation, but without the learning curve of building an app (which would be nice, but too much for the scale of the project).
- Trial and Error: This is where things got fun (and occasionally frustrating). Claude’s initial explanation was a little sparse—it assumed I knew way more about coding than I actually did. For example, I had no idea how to host an image for the app, and the lack of details sent me into a rabbit hole. It turns out that due to some Android settings it isn’t possible to create an image or an icon to use on the homescreen (this would have been better to find out before 8 iterations ?? ) However the back-and-forth process with Claude was enjoyable. I’d make changes, update the script, test it, and then go back to Claude for advice. Slowly, I pieced everything together. I am a little unhappy that I couldn’t use the cool logo I created:
But otherwise it fits with what i wanted to do.
- The Final Product: The result is simple and it works.
- No fuss, no friction—just a super quick way to capture my day.
- The Bigger Win: Beyond the diary itself, this process taught me:
Key Takeaway AI isn’t just for massive, game-changing projects—it can help you build small, personal tools that make your life better. With the right guidance, you can simplify your processes, create something functional, and feel pretty accomplished in the process.
- Start Small: You don’t need to build an app from scratch. Google Apps Scripts, Google Forms, or similar tools can be great starting points.
- Iterate With AI: The trial-and-error process with Claude was surprisingly fun. Don’t expect perfection on the first try—use AI to refine as you go.
- Reduce Friction: Focus on making your solution as simple and accessible as possible. For me, that meant putting a Chrome link directly on my phone’s desktop.
- Ask an AI (like Claude or ChatGPT) for options to build your tool.
- Use Google Apps Script for automation—it’s powerful without being overwhelming.
- Focus on making something functional and frictionless.
Week 1's article about creating photorealistic images is here, and you can sign up here
E-commerce Specialist | User Experience Design & Research | Behavioral analysis | Experimentation | UX & CRO strategy
1 个月I had the pleasure of reading both Week 1 and Week 2 back-to-back, and they were incredibly insightful, Brendan! I'm really excited to follow along and see how these experiments unfold!