Creating
- noble - fastest 0-dependency cryptographic libraries: secp256k1, ed25519, bls12-381, hashes
- js-eth-cryptography - every cryptographic primitive needed to work with ETH; and its relatives: micro-eth-signer, micro-bip39, micro-base (base64, base58, bech32 etc), bls12-381 keygen
- dotfiles — colorful and robust configuration files and utilities for Mac, Linux and BSD
- chokidar — file watcher that was used in Visual Studio Code with over 35 million downloads per week
Writing
- » iOS 14, Big Sur & DNS over HTTPS / TLS
- » Learning fast elliptic-curve cryptography
- » Chokidar 3: How to save 32TB of traffic every week with one NPM package
- » Using dark mode in CSS
- » Zero to One summary: Peter Thiel’s advice on startups
- » The history of U.S. presidential reforms
- » On smart contracts
- » 5 steps for libertarian platform
- » Libertarian reading list
- » Functional programming in JS ecosystem
- » Simple description of popular software licenses
Archiving
- (2011-2021) brunch - one of the first web app builders, with 50+ plugins; was used to build one of the first Uber web apps
- (2012-2014) chaplin - MVC architecture on top of Backbone & CoffeeScript
- (2011-2014) es6-shim - ECMAScript 6 compatibility shims for legacy JS engines
- (2011) chieftain - pythonic imageboard
- papers.pdf i've found interesting & wanted to share
Demoing
- noble - calculate SHA2, SHA3, Blake, Scrypt, PBKDF2; secp256k1, ed25519, bls12-381 keys and signatures
- eth-signer - tx / addr decoder