Skip to content
View ethanbarry's full-sized avatar
Enjoying the weather at university!
Enjoying the weather at university!

Block or report ethanbarry

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

Hello!

I'm a CS student in East Texas interested in Rust and memory safety, Android development, native UI toolkits, and Linux system administration, as well as a happy user of the Plasma DE.

I'm looking to spend my free time learning from and maybe even contributing to some of my favorite open-source projects. Please drop me a message here on GitHub if you have tips or suggestions!

Things I Like

  • The Rust, Java, & Kotlin programming languages.
  • Self-hosted services.
  • Great-looking UI.
  • Thorough and complete documentation!
  • Muh coffee!

Personal Git Forge:

I use my Gitea instance as my secondary git forge, except for some projects, which I keep self-hosted.

Pinned Loading

  1. symmetria symmetria Public

    A numerical analysis crate for Rust.

    Rust

  2. texrs texrs Public

    A LaTeX project generator for Linux written in Rust.

    Rust

  3. lagrangian_interpolation lagrangian_interpolation Public

    Interpolate function values from a table.

    Rust

  4. binary-trees-guessing-game binary-trees-guessing-game Public

    Twenty Questions using binary trees.

    Java