Skip to content
View pixilcode's full-sized avatar

Highlights

  • Pro

Block or report pixilcode

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

Pinned Loading

  1. tego-lang tego-lang Public

    A dynamically-typed functional programming language with linked lists as first class members, written in Rust

    Rust 2

  2. relbl relbl Public

    A file-renaming utility

    Rust

  3. sha1-hash-attack-analysis sha1-hash-attack-analysis Public

    An experiment to see how long it takes to find a collision for SHA-1 hashes truncated to varying numbers of bits.

    Rust

  4. toy-aes-implementation-rs toy-aes-implementation-rs Public

    A toy implementation of AES encryption, written in Rust

    Rust

  5. Mohd-PH/RegexSearch Mohd-PH/RegexSearch Public

    Firefox Extension (WebExtension) to Search in HTML using Regular Expression (REGEX)

    JavaScript 50 8

  6. Lox Lox Public

    A modifed version of the Lox programming language from craftinginterpreters.com

    Java