Skip to content
View zubetto's full-sized avatar
🌤️
🌤️
Block or Report

Block or report zubetto

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.

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

Popular repositories

  1. ColorControl ColorControl Public

    The color picker panel, implemented as the WPF UserControl

    C# 19 2

  2. BlackBodyRadiation BlackBodyRadiation Public

    The BlackBodyRadiation function approximates luminance and chromaticity of a black body radiation emitted at the given temperature. Approximation errors are not provided, so this function should no…

    HLSL 2

  3. Cognita Cognita Public

    This is the educational project with main purpose is to develop and test the multidimensional adaptive grid which can be used in Reinforcement Learning area. Additional purpose of this project is t…

    C# 1 1

  4. zChess zChess Public

    Just the first steps in C# exploration

    C#

  5. zxCalculator zxCalculator Public

    WPF project of the extensible calculator, intended to perform calculations of custom functions and plotting.

    C# 2

  6. QueensPuzzle QueensPuzzle Public

    n-Queens [Completion] problem solver implemented as multithreaded randomized non-recursive backtracking algorithm with dam-pruning

    C#