15-day longest streak
Hi, I'm slashbin 👋 I build tools — small, focused, self-hostable software, with a soft spot for Bitcoin & Lightning. Mostly solo, AI-native, shipping fast across TypeScript, Go, Rust, Swift…
Hi, I'm slashbin 👋
I build tools — small, focused, self-hostable software, with a soft spot for Bitcoin & Lightning.
Mostly solo, AI-native, shipping fast across TypeScript, Go, Rust, Swift and Solidity.
!TypeScript
!Go
!Rust
!Swift
!Solidity
!Node.js
!React
!Bitcoin
!Lightning
---
🧩 Self-hosted apps — the slash* suite
- 🟪 slashnode — Self-hostable home base that runs the
slash*apps on your own box. - 💬 slashslack — A Slack you actually own: realtime team chat, easy to install, lives on your server.
- 🧠 slashmem — Local procedural memory for AI agents (Rust + SQLite): rules learned from experience that gain/lose confidence and resurface when relevant.
- 🖼️ slashscreen — Desktop app to beautify your screenshots for social media.
- ⏰ slash-cron — A GUI to monitor and edit your crontab.
⚡ Bitcoin & Lightning
- 🛡️ sentinelle — Self-hosted Bitcoin invoicing gateway: time-boxed invoices payable on-chain (watch-only xpub) and over Lightning (phoenixd), with a React admin, realtime WebSocket payment events and accounting export.
- ⚡ slashtip — Lightning tipping device on a Raspberry Pi Zero 2 W + Whisplay hat.
- 🛒 p2p-telegram-bitcoin-shop — Telegram bot to sell Bitcoin over Lightning via BTCPay Server.
- 📡 go-opreturn — Build & broadcast Bitcoin transactions with custom OP_RETURN data (mainnet/testnet, SegWit, mempool.space).
- 👛 tsunami-wallet — Mobile wallet that derives addresses from an xpub.
- 🎁 bitcoin-xpub-donations — Self-hosted donation page generating a fresh address per visitor from your xpub (Next.js + WebSocket).
- 🔭 bitcoin-transaction-visualizer — Watch Bitcoin transactions render live as they hit the mempool.
- 🔳 bitcoin-qrcode — Bitcoin payment QR-code generator.
- 📱 reactnative-bitcoinjslib-boilerplate — Starter for React Native + bitcoinjs-lib.
- 🎟️ satoshipriceticker — Shows the price of $1 in satoshis (Bitstamp).
🌐 Nostr, ZK & decentralization
- 🔐 nostrwallet — All-in-one Nostr signer browser extension: encrypted local key vault, multiple identities, per-site permissions (NIP-07).
- 🌿 nostr-infrastructure — Full stack to run a Nostr client: relay + WoT/spam write-policy, db, cache, MinIO media, spam-ML, indexer + search, admin site, Caddy and backups.
- 🗳️ poseidon2-anonymous-voting-contracts — Anonymous on-chain voting in Solidity using Poseidon2 hashing.
- 📜 gnoland_cheatsheet — Onboarding cheatsheet for interacting with gno.land.
🛠️ Dev tools & utilities
- 📤 privatetransfert — Peer-to-peer file & folder sharing in the browser over WebRTC/WebTorrent, with optional end-to-end encryption. No uploads, no server storage.
- 🌳 septentrion — Desktop Git client: workspaces, diffs, issues & PRs in one app (Electron · React · TS · Tailwind · shadcn/ui).
- 📝 grokimarkdown — Turn Wikipedia / Grokipedia pages into clean Markdown for LLMs.
- 🪟 screenshotnotch — macOS app that tucks your latest screenshots into the notch.
- 🍅 pomodoro — A simple, no-nonsense Pomodoro timer.
- ⚛️ electron-webpack-react-quickstart — Boilerplate for Electron + React + Webpack.
- ⏱️ slash.benchmark — Tiny Node.js helper to measure processing times.
- 🔑 password-handler — Shell script to copy a password into your clipboard.
- 📷 organize-icloud-google-photos — Scripts to move Google Photos / iCloud libraries onto an HDD.
- 🚀 dogecoin-docker — CI that polls Dogecoin Core releases daily and auto-builds multi-arch Docker images to GHCR.
📈 Trading & markets
- 🕯️ morning-chart-brew — Fresh 4h candles from TradingView, every morning.
- 📊 quant-display — Market displayer with chart-pattern recognition.
🧪 Earlier & for fun
- 🐦 tipFollowers — A Twitter bot that tips every follower of a given account.
- 🚗 licence-plate-reader — Lightweight licence-plate reader.
- ⛏️ kawpow-miner-osx — KawPow miner for macOS.
📫 Connect


Most of my older work lived on GitLab — don't mind the sparse early history.
-
slashnode
Self-hosting OS for your own server — 200+ one-click apps (Bitcoin, Lightning, AI, media, productivity) on a single Go binary, with Tor + automatic HTTPS.
Go ★ 8 18d agoExplain → -
bitcoin-wallet-recovery ⑂
Reads wallet.dat private keys
Python ★ 5 6y agoExplain → -
electron-webpack-react-quickstart
Boilerplate for Electron + React + Webpack.
JavaScript ★ 4 7y agoExplain → -
go-opreturn
Build & broadcast Bitcoin transactions with custom OP_RETURN data (mainnet/testnet, SegWit, mempool.space).
Go ★ 4 11mo agoExplain → -
p2p-telegram-bitcoin-shop
Telegram bot to sell Bitcoin over Lightning via BTCPay Server.
Go ★ 4 11mo agoExplain → -
nostrwallet
No description.
TypeScript ★ 3 24d agoExplain → -
tsunami-wallet
Mobile wallet that derives addresses from an xpub.
TypeScript ★ 2 1y agoExplain → -
slashtip
Lightning tipping device on a Raspberry Pi Zero 2 W + Whisplay hat.
TypeScript ★ 2 2mo agoExplain → -
sentinelle
A Bitcoin backend for invoicing
TypeScript ★ 1 24d agoExplain → -
nostr-infrastructure
Full stack to run a Nostr client: relay + WoT/spam policy, db, cache, MinIO media, spam-ML, indexer + search, admin, Caddy, backups.
JavaScript ★ 1 1mo agoExplain → -
poseidon2-anonymous-voting-contracts
Anonymous on-chain voting in Solidity using Poseidon2 hashing.
TypeScript ★ 1 1mo agoExplain → -
dogecoin-docker
Automated multi-arch Docker images of Dogecoin Core, built daily from upstream release tags
Dockerfile ★ 1 1mo agoExplain → -
kawpow-miner-osx
KawPow miner for macOS.
★ 1 6y agoExplain → -
quant-display
Market displayer with chart-pattern recognition.
JavaScript ★ 1 5y agoExplain → -
septentrion
Desktop Git client: workspaces, diffs, issues & PRs in one app (Electron / React / TypeScript).
TypeScript ★ 1 1mo agoExplain → -
bitcoin-xpub-donations
Self-hosted donation page generating a fresh address per visitor from your xpub (Next.js + WebSocket).
TypeScript ★ 1 1y agoExplain → -
ane ⑂
Training neural networks on Apple Neural Engine via reverse-engineered private APIs
Objective-C ★ 1 3mo agoExplain → -
uniswap-v3-manager ⑂
Uniswap V3 Position manager - automatically readjusts positions to match a given price width window
★ 1 2y agoExplain → -
equihash-beam ⑂
Verify equihash solution for BEAM in Golang.
C++ ★ 1 4y agoExplain → -
go-etchash ⑂
Etchash go module intended for use by open-etc-pool (and open-ethereum-pool).
Go ★ 1 5y agoExplain → -
mint-merkle ⑂
Merkle root utility for NodeJS
★ 1 5y agoExplain → -
hasher-firopow ⑂
Firo progpow algorithm hashing and verification functions for NodeJS.
★ 1 5y agoExplain → -
next-rocket-launches ⑂
Display the upcoming rocket launches. This software is for aerospace enthusiast who do not want to miss a live rocket launch.
Python ★ 1 7y agoExplain → -
privatetransfert
Peer-to-peer file & folder sharing in the browser over WebRTC/WebTorrent, with optional end-to-end encryption. No uploads, no server storage.
TypeScript ★ 0 6d agoExplain → -
slashbinslashnoname
Config files for my GitHub profile.
★ 0 24d agoExplain → -
bitcoin-mcp ⑂
Bitcoin & Lightning Network MCP Server.
TypeScript ★ 0 1mo agoExplain → -
phoenixd ⑂
No description.
★ 0 1mo agoExplain → -
slashslack
A Slack you actually own — realtime team chat, easy to install, lives on your server.
TypeScript ★ 0 1mo agoExplain → -
tipFollowers
A Twitter bot that tips every follower of a given account.
JavaScript ★ 0 10y agoExplain → -
morning-chart-brew
Fresh 4h candles from TradingView, every morning.
JavaScript ★ 0 5mo agoExplain → -
password-handler
Shell script to copy a password into your clipboard.
★ 0 6y agoExplain → -
organize-icloud-google-photos
Scripts to move Google Photos / iCloud libraries onto an HDD.
Shell ★ 0 1y agoExplain → -
slash.benchmark
Tiny Node.js helper to measure processing times.
JavaScript ★ 0 6y agoExplain → -
screenshotnotch-public
macOS app that tucks your latest screenshots into the notch.
★ 0 3mo agoExplain → -
pomodoro
A simple, no-nonsense Pomodoro timer.
TypeScript ★ 0 7mo agoExplain → -
grokimarkdown
Turn Wikipedia / Grokipedia pages into clean Markdown for LLMs.
TypeScript ★ 0 3mo agoExplain → -
gnoland_cheatsheet
Onboarding cheatsheet for interacting with gno.land.
★ 0 3y agoExplain → -
reactnative-bitcoinjslib-boilerplate
Starter for React Native + bitcoinjs-lib.
TypeScript ★ 0 1y agoExplain → -
satoshipriceticker
Shows the price of \$1 in satoshis (Bitstamp).
HTML ★ 0 7y agoExplain → -
bitcoin-transaction-visualizer
Watch Bitcoin transactions render live as they hit the mempool.
JavaScript ★ 0 1y agoExplain → -
bitcoin-qrcode
Bitcoin payment QR-code generator.
TypeScript ★ 0 7mo agoExplain → -
slash-cron
A GUI to monitor and edit your crontab.
JavaScript ★ 0 5mo agoExplain → -
slashscreen
Desktop app to beautify your screenshots for social media.
★ 0 5mo agoExplain → -
slashmem
Local procedural memory for AI agents — Rust + SQLite, confidence-weighted rules that resurface when relevant.
Rust ★ 0 4mo agoExplain → -
be-BOP ⑂
Marvelous p2p bitcoin-based online sales platform
★ 0 2mo agoExplain → -
natural_language_autoencoders ⑂
No description.
★ 0 2mo agoExplain → -
pomodoro-public
Public repository for Pomodoro App
★ 0 3mo agoExplain → -
nanoGPT-ANE ⑂
The simplest, fastest repository for training/finetuning medium-sized GPTs.
★ 0 8mo agoExplain → -
slashbot ⑂
Autonomous AI development loop for Claude Code GUI
TypeScript ★ 0 3mo agoExplain → -
slashmail
No description.
Rust ★ 0 4mo agoExplain → -
slashscreen-web
Website for Slashscreen app
CSS ★ 0 5mo agoExplain → -
pizero-openclaw ⑂
No description.
Python ★ 0 5mo agoExplain → -
satochip-diy ⑂
A collection of documentation and guides for building and flashing Satochip, Seedkeeper and Satodime Javacard based Crypto Hardware Devices
★ 0 1y agoExplain → -
dihydrogen-monoxyde ⑂
Crypto payment gateway. Accept the most popular crypto globally with a complete solution.
★ 0 2y agoExplain → -
sitemap
No description.
TypeScript ★ 0 7mo agoExplain → -
micro-agent ⑂
An AI agent that writes (actually useful) code for you
★ 0 2y agoExplain → -
kaspa-miner ⑂
A fast CPU miner for Kaspa
★ 0 2y agoExplain → -
kaspa-pool ⑂
No description.
★ 0 3y agoExplain → -
nostr-watch ⑂
nostr registry and monitor web-client
★ 0 3y agoExplain → -
10101 ⑂
Self-custodial derivative trading at your fingertips.
★ 0 3y agoExplain → -
shamir ⑂
🔑 Split and combine secrets using Shamir's Secret Sharing algorithm
Go ★ 0 3y agoExplain → -
nostream ⑂
A Nostr Relay written in TypeScript that blocks the word "Bitcoin" and "Perche à selfie" and treats non proof of work events like shit.
TypeScript ★ 0 3y agoExplain → -
the-algorithm ⑂
Source code for Twitter's Recommendation Algorithm
★ 0 3y agoExplain → -
DecentralizedApplications ⑂ ▣
Decentralized Applications White Paper and Spec
★ 0 11y agoExplain → -
www.gno.land ⑂
gno.land website
JavaScript ★ 0 3y agoExplain → -
react-context
React context with
JavaScript ★ 0 3y agoExplain → -
gno-grc20
No description.
★ 0 3y agoExplain → -
hello
No description.
★ 0 3y agoExplain → -
web2-to-web3-curriculum ⑂
The journey from 0 to hero for any developer to learn web3 and building on Ethereum.
★ 0 3y agoExplain → -
lnproxy ⑂
https://lnproxy.org
★ 0 3y agoExplain → -
khepri ⑂
STARK-proven Stateful Bitcoin client enabling hyper fast trustless sync and checkpoints.
★ 0 3y agoExplain → -
btcproxy2
No description.
Python ★ 0 4y agoExplain → -
btcproxy
No description.
Go ★ 0 4y agoExplain → -
nextjs-react-bootstrap-boilerplate ⑂
A boilerplate NextJS/React Bootstrap project. See ReadMe.md for accompanying tutorial.
★ 0 5y agoExplain → -
go-bitcoin-core-rpc ⑂
An RPC client for the Bitcoin Core JSON-RPC API in Go (Golang).
★ 0 6y agoExplain → -
mint-utils ⑂
General and common utility Classes and Functions for NodeJS
★ 0 5y agoExplain → -
mint-socket ⑂
Message serialization wrappers for NodeJS net.Socket
★ 0 5y agoExplain → -
mint-bos ⑂
BOS - Binary Object Serializer for NodeJS
★ 0 6y agoExplain → -
mint-precon ⑂
Assert preconditions for function parameters in NodeJS.
★ 0 6y agoExplain → -
bitcoin-core-rpc-auth-generator ⑂
User friendly in-browser generator for Bitcoin Core's RPC Auth config
★ 0 5y agoExplain → -
ref-stratum-zcoin ⑂
Zcoin reference stratum for testing, experimentation, and demonstration.
★ 0 5y agoExplain → -
uni-sushi-flashloaner ⑂
NodeJS app that manages flash loan calls
★ 0 5y agoExplain → -
BlueWallet ⑂
Bitcoin thin client for iOS & Android. Built with React Native
★ 0 5y agoExplain → -
bossbat ⑂
Stupid simple distributed job scheduling in node, backed by redis.
★ 0 6y agoExplain → -
Flask-Get-started ⑂
Get started flask project
★ 0 5y agoExplain → -
roshi ⑂
Roshi is a large-scale CRDT set implementation for timestamped events.
★ 0 5y agoExplain → -
etchash ⑂
Deprecated. Use go-etchash instead.
★ 0 5y agoExplain → -
pool-balance-tracker
No description.
JavaScript ★ 0 5y agoExplain → -
rvn-kawpow-pool ⑂
No description.
JavaScript ★ 0 6y agoExplain → -
Ravencoin ⑂
Ravencoin Core integration/staging tree
★ 0 6y agoExplain → -
cpu-bitcoin-miner ⑂
Prototype of CPU Bitcoin Miner in Go
★ 0 6y agoExplain → -
Electron-Webpack4-React-Sass ⑂
Boilerplate for an Electron-app created with Webpack 4, React and Sass.
★ 0 6y agoExplain → -
vario-bluetooth
No description.
★ 0 6y agoExplain → -
kawpow-cgo ⑂
kawpow-cgo. test only.
★ 0 6y agoExplain → -
PGP-trap
you've been fooled :)
★ 0 6y agoExplain → -
nvm ⑂
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
★ 0 6y agoExplain → -
docker-nginx-auto-ssl ⑂
Docker image for automatic generation of SSL certs using Let's encrypt and Open Resty
★ 0 6y agoExplain → -
go-gecko ⑂
Simple API Client for CoinGecko written in Go.
Go ★ 0 6y agoExplain → -
ethminer ⑂
Ethereum miner with OpenCL, CUDA and stratum support
C++ ★ 0 6y agoExplain → -
deepfry ⑂
Script to deepfry images
★ 0 6y agoExplain → -
invoice-it ⑂
:page_with_curl: Generate your orders and you invoices and export them easily.
★ 0 7y agoExplain → -
Hack ⑂
A typeface designed for source code
★ 0 6y agoExplain → -
zksnarks_example ⑂
zkSNARKS tutorial
★ 0 7y agoExplain → -
reunion-island-3d-model
No description.
★ 0 6y agoExplain → -
front-commerce-lite ⑂
Prototype your next eCommerce experiences using modern web technologies.
JavaScript ★ 0 7y agoExplain → -
dark-libra ⑂
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
Rust ★ 0 7y agoExplain → -
php-quick-tools
No description.
★ 0 7y agoExplain → -
Car-Recognition ⑂
Car Recognition with Deep Learning
Python ★ 0 7y agoExplain → -
proxy_geth ⑂
Javascript (express - nodejs) Proxy for a geth instance
JavaScript ★ 0 7y agoExplain → -
MyBit-Will.app ⑂
🔷🔏 MyBit Will Application Front End
JavaScript ★ 0 7y agoExplain → -
MyBit-Will.tech ⑂
🔷 MyBit Will 🔒 A MyBit Network™ powered application for setting wills using Ethereum
HTML ★ 0 7y agoExplain → -
metamask-extension ⑂
:globe_with_meridians: :electric_plug: The MetaMask browser extension, enables browsing Ethereum blockchain enabled websites.
JavaScript ★ 0 7y agoExplain → -
grin ⑂
Minimal implementation of the MimbleWimble protocol.
Rust ★ 0 8y agoExplain → -
cryptotrust-api-backend ⑂
No description.
JavaScript ★ 0 8y agoExplain → -
cryptotrust-chrome-extension ⑂
🚀Cryptotrust is a chrome extension made by the CryptoFR community that lets you know if the website you are currently browsing has been previously referenced by the CryptoFR Community as a scam site or a dangerous site
JavaScript ★ 0 8y agoExplain → -
btc-hotspot ⑂
:zap: A captive portal system accepting bitcoin payments over the lightning network protocol :zap:
JavaScript ★ 0 8y agoExplain → -
bitcoin-payments-for-woocommerce ⑂
Bitcoin Payments for WooCommerce is a Wordpress plugin that allows you to accept payments in bitcoins for physical and digital products at your WooCommerce-powered online store.
PHP ★ 0 9y agoExplain → -
solidity-boilerplate ⑂
Project boilerplate for Ethereum's Solidity programming language.
JavaScript ★ 0 9y agoExplain → -
slack-invite-automation ⑂
A tiny web application to invite a user into your slack team.
JavaScript ★ 0 10y agoExplain →
No repos match these filters.