Skip to content
View maxmynter's full-sized avatar

Block or report maxmynter

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
maxmynter/README.md

Hey there,

I'm Max, a data and ML literate software engineer with an academic background in Physics, Sociology, and Technology Management.

I'm productive in Python, Rust, and JS/TS and dabble in Haskell and C++.

I love open source, care about all things dev tools, and built a few during my time at appliedAI:

  • lakeFS-spec, a Python filesystem for the lakeFS data lake,
  • nnbench, a PyTest like framework for benchmarking ML models, and
  • jobq, a cluster workflow management and scheduling tool.

Recently, I wrapped up a batch at Recurse Center where I got into systems, distributed, and lower level computing and taught myself Rust from zero to production contributions (mostly ruff, some uv).

The Transfer Entropy Toolbox is a scientific computing and information theory project that I'm (as of May '25) preparing for publication with researchers at the German Aerospace Center.

This repo, as well as my OSS work are pinned below.

Pinned Loading

  1. aai-institute/lakefs-spec aai-institute/lakefs-spec Public

    An fsspec implementation for the lakeFS project

    Python 49 4

  2. aai-institute/nnbench aai-institute/nnbench Public

    A small framework for benchmarking machine learning models.

    Python 14 3

  3. aai-institute/jobq aai-institute/jobq Public

    Python 2 1

  4. transfer-entropy-toolbox transfer-entropy-toolbox Public

    Rewrite and extension of the research in my M.Sc. thesis for publication

    Python