Skip to content
View Thomas-Vos's full-sized avatar

Sponsors

@dresden-elektronik

Organizations

@SmartFusionLabs

Block or report Thomas-Vos

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
Thomas-Vos/README.md

Hi, I'm Thomas Vos 👋

Hi, I'm a software engineer at SmartFusionLabs where I create mobile applications.

Currently spending most of my time on Hue Essentials, a smart lighting app, which is available since 2017 for iOS, Android, Windows, macOS, watchOS, Wear OS, and Android TV. To ensure consistency across platforms, I use Kotlin Multiplatform for shared business logic (since 2018) and use modern UI frameworks like AndroidX Compose (Multiplatform) and SwiftUI, both of which I adopted in 2019.

Also working on another app called Remote Gamepad, an app that turns smartphones into game controllers for PCs. This app is available on iOS and Android and works using a server app I developed using Kotlin/Native (with native C interop for virtual controllers) for Windows and Linux.

Before these projects, I built several Android apps using Java and Android views in XML. My earlier work includes Root Essentials and Fingerprint Gestures, both of which reached millions of downloads on Google Play.

Popular repositories Loading

  1. deconz-rest-plugin deconz-rest-plugin Public

    Forked from dresden-elektronik/deconz-rest-plugin

    REST API Plugin to control ZigBee lights like Philips Hue and dresden elektroniks wireless electronic ballasts

    C++ 1

  2. swiftui-sliders swiftui-sliders Public

    Forked from spacenation/swiftui-sliders

    🚀 SwiftUI Sliders with custom styles

    Swift 1

  3. material-components-android material-components-android Public

    Forked from material-components/material-components-android

    Modular and customizable Material Design UI components for Android

    Java

  4. moshi moshi Public

    Forked from square/moshi

    A modern JSON library for Kotlin and Java.

    Java

  5. kotlin-native kotlin-native Public

    Forked from JetBrains/kotlin-native

    Kotlin/Native infrastructure

    Kotlin

  6. mpp-example mpp-example Public

    Forked from Kotlin/kmp-basic-sample

    Example of Kotlin multiplatform project

    Kotlin