Skip to content
View renepanke's full-sized avatar
Block or Report

Block or report renepanke

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

Pinned

  1. Java API Design Guidelines Java API Design Guidelines
    1
    # Java API Design Guidelines
    2
    
                  
    3
    > Credits for this Gist go to Eamonn McManus and his [blog post](https://www.artima.com/weblogs/viewpost.jsp?thread=142428).
    4
    5
    ## Evolveability
  2. How to create an easy JSON based con... How to create an easy JSON based configuration class
    1
    # How to create an easy JSON based configuration class
    2
    
                  
    3
    > Credits for this Gist go to [frankred/json-config-file](https://github.com/frankred/json-config-file).
    4
    5
    # 1. Dependencies
  3. My-Gists My-Gists Public

    A collection of my gists.

  4. OutlookNotificationCheck OutlookNotificationCheck Public

    Überprüft ob ein Erinnerungsfenster von Outlook existiert und holt dieses in den Vordergrund.

    C#