Skip to content
View erikfastermann's full-sized avatar

Block or report erikfastermann

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 Loading

  1. order-relations order-relations Public

    Computing the number of partially ordered sets (https://oeis.org/A001035)

    Rust 1

  2. aoc-2022 aoc-2022 Public

    My solutions for Advent of Code 2022

    Python

  3. baby-chess-engine baby-chess-engine Public

    A simple chess engine written in Rust

    Rust 1

  4. poker-equity poker-equity Public

    Calculate the equity in Texas Hold'em

    Rust 3

  5. project-euler project-euler Public

    My solutions for selected Project Euler problems

    Python

  6. readerwriter readerwriter Public

    A concurrency primitive for many lock-free readers and one writer

    Go