Skip to content
View gclluch's full-sized avatar

Highlights

  • Pro

Block or report gclluch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. health-access-map health-access-map Public

    National ZIP-level (ZCTA) US health-care-access explorer: hierarchical Access Gap score from CDC PLACES, CMS NPPES, Census ACS; 2SFCA spatial supply; drill-down map.

    Python

  2. go-rtc-lib go-rtc-lib Public

    A small, readable WebSocket hub for Go built on gorilla/websocket - connection registry, groups, broadcast, ping/pong, and context-based shutdown in ~700 lines you can read in one sitting

    Go

  3. ts-ast-mcp ts-ast-mcp Public

    MCP server for deep structural analysis of TypeScript/JavaScript via the TypeScript Compiler API - 20 tools for call graphs, complexity, dead code, and type queries

    TypeScript

  4. py-ast-mcp py-ast-mcp Public

    MCP server for deep structural analysis of Python via the stdlib ast module - 20 tools for call graphs, radon-compatible complexity, dead code, and protocol conformance

    Python

  5. jsonrpc-server jsonrpc-server Public

    JSON-RPC 2.0 server for Python with zero runtime dependencies - stdlib only, threaded, spec-compliant error codes and batch handling, ~380 lines

    Python 1

  6. netdiff netdiff Public

    Track what is on your network and alert when it changes - SQLite device inventory with per-scan diffing. Pure stdlib, no root, no nmap.

    Python