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.

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

👋 Hi, my name is Micheal

I have been designing and developing software since 2015.

Projects

Idaho National Laboratory Deeplynx Nexus

  • The central integration point for the DeepLynx data ecosystem.
  • Utilizes React with TypeScript for the front-end and ASP.NET for the back-end.
  • Essentially a one-stop shop for all your proprietary nuclear data needs.

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.

Virtual Reality UIdaho Cleanroom

  • Interactive training simulation for prospective cleanroom users.
  • Utilizes C# and Unity for the virtual reality simulation.
  • Created in collaboration with University of Idaho faculty and students.

University of Idaho Game Developers United Website and Presentation

  • The introductions for students interested in game development at the University of Idaho.
  • Utilizes React, TypeScript, GitHub Pages, and GitHub Actions for the website.
  • The interactive presentation uses Godot 4 for the client and server.

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.

Mikesweeper

  • Minesweeper game with settings and puppy mode.
  • Utilizes C# and MonoGame to process logic and display the game.

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. Mikesweeper Mikesweeper Public

    Minesweeper Simulation

    C#

  6. airline_seating airline_seating Public

    Advanced Airline Seating System

    Rust