---
title: Author & Credits
description: The entire WebGPU OS stack was designed and built by Jake Wehmeier (BTSpaniel).
author: Jake Wehmeier
updated: 2026-06-05
---

# Author & Credits

The entire WebGPU OS stack — the **engine**, the **editor**, **Plauna**, **AGI**, and the **WebGPU OS** that composes them — was designed and built by **Jake Wehmeier**.

## About the author

Jake Wehmeier is a **Canada-based developer** who works across the whole stack, from small scripts and Python tools to a from-scratch, browser-resident, GPU-first operating system. He is the **sole author** of this project, which also carries its original name **Particle Realms** ([ParticleRealms.Online](https://particlerealms.online)).

On GitHub ([@BTSpaniel](https://github.com/BTSpaniel)) his profile reads, plainly, *"I make Batch Scripts Because I'm lazy."* — but the work collected here tells a larger story: a hand-built WebGPU engine, an editor, a UI framework, a reinforcement-learning rig, and an OS, assembled without heavy third-party framework dependencies.

> The biographical details on this page are limited to what is publicly verifiable (his GitHub profile) and what the author has stated directly. If anything here is wrong or you'd like to expand it, edit this page — it is the canonical place the project credits its author.

### Selected work

- **`particlerealms.engine`** — the WebGPU engine at the heart of this stack.
- **NodesIn.Space** — frontend project (JavaScript).
- **Dubtitles** — Python project.
- **Augment** — Python project.

## Connect

- **GitHub:** [github.com/BTSpaniel](https://github.com/BTSpaniel)
- **Threads:** [@zisishans](https://www.threads.com/@zisishans)
- **Project site:** [ParticleRealms.Online](https://particlerealms.online)

## Credits & acknowledgements

- **Design, architecture, and implementation:** Jake Wehmeier.
- **Documentation viewer — vendored open-source libraries** (used by the zero-build viewer, all permissively licensed):
  - [marked](https://github.com/markedjs/marked) — Markdown parser (MIT).
  - [highlight.js](https://github.com/highlightjs/highlight.js) — syntax highlighting (BSD-3-Clause).
  - [Mermaid](https://github.com/mermaid-js/mermaid) — diagrams (MIT).

## License

See the project `LICENSE` and `NOTICE.md` at the repository root for licensing and attribution terms.
