Skip to content
View ostin-r's full-sized avatar
  • Salt Lake City

Block or report ostin-r

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
ostin-r/README.md
  • 👋 Hi, I’m Austin
  • 👀 I’m interested in robust and user-friendly software. I love writing Rust and Python programs and contributing where I can.
  • ⚡ Current Work: bouncing around to whatever sounds fun to code - currently working on a basic text editor as a fun toy project :)

Below are some projects I use and contribute to, as well as some I have minted myself.

Pinned Loading

  1. bevy bevy Public

    Forked from bevyengine/bevy

    A refreshingly simple data-driven game engine built in Rust

    Rust

  2. avian avian Public

    Forked from avianphysics/avian

    ECS-driven 2D and 3D physics engine for the Bevy game engine.

    Rust

  3. pylox pylox Public

    A lox interpreter, written in python

    Python