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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andrewrgarcia/README.md

Blorbo mascot

Andrew Garcia

Ph.D. Chemical Engineer · Computer Scientist · Professional Explainer of Hard Things

I build simulations, AI systems, and developer tools that turn complex, high-dimensional chaos into something humans can actually use.
Sometimes that means physics. Sometimes that means machine learning. Usually it means both.


👁️‍🗨️ Externalized Cognition Suite

Systems for externalizing, persisting, and traversing human/AI reasoning.
Thinking, but it doesn’t evaporate.

FUR · Yggdrasil · Elaine ·

FUR — Persistent, local-first memory for AI conversations and reasoning traces · Yggdrasil — Deterministic project flattener and diff engine that turns codebases into AI-ready cognitive codices · Elaine — An opinionated, local-first reference manager for TeX users.


🌌 Kodomata — 3D Automata and Emergent Agent Systems

Kodomata is a three-dimensional automata-based simulation system for studying decentralized agents, local interaction rules, and emergent structure in continuous space.

It models large populations of autonomous voxel agents with internal state and rule-driven dynamics, producing collective motion, clustering, and self-organized spatial patterns under real-time constraints.

Key features

  • autonomous 3D automata with internal state and update rules
  • local interactions: neighborhood sensing, collision avoidance, energy dynamics
  • real-time simulation with spatial hashing and BVH acceleration

Designed as a sandbox for agent-based modeling, digital life, and emergent systems.

🔗 Live Preview: https://kodomata.vercel.app


🤝 Connect

I work with people who want to make hard things explicit, legible, and durable — especially when those things are usually invisible.

That includes:

  • Systems that turn messy reasoning into concrete artifacts
  • Scientific and engineering software that values clarity over cleverness
  • Procedural worlds and tools that reward exploration, not memorization
  • Infrastructure that leaves a paper trail and doesn’t gaslight its users

If you care about building tools that think with people instead of around them, we’ll probably get along.


🐧 Blorbo Frostingson — a persistent totem across my project ecosystem. If you see Blorbo, you’re awake.

Pinned Loading

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

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

    Rust 7

  2. elaine-cli elaine-cli Public

    An opinionated, local-first reference manager for TeX users.

    Rust

  3. kolmarn kolmarn Public

    Clean and interpretable implementation of Kolmogorov-Arnold Networks (KANs).

    Python 1

  4. moxilang/voxelmap moxilang/voxelmap Public

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

    Python 32 5

  5. 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 67 9

  6. moxilang/moxi moxilang/moxi Public

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

    Rust