Skip to content
View Mattcrmx's full-sized avatar
πŸ§–β€β™‚οΈ
bathing
πŸ§–β€β™‚οΈ
bathing

Highlights

  • Pro

Block or report Mattcrmx

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

Hi there πŸ‘‹

GitHub followers LinkedIn Profile

I used to be a Software Engineer, with a focus on performance and memory usage for deep learning models in production. Now, I'm passionate about low-level programming (yes I love C), infosec and open source. I also love Cats, the French "Nouvelle Vague" and 70s electronic music.

My work πŸ›€

Although most of my work used to be done under my professional account matthiasmindee, while my current projects are on this account.

  • I'm writing my own kernel in C from scratch mainly with the help of os-dev, which I hope to showcase soon enough.
  • While doing so, I wrote a tool to auto-generate C headers cprotogen.
  • I actually wrote one for Cython as well cyheadgen.
  • I wrote a tool detecting file descriptor leaks in C with Python bindings for use as a library fd-watcher.
  • I'm a maintainer of tawazi, a DAG scheduler library written in pure python also acting as a framework for building applications leveraging directed acyclic graphs.
  • I learned a bit of Rust with brother, a toy html renderer written in Rust, and a bit of Haskell with another project.

Mattcrmx matthiasmindee

Mattcrmx Mattcrmx

Pinned Loading

  1. cprotogen cprotogen Public

    Generate C headers from source file

    Python 5

  2. mindee/tawazi mindee/tawazi Public

    A DAG Scheduler library written in pure python

    Python 86 5

  3. fd-watcher fd-watcher Public

    Simple watchdog for file descriptors written in C

    C 2

  4. cyheadgen cyheadgen Public

    A Cython headers generator from C headers

    Python 1