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

Hey, I'm Beeswax Pat

Builder, agentic doer. U.S. Army Veteran. I build privacy-first apps and AI-powered tools. No tracking, no cloud, no accounts.

What I'm Building

  • ChronoVerify: Image capture-time and provenance verification. Checks when a photo was taken, where if it still carries GPS, and whether it shows signs of editing, by reading EXIF, XMP, and C2PA Content Credentials and running pixel forensics. Returns one plain-language verdict with a confidence score. Free public verifier plus a developer API. (verify a photo · API)

  • NEXUS-7: Cyberpunk crypto and stock dashboard for the Windows desktop. Tracks live markets alongside a holographic globe with real satellites, a synthwave city, and end-to-end encrypted chat, all running on public APIs with no accounts, keys, or telemetry. (download)

  • Lumara Live: Sun & Moon live dashboard. 12 NASA SDO wavelengths, real-time moon phases, ISS Earth feed, space weather. Web + Android + iOS. (web · Google Play · App Store)

  • ffmpeg-render-pro v1.3: Parallel video renderer for Node.js + FFmpeg. Worker threads split the frame range, auto-detects GPU encoders (NVENC, VideoToolbox, AMF), stream-copies the concat (no re-encode). Ships with a live dashboard, checkpoints, color grading, audio merge, and an MCP server.

  • Scrib: Encrypted notes app for Android. AES-256, PIN lock, Private Vault. Zero data collected. (Google Play)

  • Scrib Desktop: Open-source encrypted text editor for Windows. AES-256, rich text, multi-tab, fully offline. (blog post)

  • Ambient Pleasures: Cinematic ambient YouTube channel. Retro sci-fi vistas, NASA moon timelapses, long-form soundscapes, rendered end-to-end with local ffmpeg pipelines. (subscribe)

CONTACT ME AT beeswaxpat@gmail.com

Pinned Loading

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

    Parallel video rendering with live dashboard, GPU auto-detection, checkpoint system, and stream-copy concat. Free and open source.

    JavaScript 3

  2. scrib-desktop scrib-desktop Public

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

    Dart 4

  3. beeswaxpat beeswaxpat Public

    GitHub profile README

    Python 1

  4. nexus-7 nexus-7 Public

    NEXUS-7: a cyberpunk crypto and stock dashboard for the desktop. Electron + Vite + TypeScript. No accounts, no API keys, no telemetry.

    TypeScript 1

  5. chronoverify-agent-recipes chronoverify-agent-recipes Public

    Drop-in recipes to give any AI agent image capture-time and provenance verification with ChronoVerify: MCP one-click install, OpenAI/Claude tool defs, LangChain/LlamaIndex/CrewAI/n8n, and REST.

    Python 1

  6. chronoverify-mcp chronoverify-mcp Public

    ChronoVerify MCP server: verify a photo's capture time and provenance (C2PA validation, EXIF/XMP, pixel forensics). Tools: verify_image (typed verdict) and get_signed_report. Local via npx, or host…

    JavaScript 1