NicolasFrantzen
Mathematician and Software Engineer. Interested in cryptography, number theory & algebra, finance and effective programming. Rust, C++, Python
Copenhagen, Denmark
Pinned Repositories
RustQuant
Rust library for quantitative finance.
cryptopals
Crypto challenges for exploiting vulnerabilities. https://cryptopals.com
hashmap_macro
HashMap macro similiar to vec! to get familiar with declarative macros in Rust. Based on https://exercism.org/tracks/rust/exercises/macros
linked_list
Doubly Linked List to get familiar with unsafe Rust. Based on https://exercism.org/tracks/rust/exercises/doubly-linked-list
NicolasFrantzen.github.io
PNGme
My implementation of https://picklenerd.github.io/pngme_book/
rustlings-solutions
:crab: Small exercises to get you used to reading and writing Rust code!
RustQuant
Rust library for quantitative finance.
saxobank-rs
SaxoBank OpenAPI client framework
Ziggy
A blockchain project for learning purposes
NicolasFrantzen's Repositories
NicolasFrantzen/Ziggy
A blockchain project for learning purposes
NicolasFrantzen/cryptopals
Crypto challenges for exploiting vulnerabilities. https://cryptopals.com
NicolasFrantzen/hashmap_macro
HashMap macro similiar to vec! to get familiar with declarative macros in Rust. Based on https://exercism.org/tracks/rust/exercises/macros
NicolasFrantzen/PNGme
My implementation of https://picklenerd.github.io/pngme_book/
NicolasFrantzen/rustlings-solutions
:crab: Small exercises to get you used to reading and writing Rust code!
NicolasFrantzen/linked_list
Doubly Linked List to get familiar with unsafe Rust. Based on https://exercism.org/tracks/rust/exercises/doubly-linked-list
NicolasFrantzen/NicolasFrantzen.github.io
NicolasFrantzen/RustQuant
Rust library for quantitative finance.
NicolasFrantzen/saxobank-rs
SaxoBank OpenAPI client framework