> ## Documentation Index
> Fetch the complete documentation index at: https://preetham.org/llms.txt
> Use this file to discover all available pages before exploring further.

# writing

> notes on what i'm building — embedded systems, emulation, and ai agents

<div className="pk-landing">
  # writing

  notes and write-ups on what i'm building — embedded systems, emulation, and ai agent infrastructure. nothing published yet; the first posts are on the way.

  <div className="pk-band">
    <div className="pk-band-title">coming soon</div>

    <p className="pk-band-desc">
      things i'm planning to write up: building a gba cpu from the instruction set,
      giving agents real graph memory with brainbase, and what splitting a coding
      agent across a desktop server and mobile clients taught me.
    </p>
  </div>

  in the meantime, the code speaks for itself over on [github](https://github.com/pkyanam), and you can always [reach out](/contact).
</div>
