Skip to content
View JoenTheWizard's full-sized avatar

Block or report JoenTheWizard

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. TheOpenSI/SmartGate TheOpenSI/SmartGate Public

    Using computer vision to control the operation of a Gate that is turning a hard wall in a controlled filter to ensure the species inside of a Sanctuary are safe and at the same time protect the bio…

    Python

  2. microcpu-32bit microcpu-32bit Public

    Implementation of 32-bit RISC CPU (currently single-cyle) made in Verilog, with an assembler made in C, done for learning

    Verilog

  3. Image-classifier-3D Image-classifier-3D Public

    A multilayer perceptron neural network for classifiying handdrawn shapes (with backpropagation) and rendering it in a 3D OpenGL environment (UNFINISHED)

    C

  4. Raymarching-Stuff Raymarching-Stuff Public

    Some of the raymarching stuff I have made in my own GLSL environment.

    GLSL

  5. 6502asm 6502asm Public

    Simple 6502 8-bit CPU emulator and assembler created in C (unfinished)

    C

  6. raylib-game raylib-game Public

    small unfinished 2D game with infinite terrain generation and multiplayer with UDP networking made in raylib in C++

    C++