Skip to content
View Tooa's full-sized avatar

Organizations

@almende @tudarmstadt-lt @NetworkOfDay
Block or Report

Block or report Tooa

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

Hi there πŸ‘‹

About me 🧐

I am a DevSecOps minded software engineer with experience in designing secure, reliable, scalable and resilient software systems.

val UliFahrer = developer {
    about {
        name = "Uli Fahrer"
        company = DB Systel GmbH
        role = Software Engineer
    }
    tech("Kotlin, Spring Boot, AWS, Kubernetes")
    links {
        linkedin = "https://www.linkedin.com/in/uli-fahrer/"
        website = "https://uli-fahrer.de/"
    }
}

About my projects πŸ‘©πŸ»β€πŸ’»

Popular repositories

  1. awesome-selfhosted awesome-selfhosted Public archive

    Forked from awesome-selfhosted/awesome-selfhosted

    A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Serv…

    JavaScript 5 1

  2. tooa.github.io tooa.github.io Public

    My website made with jekyll

    HTML 2

  3. BTWitter BTWitter Public

    #BTWitter is a co-occurrence analysis tool for the german election 2013

    Java 1 1

  4. newspaper newspaper Public archive

    Forked from codelucas/newspaper

    News, full-text, and article metadata extraction in python 2.6 - 3.4.

    Python

  5. twitter-crawler twitter-crawler Public archive

    Twitter stream API crawler using the hbc Twitter library

    Java

  6. interpreters interpreters Public

    Collection of different interpreters to study the concepts of programming languages

    Scala