Johannes' Blog
  • Home
  • Blog
    • All tags
    • Software Engineering
    • Swift
    • Python
    • Open Source Projects
    • Linux
    • Research
    • Archive
  • |
  • My Apps
    • WebServerMonitor (WebSMoni)
  • My Libs
    • SimpleKiiManager (for Keychain)
    • ThingsBoard Client API (Swift)
  • |
  • About me

Johannes Kinzig (13 Posts)

Computer Scientist & Software Engineer 👨‍💻 | Building apps for macOS 💻, iOS📱 & Linux 🐧 with Swift 🐦‍🔥

Visit website ↗

Port Forwarding with xinetd – a flexible solution under Linux

17 March 2025 Johannes Kinzig
Linux Networking
An abstract picture showing computers and servers which are connected. In between is sitting a xinetd process forwarding requests on port 443 to a server running on port 8443

In Linux systems, binding a non-root process to a privileged port (which are ports <1024) is not allowed by default. This can be inconvenient when…

Read more →

Robust String to Double casting in Swift

1 March 2025 Johannes Kinzig
Snippets Software Engineering Swift
Xcode playground showing string to double casting and returning an optional

In Swift, converting a String to a Double always returns an optional. This makes perfect sense, as non-numeric strings cannot be converted into a floating-point…

Read more →

TBRESTClientLib – A ThingsBoard API Client written in Swift

26 February 2025 Johannes Kinzig
IoT My Libs Open Source Projects Software Engineering
TBRESTClientLib – an abstract picture showing computers, smartphones, tablet PCs and smart devices being interconnected

Implementation of ThingsBoard’s ReST client API – written in Swift: When developing IoT and IIoT solutions, having a reliable IoT platform is crucial. For both…

Read more →

Design and Implementation of a remote keyless entry system using state of the art bidirectional communication and authentication mechanisms – Study Related Research Publication

13 June 2018 Johannes Kinzig
Archive Research

Master's Thesis Summary Research has shown that Remote Keyless Entry systems (RKEs) often lack the required security features. RKEs from popular and widely known car…

Read more →

The ontology engineering process – Study Related Research Publication

14 September 2017 Johannes Kinzig
Archive Research

The ontology engineering process – Kinzig, Johannes (2017) Study related research project for the module “Current Topics in High Integrity Systems”. This scientific paper describes…

Read more →

Conference Publications (INC 2016)

18 August 2016 Johannes Kinzig
Archive Research

Algorithm for Generating Peer-to-Peer Overlay Graphs based on WebRTC Events von Harscher, C.; Schindler, M.; Kinzig, J. & Prof. Alekseev, S. (2016) Schindler, M.; von…

Read more →
← Previous Next →

Legal Notice | Privacy Policy | Mailing List | Let's Connect

© 2025 by Johannes Kinzig – proudly made in Bavaria, Germany