Journal

Tag: [tomy]

Feb 06, 2025 - Tomy Timer v0.1.0 released

Development is finished and is ready to be put to the test in my next Toastmasters meeting.

This is a complementary app for Tomy, with the sole objective of facilitating the Timer role in a Toastmasters meeting.

Jan 20, 2025 - Going back to Tomy

Today I went back to work a little bit on the Tomy Timer app, first fixing it because the build was broken, and then adding a little bit of functionality.

Going back to this project I realized why some things are the way they are especifically about the repository pattern, where I was using it just for the sake of it. Now that I had to fix a weird behaviour, just realized the reason to use it in reality. One source of truth.