DOSSIERS業 — 実績

Classified Operations

Seven real missions from the field. Source code where available.

OP-001
索引
DEPLOYED

Bitcoin Indexer

High-performance Bitcoin blockchain indexer in Go. Ingests Bitcoin Core RPC data into PostgreSQL 16 with Apache AGE graph support for address/transaction lookups, UTXO tracking, and analytics.

GoBitcoin CorePostgreSQLApache AGEJSON-RPCDocker
OP-002
端末
DEPLOYED

TermChat

Terminal-based real-time chat over Telnet & HTTP APIs. AES-256 encryption, PostgreSQL persistence, Redis pub/sub, and Tailscale for secure peer-to-peer communication.

GoTelnetPostgreSQLRedisAES-256Tailscale
OP-003
記憶
DEPLOYED

Redis In Go

A from-scratch in-memory database built in Go — implementing core Redis data structures, persistence, and wire protocol from the ground up.

GoTCPRESP ProtocolIn-Memory
OP-004
監視
ACTIVE

Traffic Monitor

Fast Go-based network traffic monitor with real-time packet analysis, GeoIP insights, and observability support. Inspect live traffic at the interface level.

GoGeoIPpcapObservability
OP-005
追跡
CLASSIFIED

Ransom Tracker

Private intelligence tool for tracking ransomware incidents and threat actors. Aggregates attack data, victim timelines, and group activity. Deployed and operational.

GoPostgreSQLREST API
OP-006
痕跡
ACTIVE

DogeTrace

Tracing and observability tooling built with TypeScript. Tracks execution paths and system events for debugging distributed operations.

TypeScriptTracingObservability
OP-007
解読
DEPLOYED

Pcap Reader for Bitcoin

Reads Bitcoin P2P network traffic from .pcap files captured on port 8333. Reassembles TCP streams across split packets, parses Bitcoin P2P messages, extracts tx commands, and decodes each transaction — TXID, raw hex, output addresses, and satoshi values. Supports SegWit and legacy outputs.

GogopacketbtcdbtcutilBitcoin P2PTCP