Skip to content
View mdcrapse's full-sized avatar
😃
Happy
😃
Happy

Block or report mdcrapse

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
mdcrapse/README.md

👋 Hi, my name is Micheal

I have been designing and developing software since 2015.

Projects

Redux

  • Interactive library of Nondeterministic Polynomial-time Complete (NP-complete) problems.
  • Utilizes React.js for the front end and ASP.NET for the back end.
  • Created in collaboration with Idaho State University faculty and students.

Musical Bindings

  • Binds musical notes from the microphone to simulated keyboard inputs.
  • Utilizes Rust for performance and multithreading.
  • Executes Lua scripts and analyzes the microphone audio buffer with ring buffers and message passing.

Falcon Companion

  • A Chrome extension that allows the user to navigate a webpage with a game character.
  • Utilizes Javascript and GdScript through the Chrome Extension API and the Godot 3 HTML export.
  • Correctly interprets the DOM of most common web pages such as Wikipedia.

Doodle Noodle (prototype)

  • Transforms images of text into colliding objects on an Android phone.
  • Utilizes Godot and Gdscript while leveraging a Rust dynamic link library for pixel search performance.

Volcano Star

  • Simulated sandbox.
  • Makes use of object-oriented design philosophies for entities.

Airline Seating

  • Fictional airline assistant software based on C++ coursework.
  • Supports saving and loading seating configurations in JSON.
  • Features a text-based graphical user interface.

... and many unpublished works.

Pinned Loading

  1. musical_bindings musical_bindings Public

    Binds musical notes from the microphone to other inputs

    Rust

  2. falcon_companion falcon_companion Public

    Explore Google Chrome with Franky

    JavaScript

  3. doodle_noodle doodle_noodle Public

    Turns doodles into noodles

    Rust

  4. volcano_star volcano_star Public

    A simple sandbox game

    Lua 2

  5. crea_increased_stack_size crea_increased_stack_size Public

    A Crea mod that increases the max stack size above nine thousand.

    Python

  6. airline_seating airline_seating Public

    Advanced Airline Seating System

    Rust