tebjan
GitHub profile for tebjan1 skill
Are you tebjan? Claim your skills.
tebjan / vvvv-spreads
Assists in writing code for vvvv gamma's Spread<T> immutable collection type, enhancing collection processing in C#.
tebjan / vvvv-troubleshooting
Diagnoses and resolves common vvvv gamma errors in C# nodes and shaders, enhancing runtime performance and stability.
tebjan / vvvv-channels
Facilitates integration with vvvv gamma's Channel system in C#, enabling reactive data flow and channel management.
tebjan / vvvv-custom-nodes
Assists in writing C# node classes for vvvv gamma, focusing on the ProcessNode pattern, performance optimization, and service integration.
tebjan / vvvv-fileformat
Explains the .vl XML file format for vvvv gamma, detailing its structure and usage for programmatic file manipulation.
tebjan / vvvv-patching
Explains vvvv gamma visual programming patterns for effective data flow, event handling, and patch organization in visual programming.
tebjan / vvvv-dotnet
Facilitates .NET integration in vvvv gamma, covering NuGet packages, project configuration, and async patterns for seamless development.
tebjan / vvvv-node-libraries
Facilitates the setup of C# libraries for vvvv gamma, covering project structure, service registration, and node factory configuration.
tebjan / vvvv-startup
Facilitates launching vvvv gamma via command line, managing patches, and configuring package repositories for efficient development.
tebjan / vvvv-shaders
Assists in writing and debugging SDSL shaders for Stride and vvvv gamma, enhancing visual effects and GPU programming.
tebjan / vvvv-editor-extensions
Facilitates the creation of vvvv gamma editor extensions, enabling custom tooling and automation for enhanced editor workflows.
tebjan / vvvv-debugging
Facilitates debugging for vvvv gamma C# projects by generating necessary VS Code configurations and guiding users through setup.
tebjan / vvvv-fundamentals
Explains core concepts of vvvv gamma, a visual programming environment for .NET, including data types, execution models, and live compilation.
tebjan / vvvv-testing
Automates testing for vvvv gamma packages and C# nodes using VL.TestFramework with NUnit, enhancing CI/CD workflows.