Skip to content
View icorbrey's full-sized avatar
📹
And we're live!
📹
And we're live!

Highlights

  • Pro

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 Loading

  1. nintendo64-pac nintendo64-pac Public

    A peripheral access crate for the Nintendo 64.

    Rust 2

  2. uncertain uncertain Public

    Defines a mathematically uncertain number type for scientific applications.

    Python 2

  3. sauron sauron Public

    A simple utility for searching for packages on the AUR.

    Python 1

  4. cisco_ios_dsl cisco_ios_dsl Public

    A DSL for constructing Cisco IOS device configurations

    Dart

  5. pep9-asm pep9-asm Public

    Language support for the Pep/9 assembly language in VS Code.

  6. react-context-stateful react-context-stateful Public

    A simple wrapper that makes it easy to create simple, stateful contexts.

    TypeScript