Skip to content
View NicolasFrantzen's full-sized avatar

Block or report NicolasFrantzen

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. cryptopals cryptopals Public

    Crypto challenges for exploiting vulnerabilities. https://cryptopals.com

    Rust 2

  2. saxobank-rs saxobank-rs Public

    SaxoBank OpenAPI client framework

    Rust

  3. Ziggy Ziggy Public

    A blockchain project for learning purposes

    Rust 3

  4. hashmap_macro hashmap_macro Public

    HashMap macro similiar to vec! to get familiar with declarative macros in Rust. Based on https://exercism.org/tracks/rust/exercises/macros

    Rust 1

  5. PNGme PNGme Public

    My implementation of https://picklenerd.github.io/pngme_book/

    Rust 1

  6. linked_list linked_list Public

    Doubly Linked List to get familiar with unsafe Rust. Based on https://exercism.org/tracks/rust/exercises/doubly-linked-list

    Rust