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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. use-communal-state 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

  2. bresenham-lighting-engine bresenham-lighting-engine Public

    This is an experimental lighting engine that said "nah fam" to GPU shaders and decided to use **Bresenham line** for ray casting instead.

    Rust

  3. 2DRoomLOS 2DRoomLOS Public

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

    C# 67 9

  4. streaming-markdown-component streaming-markdown-component Public

    Custom Streaming Markdown Web-component. Useful to process LLM output's in browser projects without having to write client-side javascript.

    TypeScript

  5. rust-byo-database rust-byo-database Public

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

    Rust

  6. codecrafters-kafka-csharp codecrafters-kafka-csharp Public

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

    C#