Skip to content
View eerio's full-sized avatar
🥑
i'm lovin' it
🥑
i'm lovin' it
Block or Report

Block or report eerio

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. latte-interpreter latte-interpreter Public

    An interpreter (in Haskell) of an imperative language Latte

    Haskell

  2. mlp-checkpointing mlp-checkpointing Public

    Multi Layer Perceptron with backpropagation, checkpointing and Stochastic Gradient Descent, implemented from scratch in Numpy

    Jupyter Notebook

  3. concurrent-rubik concurrent-rubik Public

    Concurrent Rubik's cube simulator

    Java

  4. concurrent-file-system concurrent-file-system Public

    An implementation of a thread-safe file system based on a real tree (not on inodes like usual), which , which makes the synchronization very difficult :)

    C 1

  5. network-bomberman network-bomberman Public

    A multi-player network Bomberman game written in C++ using boost::asio and boost::tfl for (very!) elegant serialization

    C++

  6. tri-list tri-list Public

    A lazy C++ container implementation with support for std::ranges

    C++