This github page contains my open source personal projects. You can follow their development on https://ro-z.net
I am interested in fitness app and how to do analysis on your outdoor sports data. I maintain the open source iOS app ConnectStats that contains an iPhone app that has been around and in the store since 2011/2012. You can also find an accompanying server to handle Garmin data using their official API. As a bonus, the app FitFileExplorer allows you to open and see Fit Files on your mac.
In the process of developping ConnectStats I required a fast Fit file library compatible with swift, so a adapted the SDK
I am also interested in flying and I am working on some apps and tools related to flying. One app to help students or low experience pilot, like myself, mentally process cross wind read out from air control. And another app to simplify synchronisation from the Garmin Perspective logs (Garmin 1000). FlyFunBoarding is an app that enables private pilot to issue fun boarding pass to their friend when going flying, it was built also as a way to experiment on how ChatGPT and Github Copilot can help write a full app.
I published a few utilities that i use to make my computer and developer life easier. From tools to keep in sync the configuration of my different linux and macos computer, to some tools to debug bonjour or find the iOS Simulator files from the terminal.
RemoteStash is a small tool built to substitute for AirDrop when you want to share file or text between Linux and an iPhone. It was build to learn about network discovery and exchange of information on the fly between phone and computer but it turned out pretty useful...