Skip to content
View joanfgarcia's full-sized avatar

Block or report joanfgarcia

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

Joan F Garcia Esteban

System Architect | Independent AI Researcher | Builder

🌐 English Version / Versión en Español


🇪🇸 Versión en Español

"El potencial que no se gana a través de la experiencia es potencial que no se usa."

No construyo diapositivas ni vendo humo. Llevo más de dos décadas escribiendo código que tiene que funcionar bajo presión, optimizando sistemas donde la memoria importa y el rendimiento no es negociable.

Empecé optimizando la lógica en Object Pascal (Delphi 7) contra bases de datos Oracle cuando los recursos se contaban en megabytes. Pasé por Java/JSF, lideré arquitecturas en React y hoy diseño sistemas agénticos soberanos y modelos de IA de bajo consumo optimizados para correr en local.

Creo en la soberanía técnica: no esperes a tener el hardware perfecto; conquista el hardware que tienes.

🛠️ En el Búnker (Áreas de Trabajo)

  • IA de Bajo Consumo & Modelos Ternarios: Desarrollo de aprendizaje ontogenético y neurogénesis en 1.58 bits, optimizando inferencia en NPUs y aceleradores locales a tan solo 2W.
  • Mezcla de Expertos Distribuidos (Hardware MoE): Orquestación y enrutamiento lógico dinámico (SWI-Prolog + Python) a través de silicio heterogéneo (NPU, GPU, iGPU, CPU).
  • Arquitectura de Backoffice: Diseño de sistemas distribuidos tolerantes a fallos, conectores robustos y lógica transaccional de alto rendimiento.

🔬 Proyectos Destacados

  • Frankenswarm - Mezcla de Expertos físicamente distribuida en hardware local (Prolog Gate + BitNet 1.58b) con neurogénesis y neuroplasticidad dirigida por dolor continuo.
  • Red-Pill - Infraestructura para el desarrollo y despliegue de agentes autónomos soberanos libres de suscripciones en la nube.

⚙️ Principios de Desarrollo

  1. Tabulación Limpia: Indentación obligatoria con Tabs (\t). El código debe ser legible y sin ruido de placeholders.
  2. Soberanía sobre Dependencia: Si una dependencia en la nube te cobra una suscripción mensual por algo que puedes calcular en local en 10ms, tu arquitectura está rota.
  3. Honestidad Científica: En mis repositorios encontrarás diarios de experimentos, fallos de optimización y callejones sin salida. Si ocultas el error, ocultas el aprendizaje.

“No necesitas una sala llena de ordenadores para hacer crecer una mente. Solo necesitas tener un poco de hambre.”


🌐 Back to Top / Ir al inicioJump to English / Saltar a Inglés


🇬🇧 English Version

"Potential that is not earned through experience is potential that is not used."

I don't build slide decks or sell hype. I have spent over two decades writing code that must work under pressure, optimizing systems where memory is scarce and performance is non-negotiable.

I started optimizing logic in Object Pascal (Delphi 7) against Oracle databases back when resources were measured in megabytes. I transitioned through Java/JSF, led React architectures, and today I design sovereign agentic systems and low-power AI models optimized to run locally.

I believe in technical sovereignty: do not wait for the perfect hardware; conquer the hardware you have.

🛠️ In the Bunker (Areas of Focus)

  • Low-Power AI & Ternary Models: Developing ontogenetic learning and neurogenesis in 1.58 bits, optimizing inference on NPUs and local accelerators at just 2W.
  • Distributed Mixture of Experts (Hardware MoE): Orchestration and dynamic logical routing (SWI-Prolog + Python) across heterogeneous silicon (NPU, GPU, iGPU, CPU).
  • Backoffice Architecture: Design of fault-tolerant distributed systems, robust connectors, and high-performance transactional logic.

🔬 Highlighted Projects

  • Frankenswarm - Physically distributed Hardware MoE on local silicon (Prolog Gate + BitNet 1.58b) with continuous pain-driven neurogenesis and neuroplasticity.
  • Red-Pill - Infrastructure for building and deploying sovereign autonomous agents free of cloud subscriptions.

⚙️ Development Principles

  1. Clean Tabs: Indentation is mandatory with Tabs (\t). Code must be readable and free of placeholder noise.
  2. Sovereignty over Dependency: If a cloud dependency charges you a monthly subscription for something you can calculate locally in 10ms, your architecture is broken.
  3. Scientific Honesty: In my repositories, you will find experiment logs, optimization failures, and dead ends. If you hide the error, you hide the learning.

“You do not need a room full of computers to grow a mind. You just need to have a little hunger.”


🌐 Back to Top / Ir al inicioJump to Spanish / Saltar a Español

---

Pinned Loading

  1. antigravity-red-pill antigravity-red-pill Public

    Protocolo Red Pill: El Manifiesto de la Soberanía Sintética

    Python

  2. frankenswarm frankenswarm Public

    Python 2

  3. neon-link neon-link Public

    Python

  4. neon-rings neon-rings Public

    Python

  5. pure-mls pure-mls Public

    Pure Python implementation of Messaging Layer Security (MLS - RFC 9420). Zero Rust bindings. Absolute Purity.

    Python 1