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

# preetham kyanam

> computer engineer building at the intersection of embedded systems, emulation, and ai agents

<div className="pk-landing">
  <div className="pk-hero">
    <div className="pk-avatar-row">
      <img className="pk-avatar" src="https://mintcdn.com/preetham/M4yQhw3znG0m-UUl/images/preetham.jpeg?fit=max&auto=format&n=M4yQhw3znG0m-UUl&q=85&s=0f185a43c598fa9b45eeca9ce4f0258f" alt="preetham kyanam" width="640" height="640" data-path="images/preetham.jpeg" />

      <div className="pk-hero-sub" style={{ marginBottom: 0 }}>
        computer engineer · virginia tech '23 · ashburn, va
      </div>
    </div>

    <h1 className="pk-hero-name">preetham kyanam</h1>

    <p className="pk-hero-tag">
      i build at the intersection of <strong>embedded systems</strong>,{" "}
      <strong>emulation</strong>, and <strong>ai agents</strong>.
    </p>

    <p className="pk-hero-sub">bytes on the wire, transistors on the board, agents on top.</p>

    <div className="pk-actions">
      <a className="pk-btn pk-btn-primary" href="/projects">view projects</a>
      <a className="pk-btn" href="https://github.com/pkyanam">github ↗</a>
      <a className="pk-btn" href="/contact">get in touch</a>
    </div>
  </div>

  <div className="pk-eyebrow">currently</div>

  <div className="pk-grid pk-grid--2">
    <div className="pk-card">
      <div className="pk-card-top">
        <p className="pk-card-title">harrington process solutions</p>
      </div>

      <p className="pk-card-desc">
        it contractor working on internal applications and ai initiatives —
        .net, react, sql, and ai tooling.
      </p>

      <div className="pk-card-meta">
        <span>present</span>
        <span>ashburn, va</span>
      </div>
    </div>

    <div className="pk-card">
      <div className="pk-card-top">
        <p className="pk-card-title">belweave</p>
      </div>

      <p className="pk-card-desc">
        my independent ai r\&d lab — the umbrella for projects like trifecta,
        brainbase, and graphbrain.
      </p>

      <div className="pk-card-meta">
        <span>self-directed</span>
        <span>r\&d</span>
      </div>
    </div>
  </div>

  <div className="pk-eyebrow">what i work on</div>

  <div className="pk-grid">
    <div className="pk-card">
      <p className="pk-card-title">ai agent infrastructure</p>

      <p className="pk-card-desc">
        coding agent platforms, mcp servers, and knowledge-graph apis — trifecta,
        brainbase, claude-ps5-mcp.
      </p>
    </div>

    <div className="pk-card">
      <p className="pk-card-title">embedded & emulation</p>

      <p className="pk-card-desc">
        arduino libraries, hardware interfaces, and an arm7tdmi gba emulator that
        runs in the browser.
      </p>
    </div>

    <div className="pk-card">
      <p className="pk-card-title">full-stack & native</p>

      <p className="pk-card-desc">
        next.js, react, node, and swift — internal tooling at work, ios apps and
        starter kits on the side.
      </p>
    </div>

    <div className="pk-card">
      <p className="pk-card-title">open source</p>

      <p className="pk-card-desc">
        30+ public repos across c++, typescript, swift, rust, and python.{" "}
        <a href="/stats">see the numbers ↗</a>
      </p>
    </div>
  </div>
</div>
