-
HIDDEN GRID
- Paris, France
- hiddengrid.io
Stars
Local-first memory for your coding agents: index Claude Code sessions + markdown notes into one SQLite FTS5 file. Search, recap, knowledge graph. Zero dependencies.
Supply-chain forensics for package.json - zero-dependency, in-browser npm risk scanner
Zero-dependency C++17 secret scanner - AWS/GitHub/Slack/Stripe keys, PEM, JWTs, entropy heuristics. Single binary, CI-friendly exit codes.
Self-hosted polyglot personal digital-footprint erasure suite (Rust + Go + Python + TypeScript). Scan exposure, exercise GDPR/CCPA opt-outs, monitor, harden.
Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop
Three small CLIs for the new pains of coding with AI: cost (llmcost), context (ctxpack), supply-chain safety (slopcheck).
Honest, local-first cold outreach toolkit: research, personalize, sequence, send, follow. CLI + MCP server, no SaaS, no required API keys.
Give an analog pottery kiln a modern data voice: Type-K thermocouple (NIST ITS-90, MAX31855 corrected) -> PID ramp/soak firing -> heatwork & pyrometric cones. Pure stdlib.
Pure-stdlib Gorilla time-series compression: delta-of-delta timestamps + XOR floats for industrial/IoT telemetry. Lossless, zero-dependency.
Give a legacy machine a modern data voice: Modbus registers -> clean telemetry, predictive-maintenance anomaly detection and live OEE.
Digital twin of a serial production line: part flow, finite buffers, bottleneck detection and live throughput/WIP.
Minimal no-Kubernetes ops kit to keep long-running trading bots alive 24/7: config-driven PowerShell watchdog (Windows) + templated systemd unit and VPS bootstrap (Linux). Auto-restart, stall detec…
Robust async reader for the Binance USDS-M Futures market-data WebSocket: auto-reconnect with backoff, dead-connection detection, and the streams that actually deliver (aggTrade can be silent on fs…
Prove a trading edge survives real costs out-of-sample, or kill it. An honest edge-validation harness for CME micro futures & prop challenges.
Remote-control and alert any long-running Python daemon from a Telegram chat: decorator-registered /commands, non-blocking alerts, throttled heartbeats, auto /help. Zero dependencies (stdlib only).
Honest Monte Carlo for prop-firm trading challenges: P(pass) and EV after the fee. Most challenges are -EV by construction. CLI + browser calculator, stdlib only.