Daan Verstraten's repositories
DaanV2.UUID.Net
A library that provides a way to handle, and generate UUIDs. Convert them to and from strings, GUIDs, and the like. The library is written to be fast and efficient when comparing, generating or other handling operations. Complies with the RFC 4122 / RFC 9562 standard.
Markdown-Action-Create-Indexes
The github action that creates index pages for your project, the changes still need to be submitted afterwards
DaanV2.NBT.Net
A NBT library for reading and writing nbt files/data, with support for little or big endian
Vscode-Hue-Am-I-Doing
This extension connects your visual studio code to your Hue lights. When you vibin while coding, you might want your surroundings to reflect how you're doing. Lots of errors? Maybe a nice calming blue. A rave party when you're churning out code. Terminal has an error? Red.
Config-Handling.Net
ConfigHandling.Net takes care of all your config or options objects. It takes care of saving, loading, and persistence of objects in memory. Config objects are saved in a centralized location.
go-factorio-prometheus
This tool connects to a factori server via rcon protocol and turns available data into prometheus metrics
go-optimal
A simple, fast, and easy-to-use library for optimally creating and handling data and slices.
Markdown-Linker
This action will link all markdown files in a repository together
Json-Schema-Action-Compression
The action that compresses given json schema through a specification file.
queue-processor
A promise like processor that tries to keep the event-loop as clean as possible
DaanV2.Essentials.Net
This library provides a set of default interfaces and code extensions upon .Net to ease up programming.
DaanV2.Hue
A typescript library for controlling Philips Hue lights.
go-projects-launcher
A tool to quickly open your projects.
JsonSchemaValidationCompressor.Net
A program that can compress json files as well as solving relative file call
Map-Generator.Net
A tools that helps with generating map tiles from given images and data
dragonfly-operator
A Kubernetes operator to install and manage Dragonfly instances.
go-f1-library
A library to handle game packets from the F1 20xx game.
go-genetics
A go library to deal with biologically computer science
lsp-object-storage
A storage structure that allows to store objects, which are related to file / document or other references, that a LSP might need to store / delete / update.
mechanus
A project that provides software for local vttrpg, by managing multiple screens/clients/players/dm to help create a ttrpg experience using hardware
minecraft-data
This is a collection of types for Minecraft data structures in typescript. Based on the metadata in the bedrock-samples
signal-neural-network
Our neural networks talks with signals, not numbers. They seem to send certain signals in rhythmic patterns. They seem to combine and process these signals and output new signals.
Typescript-Action-Create-Indexes
The github action that creates include code files for your project, the changes still need to be submitted afterwards.
vscode-go-asm
An extension that shows you assembly code of you go code