Skip to content
View jona62's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jona62

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

Jonathan James

I build programming languages, developer platforms, and the infrastructure AI agents run on.

Mac — Meme as Code Rigbox Agent Infra

Profile views


What I'm building

MacMeme as Code

A general-purpose programming language where memes are first-class citizens. Its dynamically typed core (functions, closures, classes, arrays, maps, enums, error handling, and operator overloading) drives a domain grammar for composing meme templates, styles, effects, grid layouts, and GIF animations through functional pipes. It ships as a C++ interpreter with a REPL and CLI, a standard library, a full VS Code language server (hover, go-to-definition, semantic tokens, signature help, inlay hints), the Mac Studio GIF editor with an in-browser playground, and agent skills.

Studio · Playground · Docs · Source

Rigboxisolated micro-VMs with native AI

An API-first platform for running code in isolated micro-VMs, each with its own kernel, filesystem, and network. Sandbox untrusted or AI-generated code, expose apps as public URLs with automatic HTTPS, and run AI agents through a managed, metered proxy across Anthropic, OpenAI, and Google (or bring your own keys). Includes workspaces, snapshots, a catalog of one-call apps, setup automation, and a full rig CLI.

Website · Docs · Examples

Agent infrastructure

The tooling around AI coding agents that indexes code and makes it retrievable for them.

  • codeindex — semantic code indexing & retrieval (tree-sitter AST + embeddings) as a CLI + MCP server.

TaskDaemonoffload the heavy work

A task queue that lets a service hand CPU-intensive jobs to handlers written in any language.

Docker image · Sample service · Handler SDKs


Tech I reach for

Daily — what I build and ship in

Rust C++ TypeScript Kotlin Bash AWS

Proficient — regular use

Python Node.js Docker

Familiar — reach for when needed

Go CMake MCP

AI & agents

LangChain LangGraph Deep Agents OpenTelemetry OpenRouter Claude Gemini Codex

Model SDKs and APIs for building agent systems, including Rigbox's managed proxy that routes model calls from inside its VMs through OpenRouter with metered credits.


Stats

GitHub metrics Contribution calendar Top languages

Pinned Loading

  1. mac mac Public

    Meme as Code. A programming language where memes are first-class citizens.

    C++ 1

  2. rigbox-dev/rigbox-examples rigbox-dev/rigbox-examples Public

    Deployable rig.yaml + composition.yaml examples for the Rigbox platform

    CSS