Skip to content
View BRUS1NATOR's full-sized avatar
💭
I dont know what i am doing
💭
I dont know what i am doing
Block or Report

Block or report BRUS1NATOR

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

Pinned

  1. FurtherEducation-Microservices FurtherEducation-Microservices Public

    FurtherEducation service built with .NET Core and microservice architecture

    C# 1 1

  2. Unity3D-Terrain-BumpSnowShader Unity3D-Terrain-BumpSnowShader Public

    Custom Terrain bump snow (trails) shader with tessellation and 4+ textures for Unity3D

    C# 11 1

  3. HTTPS between Docker containers with... HTTPS between Docker containers with proxy (IdentityServer 4).md
    1
    This gists created after struggling to setup IdentityServer4 in Docker.
    2
    
                  
    3
    The idea is to create local certificates for development, and setup developement environment.
    4
    In this example proxy is outside Docker.
    5
    
                  
  4. Socket-Client-Server Socket-Client-Server Public

    ByteBuffer with Raw Sockets C#

    C#

  5. Fourier-Series Fourier-Series Public

    Fourier series with C# & WPF

    C# 1

  6. Simpson-MonteCarlo Simpson-MonteCarlo Public

    Simpson's rule integral method with "Runge" prediction and Monte Carlo method with C# & WPF

    C#