01agentop
shippedtop, for coding agents — a live terminal dashboard over Claude Code sessions. Tails local transcripts for per-session spend, tool activity, and timeline; detects stalls, thrash, risky actions, and budget breaches; and can pause (via an opt-in fail-open hook) or kill a runaway session. 100% local, no network.
- Live TUI over agent transcripts
- Stall / risk / budget detectors
- Opt-in fail-open pause + kill
GoBubble Teafsnotifygoreleaser
020-suite
shippedPrivacy-first browser tools — 50 tools across dev0, web0, data0, privacy0, ui0, media0, and ai0 in one Astro app. Core file processing runs locally in the browser; Vercel Analytics collects site telemetry, and DNS, RDAP, WebSocket, model, and FFmpeg features make explicit network requests.
- 50 tools across 7 hubs
- Core file processing in the browser
- Network-dependent features disclosed
AstroTypeScriptWASMDuckDB
03contextdev
shippedType a market category and get an auto-built, cited, structured competitive landscape. Built on the context.dev API — discover → profile → synthesize — and ships a pricing tracker, an honest extraction report-card, and a Claude-Code agent-skill.
- Category → cited landscape
- Discover → profile → synthesize
- Pricing tracker + agent-skill
TypeScriptNext.jscontext.dev API
04yank
shippedOne command to download from anywhere — HTTP, cloud, git, media, torrents. Native parallel engine with resume + checksums; auto-dispatches to the right backend. Single static Go binary.
- Latest release: v0.6.4
- v0.7 accessible output, --exec, and multi-source implemented on main — unreleased
- Per-chunk parallel resume + checksums
GoCobragoreleasersnap
05smartloop
shippedA loop controller for Claude Code. It reads each turn's transcript, judges done / next / risk, and drives autonomous iterations on a configurable autonomy dial (cautious / balanced / bold) behind a hard risk floor — plus opt-in in-session auto-pilot hooks.
- Per-turn judge (done / next / risk)
- Risk-gated autonomy dial
- Opt-in auto-pilot hooks
TypeScriptClaude Agent SDKClaude Code
06MCP Atlas
shippedInteractive cartographic graph of MCP-server tool dependencies — discovers which tools must run before others within and across servers, rendered as a scientific atlas. Live demo.
- Heuristic + LLM dependency extraction
- Cross-server edges
- Renders entirely client-side
TypeScriptSVGdagreMCP
07job-hunt
shippedRank jobs from public ATS APIs (Ashby, Greenhouse, Lever, SmartRecruiters, Recruitee) into a scored spreadsheet — no headless browser, no login. A multi-stage pipeline that probes thousands of companies and assembles a ranked application bank.
- 5 public ATS adapters
- Incremental discovery + parallel scrape
- Scored multi-sheet workbook
Pythonrequestsopenpyxl
08fortress
privateA multi-layer protection system for Dockerized apps: code obfuscation → AES-256 encrypted bundle → MAC+time license validation → encrypted image → gocryptfs volumes → password & shell gates (6–7 layers) before shipping to a client.
- 7 stacked protection layers
- License key bound to MAC + expiry
- Encrypted volumes + shell gate
PythonDockerBashgocryptfs
09VeilGuard
wipFree, open-source code obfuscator in Rust — AST renaming, per-string encryption, control-flow flattening, JIT wrap mode, Ed25519 license keys. (Python MVP paused.)
RustASTAES-256-CTREd25519
10Data File Viewer
shippedVS Code / Cursor extension (v2) to explore binary data files inline — pkl, h5, parquet, feather, arrow, avro, npy/npz, msgpack, mat and more — with a tabular / array / hierarchical viewer + profiler, backed by an isolated Python venv for safe on-demand parsing.
TypeScriptPythonVS Code API
11Tab Relay
shippedChromium extension for cross-browser tab management — transfer, merge, split, and persist tab groups via the system clipboard while preserving group metadata.
TypeScriptChrome Extensions API
12X-Purge
shippedSmart X (Twitter) unfollow tool — no API key, no subscription, runs entirely in the browser. Human-like randomized delays + daily caps and relationship/activity/quality filters.
JavaScriptManifest V3Chrome Storage API
13Parallelization Engine
shippedDistributed parallelization engine using Docker, Celery, and RabbitMQ for scalable task execution — dynamic worker scaling, retries, and throughput optimization for data pipelines.
PythonCeleryRabbitMQDocker
14AWS Terraform Multi-Env Template
shippedProduction-ready Terraform template for dev/staging/prod — modular IaC for VPC, ECS, RDS, ALB, ECR, Route53 + remote state, using for_each and environment conditionals.
TerraformAWS
15Motor Vehicle Collision Pipeline
shippedEnd-to-end ETL that processes traffic-accident data to surface patterns — Airflow orchestration, Spark processing, and visualization dashboards.
PythonAirflowSpark
16Real Estate Analysis Pipeline
shippedPipeline aggregating property-listing data for market insights — DBT transformations, Snowflake warehousing, dimensional modeling for analytics.
PythonDBTSnowflake
17HA Infrastructure
privateHighly-available APIs, databases, and Airflow using Keepalived (VIPs), Patroni (Postgres HA), GlusterFS/NFS shared storage, and Nginx load balancing with Route53/Azure DNS. (Case study — no public repo.)
PatroniKeepalivedGlusterFSNginx