mxgordon - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View mxgordon's full-sized avatar

Max Gordon mxgordon

Block or report mxgordon

Pinned Loading

  1. The python interpreter implemented in Rust (WIP)

    Rust 3

  2. 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

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

    C++

  4. Monte-carlo method to estimate pi

    Python