Skip to content
View ThorbenKuck's full-sized avatar
🛠️
Something is brewing up...
🛠️
Something is brewing up...
Block or Report

Block or report ThorbenKuck

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

Who am I?

Hey 👋! My name is Thorben Kuck!

I'm a very passionate software developer, focusing on applied software architecture.

Currently i am working at open knowledge, where i focus on enterprise development.

  • 💬 Ask me about Spring (Boot), i'm in a very passionate love/hate relationship with it.
  • 👯 I’m looking to collaborate on Anything cool. Any framework or extension to a framework in Java (but basically whatever).
  • 🔭 I’m currently working on ddt and a sneaky, but qute major update to netcom2.
  • 🌱 I’m currently learning anything connected to enterprise development.

Thorbens github stats

📫 How to reach me:

Gmail LinkedIn

I am also running my own website, but only as a separate side-project. The main use of the server it is running on is to test technologies and applications.

Also, there is another, separate gitlab instance, which is used for applications.

And other than work?

I am live streaming let's codes on twitch!

Note: Currently i am not actively streaming.

Twitch

If you are interrested in watching someone develop an application live, i encourage you to check it out.

My Technology Stack:

Only on github:

Top Langs

Languages (in order of knowledge)

Kotlin Java SQL JavaScript TypeScript HTML5 CSS3 Python

Technologies (in order of knowledge)

Spring Boot Spring Junit 5 Postgres Github Gitlab Kubernetes IntelliJ Angular React

And quite a lot more.


  • ⚡ Fun fact: There is a lot you can do with annotation processors, therebye eliminating a lot of reflection usage.
  • 🤔 My motto: "Impossible" is what you call the state before you think of the solution

Pinned

  1. WireDI WireDI Public

    WireDI is a IOC-Framework, that bridges compile time and runtime dependency injection

    Java 5

  2. NetCom2 NetCom2 Public

    NetCom2 is a highly modular Client-Server-Communication-Framework, in the style of an EventBus following the idea of "code less, do more".

    Java 7

  3. MockK-Method-Probing MockK-Method-Probing Public

    Enhancing mockk and make testing asynchronous code easy.

    Kotlin

  4. EasyNet EasyNet Public

    A simple and lightweight, very low level network framework.

    Java

  5. Just-Another-Framework Just-Another-Framework Public

    Ever dreamed about creating your own (domain specific) scripting language for Java? Look no further! Take JAF!

    Java

  6. CLIParser CLIParser Public

    A strategy based, 3 part CLIParser

    Java