Skip to content
View timheeg's full-sized avatar

Block or report timheeg

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 Loading

  1. wsl-rhel9 wsl-rhel9 Public

    Shell

  2. concordance concordance Public

    Generate a concordance of a text input

    Python

  3. leetcode leetcode Public

    C++

  4. resume resume Public

    Tim Heeg's Resume

  5. Object serialization, using the visi... Object serialization, using the visitor pattern, while maintaining open-closed principle by using adapter pattern.
    1
    //
    2
    // Object serialization, using the visitor pattern, while maintaining
    3
    // open-closed principle by using adapter pattern.
    4
    //
    5
    // Provides
  6. Keep it simple, s'il vous plaît -- K... Keep it simple, s'il vous plaît -- KISS for a modern era
    1
    # Keep it simple, s'il vous plaît
    2
    
                  
    3
    [KISS](https://en.wikipedia.org/wiki/KISS_principle) for a modern era. Avoid the
    4
    pejorative; be polite. 😁
    5