Skip to content
View andrewrgarcia's full-sized avatar
🐧
Focusing; DM if it’s on fire 🔥
🐧
Focusing; DM if it’s on fire 🔥

Highlights

  • Pro

Block or report andrewrgarcia

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.

Content in all repositories owned by your account will be closed.
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
andrewrgarcia/README.md

Blorbo

Andrew R. Garcia, Ph.D.

I work on how systems get represented — so people and machines can reason about them.
Programming languages · AI infrastructure · Scientific computing

Website · Research · Repositories


Systems

Coding agents · Conversation records · Codebase context · 3D worlds · Presentations

Systems in detail

Viceroy

Every change arrives as a whole file or an exact, verbatim swap, applied under compare-and-swap. An edit lands where it was aimed or fails closed. GitHub

FUR

Durable, auditable records of work done with language models. Local-first, encrypted, open export format, deployable inside a private network. crates.io · About

Yggdrasil

Compiles any subset of a codebase into a single deterministic, model-readable codex. Recursive import resolution, token-bounded sharding, cross-file diff. crates.io · DOI 10.5281/zenodo.15033378

Moxi

A semantic spatial language and deterministic compiler. Entities, materials and relations resolve into voxel geometry — legible to humans and to models, which is the point. Sandbox · GitHub

DeckMaster

A canonical presentation model that moves between PPTX, JSON, a CLI and agents, without the zipped file ever being the source of truth. Editor · GitHub

Research

MacroGym — the first open-source controlled benchmark for counterfactual evaluation in macroeconomics. Synthetic economies with known nonlinear dynamics, from which exact ground-truth counterfactuals are computed by re-simulation. Repository

Working papers with the Banco Central de Reserva del Perú: neural architecture search for inflation forecasting (DT 009-2024), Kolmogorov–Arnold networks and the Phillips curve (DT 025-2025), metadata-guided variable selection (under review, Applied Soft Computing).

Ph.D., University of Florida — kinetic Monte Carlo modeling of crystal growth. Co-inventor, US Patent US20210178024A1.


andrewcomputing.com

Pinned Loading

  1. FUR-Labs/fur-cli FUR-Labs/fur-cli Public

    A solution to the long-term memory problem of AI chats.

    Rust 8

  2. moxilang/moxi moxilang/moxi Public

    Voxel engine & programming language. Intuitive for humans, and simple enough for AIs to generate 3D worlds.

    Rust 2 1

  3. moxilang/voxelmap moxilang/voxelmap Public

    A Python library for making voxel and 3D mesh models from images and arrays

    Python 39 5

  4. powerxrd powerxrd Public

    A Python package build to analyze powder XRD (and XRD) data. The only known open-source Github project with a Rietveld refinement method in development.

    Python 75 12

  5. martianbook/martianbook martianbook/martianbook Public

    Turn ordinary code into interactive execution reports — no Jupyter notebooks required.

    Python

  6. yggdrasil-cli yggdrasil-cli Public

    The god-tree of your codebase

    Rust