Skip to content
View icorbrey's full-sized avatar
🕹️
N64s are cool
🕹️
N64s are cool

Highlights

  • Pro
Block or Report

Block or report icorbrey

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

Hey!

I'm a software engineer based in Fort Wayne, IN. I primarily work on JS/.NET systems, but moonlight in Rust and Rust accessories. Take a look at my projects!

Games and demos

  • Breaker: A block breaker game, built with Bevy.
  • Orbital: An n-body simulator, built with Bevy.
  • rustrays: A demo that generates raytraced images based on a preset scene.
  • Strategem Legend: A trainer for Helldivers 2 strategems.

Applications, plugins, and tools

  • gitty: Quality of life scripts for Git.
  • pep9-asm: Language support for the Pep/9 assembly language in Visual Studio Code.
  • Sauron: A simple utility for searching for packages on the AUR.
  • SplitterGenerator: Generates specific ratio splitters for Factorio.

Libraries

  • antsy-ansi: Provides a C++ header for easy generation of ANSI color codes. (Archived)
  • cisco_ios_dsl: A domain-specific language for constructing Cisco IOS device configurations.
  • nintendo64-pac: A peripheral access crate for the Nintendo 64.
  • prague: A client library for Apache Kafka, built from the ground up for Rust.
  • react-context-stateful: A simple wrapper that makes it easy to create simple, stateful contexts.
  • uncertain: Defines a mathematically uncertain number type for scientific applications.

Like what I do?

Support me through GitHub Sponsors orKo-Fi!


       

Pinned

  1. breaker breaker Public

    A block breaker game.

    Rust

  2. orbital orbital Public

    A fun little demo that simulates n-body systems in space. Built with Bevy.

    Rust

  3. strategem-legend strategem-legend Public

    A trainer for Helldivers 2 strategems.

    Rust

  4. prague prague Public

    A client library for Apache Kafka.

    Rust 1

  5. nintendo64-pac nintendo64-pac Public

    A peripheral access crate for the Nintendo 64.

    Rust 2

  6. rustrays rustrays Public

    Rust