Skip to content
View heznpc's full-sized avatar
🦭
Muhehe
🦭
Muhehe

Highlights

  • Pro

Organizations

@newtria @starter-series @Tales-Runner

Block or report heznpc

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
heznpc/README.md

heznpc

Curator of open-source infrastructure, research, and tools for the AI era.

The site at heznpc.github.io is the rendered hub. This README is the same map in text.

Currently implemented

Brand 5 — the five flagship axes:

Axis Repo What it is
Product AirMCP One MCP server for the Apple ecosystem. Core infra (HITL, audit, rate-limit, HMAC) is the differentiated layer.
Research PLOIDY Cross-session debate protocol — same model, different context depths.
Trust canary Project health dashboard across the portfolio.
Traction skillBridge Translates Anthropic Academy into 26+ languages.
Signal anvil MCP tool that bundles commit → PR → CI → merge into one atomic call.

5 Research Programs — each with an anchor and companions:

# Program Anchor
P1 Human-Controlled AI Systems AirMCP infra → statute-of-limitations
P2 Reflexive AI Research meta → narcissus, eddy
P3 NL-Code Communicability z-gap
P4 AI-Driven Digital Hoarding tidal → silo, caching, elixir, sediment
P5 AI Slop / Production-Detection Asymmetry ai-slop-paper → emergence-paradox, aichemist

Adjacent research (off-core but coherent): analogic-appropriation, pythia.

Supporting — tools that serve the brand axes: ProfileKit (this README is powered by it), profilekit-mcp, cairn, newtria-crossflow, pc-health-check.

Lab — experiments and MVPs (explicitly not production): villagent, dol-pin, PlantMonster, mothball, gemma4-quiz, hello-project, code-sense, FollowPrint, cuk-sw-community.

Archive — frozen / abandoned: TrashMonster, ipod-gallery.

11 starter templates — clone → push → deployed. See the site for the full list.

Planned

  • skillBridge re-publication after icon redesign.
  • newtria-crossflow expansion from v0.1 (one verified tool) toward full Shortcuts ↔ Power Automate parity.
  • Program anchors landing in venues: alt.CHI 2027 (meta); EMNLP 2026 ARR May submission (z-gap); Inquiry SI (emergence-paradox).
  • Hub site continues to drop projects out of Lab into either Supporting or Archive as evidence accumulates.

Design intent

  • The Hub is a curator’s map, not a manifesto. The five Brand axes name the layers that make the rest of the work legible — they are not "the five best products."
  • A program needs an anchor + companions to count. A single paper is not a program. Companions that don’t feed an anchor are tagged as adjacent research, not as a program of their own.
  • Three buckets below the brand line — Supporting, Lab, Archive — so that experiments can be shipped honestly without inflating them into products.
  • The site is deliberately editorial (text-led, ProfileKit cards, no rankings). Visual density follows the same composability rule as ProfileKit: no ratings, no leaderboards.

Non-goals

  • "Building every layer" maximalism. The Hub deliberately drops products that aren’t load-bearing for one of the five axes.
  • Rankings, ratings, leaderboards. The data model has no place for them.
  • Publishing soft metrics — install counts, star counts, "engagement."
  • Cross-promoting external orgs without their sign-off.

Redacted

  • External persons, accounts, and inquiry threads.
  • Soft metrics (intentionally not published).
  • Tokens, API keys, and internal cases.

Running the site

npm install
npm run dev       # local preview at http://localhost:4321
npm run build     # generates projects.json + static build at apps/web/dist

apps/web/portfolio.config.mjs is the single source of truth. scripts/generate.mjs fetches repo descriptions from the GitHub API and writes projects.json. CI fails loudly if the fetch fails so the deployed site never ships stale config-only descriptions.

Pinned Loading

  1. AirMCP AirMCP Public

    One MCP server for your entire Apple ecosystem.

    JavaScript 10 2

  2. PLOIDY PLOIDY Public

    Cross-session debate protocol — same model, different context depths, better decisions

    Python

  3. skillBridge skillBridge Public

    Chrome extension that translates Anthropic Academy into your language with an AI tutor chatbot

    JavaScript 2 1

  4. villagent villagent Public

    GUI platform for designing and managing AI agent ecosystems

  5. eddy eddy Public

    ADHD × AI — position paper on neurodivergent workflows as competitive advantage

    TeX

  6. z-gap z-gap Public

    Z-Gap: Convergence ≠ Communicability — Platonic Representations at the NL-Code Interface

    Python