Skip to content
View TimWillebrands's full-sized avatar

Block or report TimWillebrands

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. 2DRoomLOS Public

    2D line-of-sight mesh generator voor room based games

    C# 67 9

  2. PubbieSubbie Public

    An experiment at a local queueing system to paralelize workloads using strongly-typed transient-handlers using C#'s native dependency-injection framework.

    C#

  3. use-communal-state Public

    An exploration of marrying tanner-query (formerly react-query) caching/state-management style with a networking layer based on yjs.

    TypeScript

  4. 2d-raycaster-wasm Public

    2D raycaster in c3 compiled to wasm. All slowness is javascript O:)

    JavaScript

  5. codecrafters-kafka-csharp Public

    Following https://codecrafters.io/challenges/kafka in csharp to see how much I like csharp for lower-level stuff.

    C#

  6. rust-byo-database Public

    Toy database/b-tree in rust, following https://build-your-own.org/database/

    Rust