1-day current streak·25-day longest streak
-
golang-for-nodejs-developers ★ PINNED ▣
Examples of Golang compared to Node.js for learning 🤓 By @miguelmota
Go ★ 4.8k 3y agoExplain → -
streamhut ★ PINNED ▣
Stream your terminal to web without installing anything 🌐 by @miguelmota
Go ★ 918 3y agoExplain → -
ethereum-development-with-go-book ★ PINNED ▣
📖 A little guide book on Ethereum Development with Go (golang)
Go ★ 1.8k 3y agoExplain → -
awesome-amazon-alexa ▣
🗣Curated list of awesome resources for the Amazon Alexa platform.
★ 624 5y agoExplain → -
ethereum-input-data-decoder ▣
Ethereum smart contract transaction input data decoder
JavaScript ★ 600 3y agoExplain → -
go-ethereum-hdwallet
Ethereum HD Wallet derivations in Go (golang)
Go ★ 553 1y agoExplain → -
javascript-idiosyncrasies ▣
A bunch of Javascript idiosyncrasies to beginners.
★ 389 7y agoExplain → -
solidity-idiosyncrasies ▣
Solidity gotchas, pitfalls, limitations, and idiosyncrasies.
Solidity ★ 343 5y agoExplain → -
bash-streams-handbook ▣
💻 Learn Bash streams, pipelines and redirection, from beginner to advanced.
★ 263 4y agoExplain → -
spectrogram ▣
Audio spectrogram in canvas.
JavaScript ★ 198 7y agoExplain → -
Navigator.sendBeacon ▣
Polyfill for Navigator.sendBeacon()
JavaScript ★ 162 5y agoExplain → -
alexa-voice-service.js ▣
Library for interacting with Alexa Voice Service (AVS) in the browser.
JavaScript ★ 135 5y agoExplain → -
merkletreejs-solidity ▣
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
JavaScript ★ 128 4y agoExplain → -
solidity-create2-example ▣
Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
JavaScript ★ 118 5y agoExplain → -
pixelate ▣
Pixelate an image with canvas.
JavaScript ★ 111 9y agoExplain → -
sobel ▣
Sobel Filter algorithm in JavaScript.
JavaScript ★ 106 7y agoExplain → -
solidity-audit-checklist ▣
A checklist of things to look for when auditing Solidity smart contracts.
★ 75 8y agoExplain → -
awesome-token-curated-registries ▣
Curated list of awesome Token Curated Registry (TCR) resources.
★ 72 6y agoExplain → -
merkletreejs-nft-whitelist ▣
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
JavaScript ★ 71 4y agoExplain → -
is-valid-domain ▣
Validate domain name in JavaScript
JavaScript ★ 71 4y agoExplain → -
go-web3-examples ▣
Example of how to use "Web3" in golang.
Go ★ 66 8y agoExplain → -
go-solidity-sha3 ▣
Generate Solidity SHA3 (Keccak256) hashes in Go (golang)
Go ★ 64 5y agoExplain → -
cryptocharts ▣
Cryptocurrency stats and charts displayed in your terminal.
Go ★ 58 8y agoExplain → -
ethereum-hdwallet ▣
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
JavaScript ★ 56 3y agoExplain → -
go-coinmarketcap ▣
The unofficial CoinMarketCap API client for Go.
Go ★ 48 2y agoExplain → -
merkletreejs-multiproof-solidity ▣
Verifying merkle multiproofs in solidity example (unaudited)
JavaScript ★ 44 4y agoExplain → -
miguelmota.github.io
No description.
★ 36 9mo agoExplain → -
zksnarks-example ▣
An example of how generate zero-knowledge proofs and verify using an Ethereum smart contract.
★ 36 6y agoExplain → -
inview ▣
Detect when element scrolled to view
JavaScript ★ 33 6y agoExplain → -
bayes-classifier ▣
Naive Bayes Classifier in JavaScript
JavaScript ★ 32 9y agoExplain → -
audio-oscilloscope ▣
Audio oscilloscope in canvas.
JavaScript ★ 32 5y agoExplain → -
is-base64 ▣
Predicate that returns true if base64 string.
JavaScript ★ 31 6y agoExplain → -
threejs-earth ▣
Rotating planet Earth
JavaScript ★ 30 9y agoExplain → -
intent-utterance-expander ▣
Expand custom utterance slots of phrases, to use with Alexa Skills Kit Sample Utterances.
JavaScript ★ 30 8y agoExplain → -
bitcoin-development-with-go ▣
[Work in Progress] A little book on Bitcoin Development with Go (golang)
Go ★ 26 3y agoExplain → -
global-keypress ▣
Global key press event emitter.
C ★ 25 9y agoExplain → -
ethereum-private-key-to-address ▣
Convert an Ethereum private key to a public address
JavaScript ★ 24 4y agoExplain → -
audiobuffer-slice ▣
Slice out a portion of an AudioBuffer.
JavaScript ★ 24 9y agoExplain → -
ethereum-devtools ▣
🛠️ A simple GUI of Ethereum tools and utilities for debugging
TypeScript ★ 24 1y agoExplain → -
merkletree-viz ▣
Merke tree visualization library for browser, works with merkletreejs
JavaScript ★ 24 3y agoExplain → -
sass-cheatsheet ▣
Cheatsheet guide for Sass
★ 24 11y agoExplain → -
ethereum-unit-converter ▣
Ethereum unit converter in JavaScript
JavaScript ★ 23 4y agoExplain → -
ethereum-abi-caller ▣
ABI method caller tool
TypeScript ★ 23 4y agoExplain → -
eth-send ▣
Simple way to send ether.
JavaScript ★ 22 5y agoExplain → -
ethereum-checksum-address ▣
Convert Ethereum address to a checksummed address
JavaScript ★ 22 4y agoExplain → -
go-ethutil ▣
Ethereum utility functions for Go.
Go ★ 22 4y agoExplain → -
C4.5 ▣
C4.5 decision tree generation algorithm in JavaScript.
JavaScript ★ 21 8y agoExplain → -
ethereum-public-key-to-address ▣
Convert an Ethereum public key to an address
JavaScript ★ 20 4y agoExplain → -
dotfiles
My dotfiles
Emacs Lisp ★ 19 13d agoExplain → -
AVS-server ▣
[DEPRECATED] Node.js web server for interacting with the Alexa Voice Service.
JavaScript ★ 19 10y agoExplain → -
ethereum-private-key-to-public-key ▣
Convert an Ethereum private key to a public key
JavaScript ★ 17 4y agoExplain → -
x86-assembly-examples ▣
x86 Assembly language exercises I did while in school.
Assembly ★ 17 10y agoExplain → -
ethnotary ▣
Document notarization on the Ethereum blockchain.
JavaScript ★ 16 6y agoExplain → -
ASK-HackerNews ▣
Alexa Skills Kit Hacker News app.
JavaScript ★ 15 10y agoExplain → -
mootron ▣
A Tron like terminal theme
VimL ★ 15 11y agoExplain → -
lunch-wheel ▣
A lunch wheel for when you can't decide.
JavaScript ★ 15 8y agoExplain → -
wos ▣
Monitor traffic for unencrypted data and display a dashboard.
JavaScript ★ 15 8y agoExplain → -
eos-merkle-proof ▣
EOS smart contract to verify merkle proofs
C++ ★ 13 7y agoExplain → -
loopback-file-upload-example ▣
Example of using file system storage or AWS S3 for file uploads in Loopback
JavaScript ★ 13 8y agoExplain → -
trollbox ▣
Instant trollbox using Firebase.
JavaScript ★ 13 8y agoExplain → -
ethereum-checkpoint-git-commit ▣
Checkpoint git commits to an Ethereum smart contract and verify commits as Merkle tree
JavaScript ★ 13 5y agoExplain → -
http-message-parser ▣
HTTP message parser in JavaScript.
JavaScript ★ 13 6y agoExplain → -
AVS-client ▣
DEPRECATED. Front-end application for interacting with Alexa Voice Service.
JavaScript ★ 13 10y agoExplain → -
web-accessibility ▣
Resources for developing with web accessibility in mind.
★ 12 11y agoExplain → -
intent-utterance-generator ▣
Alexa Skills Kit Sample Utterances generator.
JavaScript ★ 12 10y agoExplain → -
arraybuffer-to-audiobuffer ▣
Convert ArrayBuffer to AudioBuffer
JavaScript ★ 12 7y agoExplain → -
k-means ▣
K-Means clustering in JavaScript.
JavaScript ★ 12 9y agoExplain → -
hidden-markov-model ▣
Hidden Markov Models in JavaScript.
JavaScript ★ 12 11y agoExplain → -
cairo-learning ▣
Cairo lang learning notes
Makefile ★ 11 5y agoExplain → -
metamask-vault-decrypter ▣
CLI to decrypt MetaMask encrypted vault with password
JavaScript ★ 11 5y agoExplain → -
is-valid-hostname ▣
Validate hostname in JavaScript based on RFC-1123
JavaScript ★ 11 4y agoExplain → -
scroll-messenger-l2-to-l1-example
Send a message from L2 Scroll zkEVM testnet to L1 Goerli.
JavaScript ★ 11 3y agoExplain → -
ethereum-keystore ▣
Ethereum keystore generator and reader
JavaScript ★ 11 5y agoExplain → -
rust-wasm-example ▣
Example on compiling a Rust library into WebAssembly
JavaScript ★ 11 7y agoExplain → -
terminal-tab ▣
Open a terminal tab programatically
JavaScript ★ 11 5y agoExplain → -
arraybuffer-to-buffer ▣
Convert ArrayBuffer to Buffer
JavaScript ★ 11 6y agoExplain → -
twitter-purge ▣
Unfollow inactive twitter accounts.
Ruby ★ 10 6y agoExplain → -
ascii-binary-tree ▣
Print simple ascii binary trees in JavaScript
JavaScript ★ 10 3y agoExplain → -
eth-balance ▣
Simple way to check ether balance of an account address.
JavaScript ★ 10 6y agoExplain → -
buffer-to-arraybuffer ▣
Convert Buffer to ArrayBuffer
JavaScript ★ 10 5y agoExplain → -
to-hex ▣
Convert values to hex string
JavaScript ★ 10 4y agoExplain → -
zksync-messenger-l1-to-l2-example ▣
Send a message from L1 Goerli to L2 zkSync testnet.
JavaScript ★ 10 3y agoExplain → -
solidity-mt-vs-mmr ▣
Solidity example comparing Merkle Tree vs Merkle Mountain Range tree gas usage.
Solidity ★ 10 5y agoExplain → -
big-red-button ▣
A node-hid based driver to read actions from the Dream Cheeky Big Red Button
JavaScript ★ 10 6y agoExplain → -
cairo.vim ▣
Cairo lang plugin for Vim
Vim script ★ 10 5y agoExplain → -
py-etherdelta ▣
Python client for interacting with the EtherDelta API and Smart Contracts.
Python ★ 10 7y agoExplain → -
s3scanner ▣
Scan for open public S3 buckets
JavaScript ★ 9 7y agoExplain → -
vscode-ethereum-private-key-to-address ▣
A simple VSCode extension that displays the public address of an Ethereum private key on hover.
TypeScript ★ 9 5y agoExplain → -
optimism-airdrop-checker ▣
Optimism airdrop checker
HTML ★ 9 4y agoExplain → -
rubber-ducky-scripts ▣
Payloads for the USB Rubber Ducky.
★ 9 7y agoExplain → -
mov2gif ▣
A bash script to convert QuickTime movie (.mov) to animated gif (.gif)
Shell ★ 9 8y agoExplain → -
interpolate-rgb ▣
Interpolate RGB colors in JavaScript.
JavaScript ★ 9 11y agoExplain → -
base64mime ▣
Extract the MIME type from a base64 string
JavaScript ★ 9 10y agoExplain → -
tla-learning ▣
Some examples and notes while learning TLA+ modeling language.
★ 9 5y agoExplain → -
eos-ecverify ▣
EOS smart contract that does ECDSA verification (ecrecover/ecverify)
C++ ★ 8 7y agoExplain → -
glitmage ▣
Glitchify an image with canvas.
JavaScript ★ 8 9y agoExplain → -
is-valid-ssn ▣
Validate U.S. Social Security number
JavaScript ★ 8 10y agoExplain → -
polygon-zkevm-messenger-l2-to-l1-example
Send a message from L2 Polygon zkEVM testnet to L1 Goerli.
JavaScript ★ 8 3y agoExplain → -
go-webhook-server ▣
A simple server to receive webhooks and execute commands
Go ★ 8 6y agoExplain → -
go-text2png ▣
golang server to convert text to PNG image
Go ★ 8 9y agoExplain → -
stableswap-curve-example ▣
No description.
JavaScript ★ 8 4y agoExplain → -
prize-wheel ▣
Prize wheel using canvas
JavaScript ★ 8 9y agoExplain → -
cpp-ripemd160 ▣
RIPEMD-160 hashing example in C++
C ★ 7 7y agoExplain → -
rust-eth-checksum ▣
Ethereum address checksum library and CLI in Rust
Rust ★ 7 5y agoExplain → -
tla-cookbook ▣
A collection of various TLA+ examples and helper functions for learning.
★ 7 5y agoExplain → -
rust-ether-converter ▣
Ether unit converter library and CLI in Rust
Rust ★ 7 7y agoExplain → -
pocketsphinxjs-multiple-keywords ▣
Example of how to use mutiple keywords with Pocketsphinx.js.
JavaScript ★ 7 7y agoExplain → -
shredbeat ▣
Music beat reacts to keyboard shredding speed 🤘
CSS ★ 7 9y agoExplain → -
go-proxy-server-example ▣
golang proxy server example with TLS client authentication
Go ★ 6 4y agoExplain → -
bigdirs ▣
Bash script to find big directories (>1GB).
Shell ★ 6 8y agoExplain → -
intent-utterance-file-parser ▣
Parse an intent utterance file, like the Alexa Skills Kit Sample Utterance file.
JavaScript ★ 6 10y agoExplain → -
web3-detect-network ▣
Detect network from Web3 provider.
JavaScript ★ 6 6y agoExplain → -
scroll-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 Scroll zkEVM testnet
JavaScript ★ 6 2y agoExplain → -
go-gun ▣
GunDB implementation in Go (golang)
Go ★ 6 7y agoExplain → -
go-etherdelta ▣
The unofficial EtherDelta (and ForkDelta) client for Golang
Go ★ 6 6y agoExplain → -
go-rpc-provider-proxy ▣
No description.
Go ★ 6 4y agoExplain → -
arraybuffer-concat ▣
Concatenate ArrayBuffers
JavaScript ★ 6 9y agoExplain → -
dotvim
My vim config
Vim Script ★ 5 13d agoExplain → -
cpp-base58 ▣
Base58 encoding/decoding example in C++
C++ ★ 5 7y agoExplain → -
metamask-encryption-example ▣
Example usage of eth_getEncryptionPublicKey and eth_decrypt
JavaScript ★ 5 5y agoExplain → -
node-pixelate ▣
Pixelate images using buffers
JavaScript ★ 5 9y agoExplain → -
getprop ▣
Get a property from a nested object.
JavaScript ★ 5 10y agoExplain → -
commafy ▣
Add commas to a number
JavaScript ★ 5 5y agoExplain → -
p2fb ▣
Generate an Alexa Flash Briefing skill JSON feed from an iTunes podcast XML feed URL.
JavaScript ★ 5 7y agoExplain → -
zksync-messenger-l2-to-l1-example ▣
Send a message from L2 zkSync testnet to L1 Goerli and execute message on L1 Goerli after proving inclusion.
JavaScript ★ 5 3y agoExplain → -
linear-scale ▣
Linear scale function.
JavaScript ★ 5 5y agoExplain → -
dotenv-override ⑂
It's dotenv, but with the override feature.
JavaScript ★ 5 8y agoExplain → -
similarweb-scrape ▣
Scrapes SimilarWeb site to get analytics for domain.
JavaScript ★ 5 9y agoExplain → -
hamming ▣
Calculate the Hamming distance between two strings.
JavaScript ★ 5 8y agoExplain → -
audio-director ▣
Manage browser audio sources and playback.
JavaScript ★ 5 7y agoExplain → -
go-kms-hdwallet-example ▣
Example how to use AWS KMS to store entropy and sign messages using an HD wallet
Go ★ 5 6y agoExplain → -
hedgehog-unsafe ▣
No description.
JavaScript ★ 5 5y agoExplain → -
ASK-fortune ▣
Alexa Skills Kit Fortune App; Read a random, hopefully interesting, adage.
JavaScript ★ 4 10y agoExplain → -
ip ▣
A simple webpage displaying IP address information using Cloudflare endpoint.
HTML ★ 4 4y agoExplain → -
go-simple-wiki ▣
A very simple wiki example in golang
Go ★ 4 9y agoExplain → -
polygon-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 Polygon zkEVM testnet.
JavaScript ★ 4 3y agoExplain → -
cross-site-storage-test ▣
Check if browser settings allows cross-site storage
HTML ★ 4 6y agoExplain → -
gocui ⑂
Minimalist Go package aimed at creating Console User Interfaces.
Go ★ 4 6y agoExplain → -
merkletreejs-cli ▣
CLI for merkletreejs
JavaScript ★ 4 5y agoExplain → -
alexa-stats ▣
Scrapes Alexa site to get traffic statistics and analytics for domain.
JavaScript ★ 4 7y agoExplain → -
electron-btc-ticker ▣
Displays BTC/ETH ticker on the Mac OS X top menu bar
HTML ★ 4 6y agoExplain → -
alloy-learning ▣
Some examples and notes while learning Alloy modeling language.
★ 3 5y agoExplain → -
battle-eos-tutorial ▣
My learning notes on the Battle EOS tutorial
JavaScript ★ 3 7y agoExplain → -
pam-validity ⑂
PAM validity module to work with python-validity
C ★ 3 5y agoExplain → -
gnosis-safe-airdrop-checker ▣
No description.
HTML ★ 3 3y agoExplain → -
across-airdrop-checker ▣
No description.
HTML ★ 3 3y agoExplain → -
the-finger-cursor ▣
Chrome extension that turns all your cursors into the middle finger.
JavaScript ★ 3 7y agoExplain → -
gibot ▣
No description.
Go ★ 3 6y agoExplain → -
web-worker-example ▣
Web Worker example
HTML ★ 3 6y agoExplain → -
scamvoid ▣
Scrapes Scamvoid site to get safety report for domain.
JavaScript ★ 3 8y agoExplain → -
account-abstraction-demos
A collection of Ethereum account abstraction EIP/ERC demos
TypeScript ★ 2 1y agoExplain → -
beacon-validator-docker-compose ▣
Docker compose file for for running Ethereum 2.0 prysm beacon node and validator on the Topaz network.
★ 2 6y agoExplain → -
meeple ▣
No description.
HTML ★ 2 6y agoExplain → -
ens-airdrop-checker ▣
No description.
HTML ★ 2 4y agoExplain → -
2fa ⑂
Two-factor authentication on the command line
Go ★ 2 5y agoExplain → -
common-lisp-examples ▣
Common-Lisp examples
Common Lisp ★ 2 10y agoExplain → -
twitter-deleter ▣
A simple script to delete tweets.
Ruby ★ 2 3y agoExplain → -
json-pretty-print ▣
JSON Pretty Print
HTML ★ 2 3y agoExplain → -
consensys-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 ConsenSys zkEVM testnet.
JavaScript ★ 2 3y agoExplain → -
consensys-zkevm-messenger-l2-to-l1-example
Send a message from L2 ConsenSys zkEVM testnet to L1 Goerli.
JavaScript ★ 2 3y agoExplain → -
AVS-auth-server ▣
Node.js authentication web server for Alexa Voice Service.
JavaScript ★ 2 10y agoExplain → -
alexa-electron ▣
(DEPRECATED) Alexa voice service as an Electron app.
HTML ★ 2 8y agoExplain → -
scrum-ipsum ▣
Scrum lorem ipsum generator
JavaScript ★ 2 5y agoExplain → -
mesh-web-sdk ⑂
No description.
★ 1 2mo agoExplain → -
AdventofCode2020 ▣
My naive solutions for Advent of Code 2020, written in Python.
Python ★ 1 5y agoExplain → -
Termux-Java ⑂
Install Java (Open-JDK-8) in Termux without root!
★ 1 5y agoExplain → -
3box-example ▣
No description.
JavaScript ★ 1 6y agoExplain → -
velodrome-airdrop-checker ▣
No description.
HTML ★ 1 4y agoExplain → -
esp32-turbo-killer ▣
Plays short melody of Turbo Killer by Carpenter Brut using piezo buzzer on the ESP32 HackerBox 0020.
Arduino ★ 1 8y agoExplain → -
package-sync-version ▣
Sync version of monorepo packages locally.
JavaScript ★ 1 2y agoExplain → -
totp-token-generator ▣
TOTP token generator
JavaScript ★ 1 4y agoExplain → -
btcutil ⑂
Provides bitcoin-specific convenience functions and types
★ 1 6y agoExplain → -
pty ⑂
PTY interface for Go
★ 1 6y agoExplain → -
lanza ⑂
No description.
Go ★ 1 5y agoExplain → -
optimism ⑂
Monorepo implementing the Optimistic Ethereum protocol
★ 1 5y agoExplain → -
go-chromecast ⑂
cli for Google Chromecast, Home devices and Cast Groups
★ 1 4y agoExplain → -
appimage.github.io ⑂
Given an URL to an AppImage, AppImageHub inspects the AppImage and puts it into a community-maintained catalog
★ 1 5y agoExplain → -
js-libp2p ⑂
The JavaScript Implementation of libp2p networking stack.
★ 1 5y agoExplain → -
coffee-calculator ▣
No description.
Clojure ★ 1 4y agoExplain → -
github-contributions ▣
Show github contributions for all repos of an org
JavaScript ★ 1 3y agoExplain → -
pika-airdrop-checker ▣
No description.
HTML ★ 1 3y agoExplain → -
unix-timestamp-converter ▣
No description.
JavaScript ★ 1 3y agoExplain → -
hypem-audio ▣
Scrapes Hype Machine url to get audio stream urls
JavaScript ★ 1 9y agoExplain → -
fanburst-audio ▣
Scrapes Fanburst url to get audio stream urls
JavaScript ★ 1 9y agoExplain → -
mixcloud-audio ▣
(DEPRECATED) Scrapes Mixcloud url to get audio stream urls
JavaScript ★ 1 8y agoExplain → -
eth2.0-deposit-cli ⑂
Secure key generation for eth2 deposits
★ 0 5y agoExplain → -
zos ⑂
ZeppelinOS multi-package repository
JavaScript ★ 0 7y agoExplain → -
awesome-ipfs ⑂
Useful resources for using IPFS and building things on top of it
JavaScript ★ 0 7y agoExplain → -
awesome-ethereum ⑂
:zap: Awesome Ethereum Resources
★ 0 7y agoExplain → -
blockchain-for-software-engineers ⑂
A curated list of resources for blockchain engineers
★ 0 8y agoExplain → -
awesome ⑂
:sunglasses: Curated list of awesome lists
★ 0 8y agoExplain → -
truffle-hdwallet-provider ⑂
HD Wallet-enabled Web3 provider
JavaScript ★ 0 9y agoExplain → -
matic.js ⑂
Javascript developer library to interact with Matic Network
★ 0 5y agoExplain → -
debug-001
No description.
TypeScript ★ 0 1y agoExplain → -
javascript ⑂
JavaScript Style Guide
JavaScript ★ 0 11y agoExplain → -
eth-docker ⑂
Docker automation for Ethereum nodes
★ 0 2y agoExplain → -
optimism-messenger-l2-to-l1-example ▣
Send a message from L2 Optimism testnet to L1 Goerli.
JavaScript ★ 0 2y agoExplain → -
optimism-messenger-l1-to-l2-example ▣
Send a message from L1 Goerli to L2 Optimism testnet.
JavaScript ★ 0 2y agoExplain → -
arbitrum-airdrop-checker ▣
No description.
HTML ★ 0 3y agoExplain → -
vali ▣
(Deprecated) A collection of validators in JavaScript.
JavaScript ★ 0 9y agoExplain →
No repos match these filters.