Skip to content
View mxgordon's full-sized avatar

Highlights

  • Pro

Block or report mxgordon

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

    The python interpreter implemented in Rust

    Rust 2

  2. mxgordon.github.io mxgordon.github.io Public

    Personal website

    Rust 1

  3. WebGL-Projects WebGL-Projects Public

    A couple WebGL projects with custom shaders showing different uses such as SVG/2D rendering, mixed rendering, 3D scene rendering, and ray tracing.

    JavaScript 1

  4. multithreaded-game-of-life multithreaded-game-of-life Public

    The game of life, written in C++ using pthread and semaphores for optimal load-balanced multithreading

    C++ 1

  5. advent_of_code advent_of_code Public

    Python

  6. pi-estimation pi-estimation Public archive

    Monte-carlo method to estimate pi

    Python