Skip to content
View roznet's full-sized avatar
Block or Report

Block or report roznet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roznet/README.md

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

Flying app

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.

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...

Pinned

  1. connectstats connectstats Public

    iOS Apps and utilities to analyse your fitness data from Garmin or Strava

    Objective-C 68 15

  2. connectstats_server connectstats_server Public

    Implementation of a web service for ConnectStats and Garmin Health API

    PHP 9 2

  3. FitFileParser FitFileParser Public

    This provide a swift package to parse Fit File and have access to the information in swift.

    Swift 30 7

  4. remotestash remotestash Public

    A simple substitute for AirDrop between iPhone and a linux desktop

    Swift 47 1

  5. quickutils quickutils Public

    Short adhoc utils

    Python 2

  6. shapefileviewer shapefileviewer Public

    Utility to open shape files

    Objective-C 1