I write code in these languages:
(expand for more details)
Python
I created these runnable examples while learning new functionality:
Rust
- Peer-to-peer Handshake implementation for the CometBFT blockchain consensus engine.
- Passwordless Login using Zero-knowledge proofs.
- Debugging Macro I made when I was first learning about Macros in Rust.
F#
- GraphQL Wrapper for Investec Open Banking API
- Browser Based Distributed System using WebRTC for peer communication.
OCaml
- GraphQL Wrapper for Oracle POS
- Space Invaders in ReasonML (a dialect of OCaml)
JavaScript / TypeScript
- Game of Life implementation I wrote when I was learning about functional programming in JavaScript.
- Photography site I made for my wife's portfolio, using Gatsby.js.
Clojure
- Another [Photography portfolio](https://github.com/naartjie/hryciow-dot-com) site I made for my wife, this time using ClojureScript.I also dabble with Cloud-Native, see this k8s/knative/Kafka demo I made, for an example.