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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. use-communal-stateuse-communal-statePublic

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

    TypeScript

  2. bresenham-lighting-enginebresenham-lighting-enginePublic

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

    Rust 1

  3. 2DRoomLOS2DRoomLOSPublic

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

    C# 67 9

  4. streaming-markdown-componentstreaming-markdown-componentPublic

    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-databaserust-byo-databasePublic

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

    Rust

  6. codecrafters-kafka-csharpcodecrafters-kafka-csharpPublic

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

    C#