Welcome to my GitHub
This github page contains my open source personal projects. You can follow their development on https://ro-z.net
Fitness data deep dive
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
Tools to make my life easier
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.
Project for learning and fun
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...