Skip to content
View dmonkman's full-sized avatar

Block or report dmonkman

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

Popular repositories Loading

  1. ArduinoMapProject ArduinoMapProject Public

    Arduino project completed for CMPUT 274 at the University of Alberta. Finished November 2017. Some code provided by the school.

    C++

  2. ML-Image-Classification-Project ML-Image-Classification-Project Public

    A machine learning project. The purpose is to train and test algorithms capable of classifying different lego shapes.

    Jupyter Notebook

  3. 32-Bit-Verilog-CPU 32-Bit-Verilog-CPU Public

    A simple 32 bit CPU designed in Verilog. Runs machine code properly for a short list of instructions. No assembler included!

    Verilog

  4. 3DRasterizationEngine 3DRasterizationEngine Public

    Basic 3D renderer from scratch using only HTML canvas and Javacript + JQuery. Can parse .obj files as used in blender.

    JavaScript