Skip to content
View ethanbarry's full-sized avatar
🌊
Drowning in work.
🌊
Drowning in work.

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 at The University of Texas at Tyler interested in numerical analysis, formal methods, and high-performance, low-level computing. I also like language design, compiler construction, and formalization of grammars and syntax.

I'm looking to spend my free time learning from and 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!

Some Classes I'm Currently Enrolled In

  • COSC 4340/5340: Comparative Study of Programming Languages
  • COSC 4336: Software Development—we're writing a chess engine!
  • PHYS 2325: University Physics I
  • MATH 3351: Probability & Statistics for Scientists

Some Cool Classes I've Taken

  • MATH 2413: Calculus I
  • HNRS 2414: Honors Calculus II
  • COSC 4327: UNIX Shell Programming
  • COSC 4364: Cyber Risk Analysis
  • ART 4345/5345: Renaissance Art History (Italian Focus)

I have two semesters remaining, and a 4.0 GPA as of now. Summa cum laude, here I come! (I hope...)

Personal Git Forge:

I have a blog at howdytx.technology where I write about anything in CS or math that interests me.

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