I built a routine management app for my kids (7 and 10) called "Oh Yah!" after their constant "Oh yah! I forgot" responses about homework

Link: https://ohyahapp.com

Interesting challenge was designing for minimal distractions while keeping setup simple for parents. Timer-locked navigation so kids can see what's next but can't start other tasks or switch profiles. Also refactored from schedule-centric (nightmare to maintain) to task-definitions as first-class citizens, which made creating schedules way easier

React Native/Expo + Firebase. On the App Store after months of dogfooding with the family

I love this! Building something that you need and making it available is the true community spirit!