Skip to content
View eznj's full-sized avatar

Sponsoring

@Homebrew

Organizations

@baypdx @sungrade @mind-link @goobits

Block or report eznj

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

This is a personal account that is unrelated to professional work. This account is focused around open-source and occasional personal projects.

Feel free to reach out: nick (at) siloworks.com.

Static Badge Static Badge Static Badge



Pinned Loading

  1. hasse hasse Public

    A modern Rust implementation for visualizing Hasse diagrams and working with partially ordered sets (posets).

    Rust 4 1

  2. toon-validate toon-validate Public

    Command-line TOON analyzer for token estimation and structure validation. Fast Rust tool for analyzing .toon and JSON files.

    Rust 5 1

  3. rust-midi rust-midi Public

    Rust experiment sending MIDI to external midi controllers.

    Rust 1

  4. Arduino Star Wars Song Arduino Star Wars Song
    1
    const int c = 261;
    2
    const int d = 294;
    3
    const int e = 329;
    4
    const int f = 349;
    5
    const int g = 391;