Skip to content
View bokiko's full-sized avatar

Block or report bokiko

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bokiko/README.md

Typing SVG

Website  X  Medium


I build the infrastructure layer between hardware and intelligence. Started mining crypto on ARM boards and GPUs — that pulled me into Proxmox clusters, Docker fleets, and network engineering across VLANs. Now I build AI agent orchestration systems and developer tools for LLMs.

The common thread: make machines do more with less.

Currently building: multi-agent swarm orchestration with OpenClaw.


AI & Developer Tools

Project What it does
🐙 openClaw-dashboard AI agent swarm orchestration dashboard  TypeScript  11
🧠 bloxcue On-demand memory for Claude Code — cuts context 90%  Python  8
📖 continuous-claude-guide Give Claude Code a memory across sessions  Python
📊 btc-liquidations Real-time liquidation feed across 5 exchanges  TypeScript
🚥 claude-statusline Visual progress bar for Claude Code CLI  Shell

Mining & Crypto

Project What it does
⛏️ Verus-ARM64-Mining CPU mining on ARM64 SBCs — Rock 5, Orange Pi, RK3588  3
🛠️ bloxminer High-performance VerusHash v2.2 CPU miner  C++
📈 Cycle Alpha Multi-factor crypto signal engine  live
More Projects
Project What it does
🛡️ gitshield Prevent accidental secret commits  Python
🎮 pingdiff Ping & jitter testing for 141 game servers  TypeScript  1
🤖 home-butler Local AI assistant that greets WiFi guests  HTML
🖥️ bloxos Self-hosted mining rig management  TypeScript

Tech Stack

GitHub Stats GitHub Streak

Pinned Loading

  1. bloxcue bloxcue Public

    Reduce Claude Code context usage by 90% with on-demand memory retrieval

    Python 8 1

  2. openClaw-dashboard openClaw-dashboard Public

    OpenClaw AI Agent Swarm Dashboard

    TypeScript 28 13

  3. pingdiff pingdiff Public

    🎮 Free & Open Source • Test ping, packet loss & jitter to game servers. 9 games: Valorant, LoL, Apex, Fortnite, CS2, CoD, OW2, BF6, Marvel Rivals. 141 servers worldwide. By gamers, for gamers.

    TypeScript 1

  4. Verus-ARM64-Mining Verus-ARM64-Mining Public

    Verus mining setup guide for ARM64 single board computers (RK3588/RK3588S) - Radxa Rock 5C, Orange Pi 5, and similar devices

    4

  5. claude-statusline claude-statusline Public

    Visual progress bar statusline for Claude Code CLI — model name, session cost, git status, and color-coded context warnings. No dependencies.

    Shell 1

  6. gitshield gitshield Public

    Prevent accidental secret commits before they happen

    Python