Day 963 - Play-driven development: Ideas - https://golifelog.com/posts/play-driven-development-ideas-1692609161773

Let's go with [play-driven development](https://golifelog.com/posts/play-based-development-1692499812341). What should I play with?

I looked through all my open browser tabs to see what I've opened and wanted to keep opened for reference again. Looked through my notes in Telegram, and saved bookmarks on social media. Just creating of quick list of fun and interesting things I'm curious about right now:

- Play with [grammY](https://grammy.dev/), a JS framework for Telegram bots
- Building fun features for Lifelog, like bots, lifespan view,
- Use Pushmore.io Telegram bot for notifications
- Use Logsnag to show iOS notifications
- Use [Postmark](https://postmarkapp.com/) and [Crontap](https://crontap.com)/[Cron-job](https://cron-job.org/) to create a email drip course?
- Create ghetto versions of analytics, A/B testing plugins
- Create simple tools for people on Twitter. Start simple, like just a form to generate something. An image, a 5s video, something, anything.
- Simple database to store small pieces of standalone data, like using Google Sheets to store text for an announcement banner I made. Like instead of an entire table of a db, I just need 1 row out of the whole table where I can CRUD. Or not even a row, but a key/value pair, or just a snippet of JSON.
- Websites or writings that would last 'forever' on the internet, even past my lifetime.

Some patterns I'm observing about my curiosities:

- No AI. Still feels out of my league to try.
- Lots of stuff about Telegram I realised. I truly love that app.
- Tiny tools - easier to try and use, get set up.
- Ghetto tools - goes with my rookie dev status

*What are you curious about?*