Skip to content
View gthgomez's full-sized avatar

Block or report gthgomez

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

Jonathan Gomez Aguilar — gthgomez

I build AI orchestration systems, prompt infrastructure, and practical software tools.


Featured Projects

A prompt operating system for multi-model AI workflows. Babel provides a layered instruction stack — behavioral rules, domain expertise, model adapters, and project overlays — that routes tasks to the right prompt context before any model sees them. Designed for developers who want deterministic, auditable AI behavior across Claude, GPT, Codex, and Gemini.

A personal finance CLI with a ledger-first SQLite backend and a Monte Carlo risk engine. Calculates a deterministic safe-to-spend value by projecting income and bills 90 days forward, then stress-tests that projection across 500 simulated scenarios. All monetary values are stored as integer cents — no float drift.


Current Focus

  • Prompt infrastructure and AI orchestration tooling
  • Evidence-gated self-learning systems for LLM workflows
  • Practical local-first software with clean data models

What's Public Here

Repo What it is
Babel Prompt OS — layered instruction stack for multi-model AI
MonteCarlo-Ledger Personal finance CLI with Monte Carlo risk simulation

How to Navigate This Profile

  • Start with Babel if you're interested in prompt engineering, LLM orchestration, or AI workflow infrastructure.
  • Start with MonteCarlo-Ledger if you're interested in financial modeling, CLI tooling, or SQLite-backed applications.
  • This repo (gthgomez) is the profile landing page — nothing to run here.

Pinned Loading

  1. MonteCarlo-Ledger MonteCarlo-Ledger Public

    Personal finance CLI with ledger-first SQLite backend and Monte Carlo risk engine

    Python

  2. Babel Babel Public

    Babel Prompt Operating System — multi-model prompt stack, layer routing, and control-plane orchestration

    PowerShell

  3. Prismatix Prismatix Public

    Public-safe React frontend starter for integrating a private AI backend

    TypeScript