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

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 DSV, where i am a Solution Architect.

  • 💬 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 or Kotlin (but basically whatever).
  • 🔭 I’m currently working on the first release version of WireDI, a compile time spring-boot alternative.
  • 🌱 I’m currently learning anything connected to enterprise development.

Thorbens github stats

📫 How to reach me:

GmailLinkedIn

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.

And other than work?

I used to live stream let's codes on twitch. Though not for some time now. Maybe I'll get back to that some day :)

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)

KotlinJavaSQLJavaScriptTypeScriptHTML5CSS3Python

Technologies (in order of knowledge)

Spring BootSpringJunit 5PostgresGithubGitlabKubernetesIntelliJAngularReact

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 Loading

  1. WireDIWireDIPublic

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

    Java 6

  2. NetCom2NetCom2Public

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

    Java 8

  3. MockK-Method-ProbingMockK-Method-ProbingPublic

    Enhancing mockk and make testing asynchronous code easy.

    Kotlin

  4. EasyNetEasyNetPublic

    A simple and lightweight, very low level network framework.

    Java

  5. Just-Another-FrameworkJust-Another-FrameworkPublic

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

    Java

  6. CLIParserCLIParserPublic

    A strategy based, 3 part CLIParser

    Java