Skip to content
View georgenijo's full-sized avatar

Block or report georgenijo

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

Hi, I'm George πŸ‘‹

πŸ“ Boston Β· πŸ€– Supervisor of agents

πŸ“Ÿ ssh georgenijo.com β€” the portfolio is a real SSH app (or visit georgenijo.com)

I build cool random projects that I want to use because it's fun. Currently I'm token maxing.


Start Here

  • πŸ‘» GhostHands Native β€” Invisible macOS computer-use: drives any app via Accessibility, returns verified / dispatched-unverified / refused. Never fakes success. CLI + 31-tool MCP server.
  • πŸšͺ Usher β€” The MCP broker β€” one front desk every agent talks to. Route, trim, arbitrate, gate, audit.
  • πŸ›« hangar β€” Personal agent OS: multi-session control plane for Claude Code, Codex, and friends. tmux + kubectl + OBS for agent workflows.
  • πŸ•ΈοΈ Agent Mesh β€” Local-first coordination fabric so parallel coding agents share a blackboard, claim files, and ask each other questions.
  • 🎚️ Gauge β€” Minimal Claude-only macOS menu bar app β€” session, weekly, and Sonnet usage bars plus cost charts from local logs.
  • πŸ—£οΈ Murmur β€” Privacy-first local dictation for macOS. Hold a key, speak, paste. Whisper on Metal, zero cloud.
  • πŸ’ͺ Whoop Dashboard β€” Personal health analytics + LLM coach over your Whoop data. Next.js, SQLite, Sign in with Apple.

More Projects

Agents & Tools

  • πŸ›« hangar β€” Self-hosted control plane for parallel AI coding agents. Web dashboard, ntfy push, REST prompt API, session history. Rust + SvelteKit.
  • πŸ•ΈοΈ Agent Mesh β€” Shared nervous system for heterogeneous agents. Presence, file claims, async ask/answer, live dashboard. Go, stdlib only.
  • πŸ”§ claude-pipeline β€” Autonomous multi-agent pipeline for Claude Code: context β†’ architect β†’ review β†’ build β†’ test β†’ fix, one branch per issue.
  • πŸšͺ Usher β€” Production MCP broker. One daemon routes tool calls to backends, compacts responses, arbitrates shared resources, gates destructive actions.
  • πŸ‘» GhostHands Native β€” Swift rewrite of the original harness. Honesty-first: prove the effect or admit you couldn't. 657 hermetic tests, MCP server.
  • πŸ‘» GhostHands β€” Original Python macOS computer-use: local MLX model drives apps via Accessibility, then replays flows with no model. $0, background, no cursor stolen.

macOS & Native

  • 🎚️ Gauge β€” Claude usage at a glance: session/weekly/Sonnet bars, cost chart from local JSONL logs. Signed, notarized DMG.
  • πŸ—£οΈ Murmur β€” Local dictation with Whisper on Metal. Hold-to-record, clipboard-first, Smart Correction across engines. App Store + GitHub releases.
  • πŸ—ΊοΈ FleetMap β€” Relationship-aware process monitor β€” processes sized by RAM, colored by CPU, wired by live sockets. SwiftUI app + Go CLI.
  • πŸ“· Aperture β€” iOS film camera with vintage emulation, Metal GPU pipeline for light leaks, grain, and date stamps.
  • πŸ”˜ OneSwitch β€” macOS menu bar toggles for quick system-setting switches.

Health & Home

  • πŸ’ͺ Whoop Dashboard β€” Recovery, sleep, strain, workouts in Next.js + SQLite. LLM coach with server-side data tools and full tool-use persistence.
  • ⌚ noop β€” Offline WHOOP strap companion fork (NoopApp/noop). Pairs over Bluetooth, stores biometrics locally, no cloud subscription.
  • 🏠 homelab β€” Home Assistant stack: Govee BLEβ†’MQTT bridge, SmartRent thermostat, Tapo cameras, SwiftUI HomeOS on TestFlight.
  • β›ͺ St-Basils-Rebuild β€” Next.js rebuild of stbasilsboston.org β€” Sanity CMS, Supabase, member portal, event RSVP, newsletter.
  • ⭐ star-maker β€” Astronomically accurate star map poster generator. HYG catalog, 88 constellations, stereographic projection, print-quality SVG/PNG.
  • πŸ“ find-my-space-app β€” Space-finding web app on React + Supabase.

GitHub Activity

GitHub Contribution Graph


What I'm Building

  • Whatever sounds fun that week β€” menu bar apps, agent tools, church websites, star maps
  • Things I actually want to use, not things that fit a pitch deck
  • Small projects that ship, weird projects that teach me something new

Connect

GitHub LinkedIn Portfolio


Earlier work & experiments

Philosophy

Build tools to solve your own problems on your own machine β€” then open-source the parts worth sharing. Local-first, honesty-first, ship the menu bar app before the platform.

Pinned Loading

  1. murmur-app murmur-app Public

    Rust

  2. hangar hangar Public

    Agent OS β€” multi-session control plane for Claude Code, Codex, and other agents

    Rust 1

  3. agent-mesh agent-mesh Public

    Go 1

  4. whoop-dashboard whoop-dashboard Public

    Personal Whoop dashboard β€” Streamlit + Plotly

    TypeScript