Skip to content
View awdemos's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report awdemos

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

๐Ÿ‘จโ€๐Ÿ’ป Andrew White

๐Ÿฆ€ Rust ยท ๐Ÿš€ AI Infrastructure ยท โšก GPU Computing ยท ๐Ÿณ Kubernetes

Rust Go Python NVIDIA Kubernetes Linux

20+ years of building stuff โ€” from Linux supercomputers & Top 500 HPC clusters โ†’ Web 2.0 startups โ†’ award-winning AI platforms for the US Navy.

๐Ÿ† Certs ยท ๐Ÿ“‚ Projects


๐ŸŽฏ The Short Version

  • ๐Ÿ”ญ Now: AI Factory Lead at a Fortune 500 company
  • ๐ŸŽ–๏ธ Before: Lead AI Infrastructure Engineer at Helix Center for Applied AI โ€” built an award-winning AI platform for the US Navy (Jan 2025)
  • ๐Ÿง  Way back: Cycorp Inc. โ€” reported to Dr. Doug Lenat, worked on symbolic AI for defense & healthcare
  • ๐Ÿš€ Early days: Sold Linux supercomputers, built Top 500 HPC systems, infrastructure at LiveJournal & OpenDNS
  • ๐Ÿ† NVIDIA Certified: DGX SuperPOD ยท AI Infrastructure ยท InfiniBand
  • ๐ŸŒ† Community: Founder, Detroit AI Collective

๐Ÿ† Stuff I'm Pretty Proud Of

โญ Project Lang What It Does
๐Ÿฅ‡ RegicideOS ๐Ÿฆ€ Rust AI-native Linux distribution (Gentoo + Btrfs + Cosmic Desktop)
๐Ÿฅˆ zerochain ๐Ÿฆ€ Rust Multi-agent orchestration via plain text files
๐Ÿฅ‰ merlin ๐Ÿฆ€ Rust RL-based LLM prompt router (sub-ms async routing)
๐Ÿ”ง opencode-pushguard ๐Ÿ“˜ TS Pre-push git hook for AI-assisted workflows
๐Ÿ›ก๏ธ opencode-watchtower ๐Ÿš Shell Safer agent tool calling with utcp isolation
๐Ÿง  opencode-memento ๐Ÿ“˜ TS Preserves project context across AI coding sessions
๐Ÿ”ฎ Xfiles ๐ŸŒ Protocol Modern Plan 9 protocol with quantum AI reinforcement learning system

Full list over at PROJECTS.md.


๐ŸŒŒ The Bigger Ecosystem

The repos above are just the surface. The full stack spans autonomous agents, distributed systems, LLM infrastructure, OS research, and confidential computing:

Project Domain What It Does
Nexus ๐Ÿค– Autonomous Agents Multi-agent orchestration with self-improving capabilities and recursive task decomposition
Routage ๐ŸŒ Distributed Systems Intelligent message routing, mesh networking, and fault-tolerant cluster coordination
Merlin ๐Ÿง  LLM Infrastructure End-to-end pipeline for model training, fine-tuning, quantization, and high-throughput serving
RegicideOS ๐Ÿ’ป Operating Systems Experimental kernel with AI-native syscalls, scheduler awareness for inference workloads, and capability-based security
DCAP ๐Ÿ”’ Confidential Computing Remote attestation frameworks, secure enclaves, and zero-trust verification for AI workloads
AAS-Monad ๐Ÿ“ Formal Methods Mathematically-grounded scoring framework for self-improving systems

Toward AI Pangaea: Unifying Intelligence Islands

This work is anchored in the belief that the future of intelligence is unified, not fragmented. It explores ideas around AI Pangaeaโ€”the convergence of distributed intelligence islands into a more cohesive, secure, and capable continuum.

  • Superintelligent Entities โ€” Implemented agents with advanced cognitive architectures, persistent memory, and recursive self-improvement
  • AI Security at Every Layer โ€” Tool-calling sandboxing, LLM input/output guardrails, multi-agent consensus verification, and confidential execution
  • Memory & Continuity โ€” Long-horizon agent memory systems that persist across sessions, devices, and intelligence islands

Read the paper: AI Pangaea: Unifying Intelligence Islands โ€” one of many inspirations for me recently.


๐Ÿ“‚ Demos & Reference Architecture

This repo (awdemos/demos) is where I dump production-grade patterns I actually use:

  • Kubernetes โ€” 100+ deployment patterns, Cilium eBPF, multi-cluster
  • LLM Infrastructure โ€” RAG pipelines, fine-tuning, multimodal benchmarks
  • CI/CD โ€” Dagger Go pipelines with container-native builds
  • IaC โ€” Pulumi (Go/TypeScript) for Azure & AWS multi-tenant infra
  • Rust โ€” Matrix operations, CLI boilerplate, async patterns
git clone https://github.com/awdemos/demos.git

๐Ÿงญ How I Think About Things

Reproducible. Observable. Composable.

I like building from first principles. I design systems the way Unix intended: small, focused tools that do one thing well and compose cleanly. I'm into symbolic AI and systems thinking โ€” not just chasing the latest hype. I don't trust big tech consolidation much, and I'm a big believer in AI sovereignty: models you own, data you control, infrastructure you can actually audit.

I almost always reach for a general-purpose programming language when solving problems โ€” no YAML-only solutions if I can help it. I pull in everything I've learned from a decade of DevOps, decades of systems automation, and decades with Linux to keep things reproducible and maintainable.

My formative years were spent on Slashdot and deep in open source culture โ€” that ethos stuck. I've been contributing to open source for decades.

Memory safety and zero-cost abstractions aren't just Rust features โ€” they're how I think about infrastructure.


ยฉ 2026 Andrew White

Pinned Loading

  1. LLMNotes LLMNotes Public

    AI engineering projects and notes from LM-Engineering bootcamp

    Python 6

  2. burn-demos burn-demos Public

    Going to try to building something cool with Burn

    1

  3. cowabungaai cowabungaai Public

    Forked from ansilh/leapfrogai

    Production-ready Generative AI for local, cloud native, airgap, and edge deployments.

    Python 4

  4. detroit-ai-collective detroit-ai-collective Public

    Detroit AI Collective - community hub for AI enthusiasts in the Motor City

    1

  5. dspy-redteam dspy-redteam Public

    Forked from haizelabs/dspy-redteam

    Red-Teaming Language Models with DSPy

    Python 1

  6. awdemos awdemos Public

    This is my professional portfolio demonstrating my interests in AI, DevOps, and software development.

    Shell 4