NoahStolk
.NET developer - I build games, game engines, desktop apps, tools, websites, and web APIs.
The Netherlands
Pinned Repositories
ddinfo-core
Parsers and libraries to work with Devil Daggers files and process memory
ddinfo-tools
Cross-platform Devil Daggers modding tools, practice tools, and custom leaderboards client
ddinfo-web
devildaggers.info website and web server
detach
Set of libraries for developing lightweight, cross-platform, real-time applications and games in .NET 9
DevilDaggersAssetEditor
Tool that can be used to extract and modify the assets from the game Devil Daggers
DevilDaggersCore
DevilDaggersCustomLeaderboards
(DEPRECATED) Tool that records data from custom spawnset runs in Devil Daggers by scanning the game's memory, and uploads the runs to a custom leaderboard hosted on devildaggers.info
DevilDaggersSurvivalEditor
Tool that lets you create, view, and edit 'survival' files (also known as spawnsets) for the game Devil Daggers
simple-level-editor
Simple cross-platform 3D level editor written in C# and F# using .NET 8, OpenGL and ImGui
SyntaxHighlighter
A syntax highlighter written in C# that creates colorful code strings
NoahStolk's Repositories
NoahStolk/DevilDaggersSurvivalEditor
Tool that lets you create, view, and edit 'survival' files (also known as spawnsets) for the game Devil Daggers
NoahStolk/DevilDaggersAssetEditor
Tool that can be used to extract and modify the assets from the game Devil Daggers
NoahStolk/ddinfo-tools
Cross-platform Devil Daggers modding tools, practice tools, and custom leaderboards client
NoahStolk/ddinfo-web
devildaggers.info website and web server
NoahStolk/DevilDaggersCustomLeaderboards
(DEPRECATED) Tool that records data from custom spawnset runs in Devil Daggers by scanning the game's memory, and uploads the runs to a custom leaderboard hosted on devildaggers.info
NoahStolk/ddinfo-core
Parsers and libraries to work with Devil Daggers files and process memory
NoahStolk/DevilDaggersCore
NoahStolk/simple-level-editor
Simple cross-platform 3D level editor written in C# and F# using .NET 8, OpenGL and ImGui
NoahStolk/SyntaxHighlighter
A syntax highlighter written in C# that creates colorful code strings
NoahStolk/detach
Set of libraries for developing lightweight, cross-platform, real-time applications and games in .NET 9
NoahStolk/imgui-glfw-dotnet
ImGui.NET rendering back-end for GLFW
NoahStolk/bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
NoahStolk/confluent-kafka-dotnet
Confluent's Apache Kafka .NET client
NoahStolk/csharplang
The official repo for the design of the C# programming language
NoahStolk/ddstats-server
NoahStolk/DevilDaggers-DLL
DevilDaggers reverse engineering project (purpose is not cheating)
NoahStolk/DevilDaggersMemory
A simple example showing how to access read-only process memory from Devil Daggers on Windows.
NoahStolk/dotnet-avro
An Avro implementation for .NET
NoahStolk/geometry3Sharp
C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
NoahStolk/ImGui.NET
An ImGui wrapper for .NET.
NoahStolk/Intellenum
Intelligent Enums
NoahStolk/jitterphysics
A cross-platform, realtime physics engine for all .NET apps.
NoahStolk/misc-tools
NoahStolk/NoahStolk
NoahStolk/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
NoahStolk/rlImGui-cs
A Raylib-cs integration with DearImGui
NoahStolk/rnc_propack_source
Decompiled source of the famous RNC ProPack compression tool
NoahStolk/simple-model-animator
Simple cross-platform model animator written in C# (.NET 8) using OpenGL and ImGui
NoahStolk/twoc-tools
NoahStolk/WindowMinSize
ImGuiStyleVar.WindowMinSize bug repro