Skip to content
View beeswaxpat's full-sized avatar

Block or report beeswaxpat

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

BEESWAX PAT: agentic, privacy-first, honey-powered

Founder, builder, custom software developer. GEO business optimizer.

Before this, years of defense contracting. US Army veteran.

Work with me: beeswaxpat@gmail.com


Agent tools and APIs

  • ChronoVerify: Image provenance verification in production. A C2PA Conformant Validator, one of 6 US-based image validators on the C2PA Conforming Products List (August 2026). Initial signatory of the EU Code of Practice on Transparency of AI-Generated Content (Section 1) alongside Meta, OpenAI, and Google. Typed verdicts, signed reports, no deepfake-detection claims. (verify a photo · API · MCP · recipes)

  • chronoverify-mcp: MCP server on the official registry, npm, Glama, and Smithery. Works keyless. npx chronoverify-mcp

  • ffmpeg-render-pro: Parallel video renderer for Node.js + FFmpeg. GPU encoders auto-detected, live dashboard, checkpoints, MCP server with 7 typed tools.

Privacy-first apps

  • Scrib: Encrypted notes for Android. AES-256, PIN lock, zero data collected. (Google Play)
  • Scrib Desktop: Open-source encrypted editor for Windows. Fully offline.
  • TidalFlow: Free NOAA tide times and charts for Android. 3,499 US stations, offline favorites.
  • Lumara Live: Sun and Moon dashboard. 12 NASA SDO wavelengths, moon phases, space weather. (web · Google Play · App Store)
  • NEXUS-7: Cyberpunk markets dashboard for Windows. Public APIs only, no telemetry.
  • Ambient Pleasures: Ambient YouTube channel, rendered end to end with local ffmpeg pipelines.

I research, plan, build, test, ship, and maintain. I do not stop at a demo.

Contact: beeswaxpat@gmail.com

Pinned Loading

  1. ffmpeg-render-pro ffmpeg-render-pro Public

    Parallel video rendering with live dashboard, GPU auto-detection, and stream-copy concat. MCP server with 7 typed tools for AI agents, a Claude Code skill, and a CLI.

    JavaScript 3

  2. scrib-desktop scrib-desktop Public

    Encrypted desktop text editor. AES-256, rich text, fully offline. Built with Flutter.

    Dart 5

  3. chronoverify-agent-recipes chronoverify-agent-recipes Public

    Image provenance for AI agents: drop-in recipes to give any agent capture-time and provenance verification with ChronoVerify. MCP one-click install, OpenAI/Claude tool defs, LangChain/LlamaIndex/Cr…

    Python 1

  4. chronoverify-mcp chronoverify-mcp Public

    Image provenance for AI agents: the ChronoVerify MCP server. Verify a photo's capture time and provenance (C2PA validation, EXIF/XMP, pixel forensics). Tools: verify_image (typed verdict) and get_s…

    JavaScript 2

  5. llama-index-tools-chronoverify llama-index-tools-chronoverify Public

    Image provenance for AI agents: LlamaIndex tool for ChronoVerify. Verify when a photo was taken and its provenance (C2PA Content Credentials, EXIF, pixel forensics). Not a deepfake detector.

    Python 1

  6. osint-verifier osint-verifier Public

    A free OSINT source-verification subagent for Claude Code: grades every source with the Admiralty system, flags single-source and uncited claims, catches circular reporting, and returns a calibrate…