-
Polygot clean-code portfolio of projects past and present.
-
All code has been handcrafted - i.e. pre-ai :).
-
My coding philosphy can be summed up as follows: "Islands of complexity in a sea of simplicity".
-
All code existed within context of production systems - they are not hobby projects.
-
Before code there is system design ... that's another of my skillsets :).
Listed below is a curated set of coding projects in various languages. This is simply a representative sample and is thus non-exhaustive.
-
/rust-
/litmus-zk-sp1Rust SP1 ZK-VM light client for a layer-one blockchain network. -
/iris-mpc/genesisRust implementation of Worldcoin Iris-MPC protocol at genesis. NOTE: Not all code was written by myself. -
/iris-mpc/utilsRust utility functions for Worldcoin Iris-MPC protocol.
-
-
/csharp/hibouA C# .NET end-to-end application development framework.
-
/python-
/l1-sdk-pyPython SDK for interacting with a layer one blockchain node (casper). -
/pyessvPython library to manage controlled vocabularies used in climate change research. -
/stestsPython end to end layer one blockchain network (casper) test simulation workflow engine.
-
-
/typescript-
/image-walletJavascript crypto wallet concept. -
/tgraph-tradingTypescript/javascript crypto trading engine.
-
-
/bash-
/cctlBash application to work with a local casper-node blockchain network. -
/mpctlBash application to work with a local IRIS-MPC CPU network.
-