Pinned Repositories
electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
fundraising
A personal fundraiser for me to be able work on FLOSS things more
Lliira
Organize the best timeslots for a meeting based on probability scores 📝✨💃
notes
Some public notes
safer-buffer
Modern Buffer API polyfill without footguns
Symbola-Emoji
A ttf/woff/eot font for use with css.
whinings
Proceed with caution
Gzemnid
An npm beholder that deceives you
node
Node.js JavaScript runtime ✨🐢🚀✨
qmlweb
A QML engine in a web browser. Current state: fixing things…
ChALkeR's Repositories
ChALkeR/amaro
Node.js TypeScript wrapper
ChALkeR/moddable
Tools for developers to create truly open IoT products using standard JavaScript on low cost microcontrollers.
ChALkeR/sha.js
Streamable SHA hashes in pure javascript
ChALkeR/acre-ledger-hw-app
ChALkeR/berry
📦🐈 Active development trunk for Yarn ⚒
ChALkeR/bitcore
A full stack for bitcoin and blockchain-based applications
ChALkeR/bn.js
BigNum in pure javascript
ChALkeR/cipher-base
abstract base class for crypto-streams
ChALkeR/createHash
Node style hashes for use in the browser, with native hash functions in node
ChALkeR/hash-base
abstract base class for hash-streams
ChALkeR/io.js
A friendly fork of Node.js with an open governance model
ChALkeR/ledger-live
Mono-repository for packages related to Ledger Live and its JavaScript ecosystem.
ChALkeR/metta
A reinforcement learning codebase focusing on the emergence of cooperation and alignment in multi-agent AI systems.
ChALkeR/mx-sdk-js-core
MultiversX SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
ChALkeR/noble-ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES
ChALkeR/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
ChALkeR/noble-ed25519
Fastest 4KB JS implementation of ed25519 signatures
ChALkeR/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
ChALkeR/noble-secp256k1
Fastest 4KB JS implementation of secp256k1 signatures and ECDH
ChALkeR/pnpm
Fast, disk space efficient package manager
ChALkeR/queue
ChALkeR/react-native-crypto
partial implementation of node's `crypto` for react-native
ChALkeR/secp256k1-node
Node.js binding for an Optimized C library for EC operations on curve secp256k1
ChALkeR/setup-node-test
(just for testing purposes)
ChALkeR/slice-ansi
ChALkeR/stablelib
A stable library of useful TypeScript/JavaScript code
ChALkeR/tape
tap-producing test harness for node and browsers
ChALkeR/test262
Official ECMAScript Conformance Test Suite
ChALkeR/tiny-secp256k1
A tiny secp256k1 native/JS wrapper
ChALkeR/to-buffer
Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.