Skip to content
View simontjell's full-sized avatar
Block or Report

Block or report simontjell

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. EvolutionaryAlgorithms EvolutionaryAlgorithms Public

    A .NET (Core)-based implementation of the Differential Evolution optimization heuristic with multi-objective extensions. The implementation is based on a generalized Evolutionary Algorithm framewor…

    C# 4

  2. MinimalApiExperiments MinimalApiExperiments Public

    Experiments with the new minimal API features of ASP.NET 6 combined with other features that help minimizing code footprint

    C# 1 1

  3. Brainf_ckCSharp Brainf_ckCSharp Public

    A simple implementation of an interpreter for the Brainf*ck language in C#

    C#