Skip to content
View dgoldsb's full-sized avatar

Block or report dgoldsb

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. How I work best How I work best
    1
    # README.md
    2
    
    
    3
    - In a work setting I get energy from interacting with my team, both casual conversations and to help out with a task. Feel free to strike up a chat!
    4
    - Sometimes I suffer from a "resting bitch face". If I look grumpy, feel free to ask how I am doing, I am generally happy to share and appreciate you asking.
    5
    - In technical discussions I can focus better when not making eye contact. I am not ignoring you, but trying to listen more carefully 🙂
  2. osm osm Public

    Playground project to work with Open Street Maps in Java

    Java

  3. How many cards can be on the table i... How many cards can be on the table in the game "Set!" with no set present?
    1
    """
    2
    In the game Set! a card can be represented as a vector of length 4 with 3 possible values per dimension.
    3
    A "set" is a set of 3 cards that where for each attribute all values are either all equal or all different.
    4
    We were curious what the largest number of cards is that you can put on the table without a set.
    5
  4. advent-of-code-2023 advent-of-code-2023 Public

    Back to Rust, this time I will be nice to the borrow checker.

    Rust 3

  5. spotify-similar-artist-chain spotify-similar-artist-chain Public

    Python 1

  6. amqp-sse-adapter amqp-sse-adapter Public

    Rust