Skip to content
View mvparker810's full-sized avatar

Highlights

  • Pro

Block or report mvparker810

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mvparker810/README.md

Hey, I'm Marshall.

I'm a developer with experience in low-level systems, embedded programming, and interactive graphics. I enjoy working close to the metal: building engines, tools, and frameworks. However, I've also been exploring full-stack web development to give my low-level projects more expressive, high-level interfaces. Outside of programming, I enjoy making art and writing narratives.

Check out my digital portfolio: mvparker.dev

Contact me at: mvparker810@gmail.com

Pinned Loading

  1. gate_computer_compiler gate_computer_compiler Public

    A C-based assembler that compiles custom assembly language into machine code for my custom 8-bit CPU.

    C++

  2. free_form free_form Public

    A lightweight, bloat-free, library to solve complex, parametric, 2D geometric systems.

    C

  3. C_rialize C_rialize Public

    A single-header C library designed to serialize and deserialize composite types into JSON with minimal setup.

    C

  4. vestige vestige Public

    3D Raytraced Graphics Engine using VulkanSDK

    C++

  5. digit-recognition digit-recognition Public

    A console-based neural network application for handwritten digit recognition using the MNIST dataset. Implemented from scratch with no external libraries.

    C++

  6. enigma_machine enigma_machine Public

    A modern C++ recreation of the Enigma Machine, the electromechanical cipher device used by Germany during World War II.

    C++