Skip to content
View Jonathan-Gander's full-sized avatar
⛰️
hiking ... or coding!
⛰️
hiking ... or coding!
Block or Report

Block or report Jonathan-Gander

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
Jonathan-Gander/README.md

Hello world 👋

  • 📱 iOS developer, I've created GPX viewer and GPX viewer 2 apps. ❣️Swift, SwiftUI, UIKit, Objective-C

  • 🧑🏻‍💻 I work in the company I founded (and sold in 2023) EDSI-Tech Sàrl, as IT Business Analyst and software engineer.

  • 🎒 I also teach computer science and project management at ETML-ES.

  • 🏕 I like hiking in Switzerland mountains.

  • ⚡️ Fun fact: I spend more time on developing GPX viewer than actually hiking. 😆

  • 💬 Ask me about your project ideas, I can probably help you find technical solution.

🤫 As most of my apps are made for my company or for private use, you won't find a lot of public repos or activities. But I still publish open source projects or libraries you can use in your own apps. Have a look on pinned projects below.

If you need to contact me, you can access my contact page.

Pinned

  1. IconsMaker IconsMaker Public

    Create your app icon with SwiftUI and generate PNG images in all needed sizes.

    Swift 15 1

  2. LocalizableChecker LocalizableChecker Public

    A Swift CLI to check if keys from a Localizable.strings file are unused in your project.

    Swift 27

  3. LineChartView LineChartView Public

    An interactive line chart written in SwiftUI with many customizations (colors, line size, dots, haptic feedbacks). Support value and time series.

    Swift 72 7

  4. CacheHandler CacheHandler Public

    Handle a cache (using NSCache) in your app. It supports Struct as stored objects and has expiration date.

    Swift 1

  5. WhatsNewView WhatsNewView Public

    A Swift Package to present your new features nicely in your SwiftUI app.

    Swift 2

  6. JGCustomTileOverlay JGCustomTileOverlay Public

    A custom tile overlay implementation for MKMapKit.

    Swift