Skip to content
View Lacritz's full-sized avatar

Sponsoring

@evcc-io

Block or report Lacritz

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

Hi there...

I'm Timo, a passionated full stack developer and freelance software engineer. You can find me primarily working in the Backend, DevOps or coding new developer productivity tools. My passion goes with working on productivity tools, helping developers to concentrate on writing good code, without bothering too much with the build system, or general environment setup.

I've founded DataLbry in 2021 to revolutionize data integration and make it affordable for any company. Due to unforeseeable circumstances (at least for me), I had to pause the product development for the very moment.

If you want to keep in touch with me, or if you have any interesting opportunity, a challenging freelance project, or if you simply want to have a chat checkout my contact information below.

Something about me...

val Lacritz = engineer {
    about {
        name = "Timo Gruen"
        company = Datalbry
        role("CEO", "Founder", "Freelancer")
        location { 
            country = Germany
            city = Duesseldorf
        }
    }
    coding {
        languages("Kotlin", "Java", "GoLang", "Typescript")
        frameworks("ktor", "react", "quarkus", "spring boot", "vue")
        devops("traefik", "terraform", "gradle", "kubernetes")
        cloud("GCP", "AWS")
        architecture("microservices", "event-driven", "domain-driven", "cloud-native")
    }
    links {
        github = "@Lacritz"
        gitlab = "@Lacritz"
        company = "https://datalbry.io"
    }
}

Keep in touch...

Pinned Loading

  1. datalbry/gradle-plugin-semver datalbry/gradle-plugin-semver Public

    The SemVer Plugin helps developer to concentrate on their code, and not bothering with versions all too much. It automatically derives the next version from the commit history and creates releases …

    Kotlin 3

  2. datalbry/template-idomatic-gradle datalbry/template-idomatic-gradle Public

    Kotlin 1

  3. datalbry/copy_folder_to_another_repo_action datalbry/copy_folder_to_another_repo_action Public

    Forked from crykn/copy_folder_to_another_repo_action

    This GitHub Action copies a folder from the current repository to a location in another repository

    Shell 11 22

  4. datalbry/kc-connector-sdk datalbry/kc-connector-sdk Public

    The DataLbry Connector SDK is a sophisticated framework to developer Connectors. Connectors integrate a specific source system and puts the data into another data sink, such as the DataLbry Knowled…

    Kotlin

  5. datalbry/precise datalbry/precise Public

    Precise a just another schema processing framework. It enables user to easily derive a schema, which then can be used to serialize and deserialize data accordingly.

    Kotlin

  6. datalbry/testcontainer-bigtable datalbry/testcontainer-bigtable Public

    Kotlin