Skip to content
View mutkuensert's full-sized avatar

Block or report mutkuensert

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

Pinned Loading

  1. Highlight-and-Note Public

    Simple note app with more than 10K downloads on Play Store.

    Kotlin 1

  2. AndroidSignatureExample Public

    An example Android app for generating key pairs in trusted execution environment to sign data requiring biometric authentication using Android keystore.

    Kotlin

  3. SafeCallJava Public

    A simple class to prevent NullPointerExceptions in Java

    Java

  4. Change log methods
    1
    ext.getChangeLog = { lastCommitsCount = 10 ->
    2
        return formatGitLog(getGitLogUntilCommitNumber(lastCommitsCount))
    3
    }
    4
    
                  
    5
    ext.getReleaseChangeLog = {
  5. Multimodule-Template Public

    A modern Android application template following a clean architecture approach with a structured multimodule organization. This project provides a solid foundation for building scalable and maintain…

    Kotlin

  6. Arduino-air-quality-monitor-esp32 Public

    An arduino project that evaluates air quality and sends data to local network

    Kotlin 1