George J
georgejose.bsky.social
George J
@georgejose.bsky.social
Engineering leader, indie hacker, sailor & dog parent

Recently made https://www.titangymapp.com
New feature in @titangymapp.bsky.social: Calendar view for past workouts

#BuildInPublic
June 23, 2025 at 3:03 AM
June 22, 2025 at 4:58 AM
@titangymapp.bsky.social now also supports iPadOS and macOS
June 15, 2025 at 6:56 PM
New in @titangymapp.bsky.social: A minimal streaks UI that stays out of your way, and plugs into the heatmap view!
March 1, 2025 at 10:18 PM
🚀 @titangymapp.bsky.social update:

You can now view your workout stats on a bigger screen, if that's your thing!

#BuildInPublic
February 6, 2025 at 2:48 PM
And building with a sync engine like @powersync.com means I get instant reactivity for free (across platforms), without having to write repetitive boilerplate code to manage websockets and API endpoints

#buildinpublic @titangymapp.bsky.social
February 4, 2025 at 5:13 PM
New in @titangymapp.bsky.social: Inline rest timers in workouts, workout programs and templates.

Smooth, continuous timer animation courtesy of React Native Reanimated.

#BuildInPublic
January 29, 2025 at 1:15 PM
Really loving how I'm able to make pretty much any flow instant without having to micromanage client code to call server endpoints, timing API calls right, server code to handle calls etc.

Using @powersync.com
January 8, 2025 at 5:03 PM
Decided to try building out the notion of workout programs into my app using Triplit.

What I'm liking
- DX - simple setup, intuitive, typesafe query language
- Reactivity - can just subscribe to queries of interest and they'll update automatically. Even across devices.

#BuildInPublic
December 3, 2024 at 1:58 AM
I particularly like how easy it was to set up a 'friends working out now' feature on my app with InstantDB, but I'm just not sure how production-ready they are for critical features.
November 28, 2024 at 11:42 PM