Skip to content
View CSharpCooking's full-sized avatar

Block or report CSharpCooking

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CSharpCooking.github.io CSharpCooking.github.io Public

    Shell 2

  2. Stego-for-Linux-console-mode Stego-for-Linux-console-mode Public

    The repository is aimed at fixing the steps of the project "Adaptation of Stego console application for Linux". Take as the basis console module Stego, adapted for Windows operating system family a…

    C#

  3. ParallelTextMatchCipher ParallelTextMatchCipher Public

    Development and analysis of the application for cryptographic protection of sensitive data in text files using regular expressions and multithreading.

  4. ParallelProgramming ParallelProgramming Public

    Solutions to problems of the training course "Parallel Programming in C#"

  5. jekyll-theme-chirpy jekyll-theme-chirpy Public

    Forked from cotes2020/jekyll-theme-chirpy

    A minimal, responsive, and feature-rich Jekyll theme for technical writing.

    HTML

  6. AsyncAckermannBenchmark AsyncAckermannBenchmark Public

    Benchmark comparing different async implementations of the Ackermann function: synchronous, Task, ValueTask, and custom IValueTaskSource.

    C#