What we build
Projects
13 open projects across software and hardware — each one open source and developed in public. Licences vary by project and are shown on every card.
- Draftspecified on paper, not yet implemented
- Under Developmentactively being built, nothing released yet
- Alphaearly — the API can still change without notice
- Betapublished and usable, API still settling
- StableAPI committed, safe to depend on
Runtimes, frameworks, libraries, and tools — open source, developed in public.
0
open proposals
1
open specification
Web
The browser and what runs inside it — software people use directly.
Web Browser
Under DevelopmentA fast, privacy-focused browser built on a Chromium base.
An exploration of what a browser looks like when tracking protection and resource frugality are the starting requirements rather than extensions bolted on later.
Office Docs Viewer
AlphaA high-fidelity viewer for documents, spreadsheets, and presentations.
Renders office formats faithfully without a proprietary runtime, so archived documents stay readable independently of the software that produced them.
Web Development
Frameworks, runtimes, and libraries for building on the web.
OTF Web
AlphaA high-performance, zero-VDOM framework that compiles JSX to native DOM.
Components compile to standard Custom Elements and a state change updates only the DOM node bound to it — no virtual tree, no reconciliation pass. File-based routing, SSR, static generation, and MDX included. This site is built with it.
ES Runtime
AlphaA V8-based ECMAScript runtime — WinterTC-compliant and I/O-injectable.
A server-side JavaScript runtime whose I/O layer is supplied by the embedder rather than baked in, so the same code can run against different host capabilities.
The modern JavaScript standard library.
A lightweight, high-accuracy, runtime-agnostic collection of the utilities JavaScript never shipped with — strings, arrays, objects, dates, types, and async helpers.
Developer Tools
Command-line tools for building, releasing, and maintaining code.
regex-compiler
Under DevelopmentA regex builder that turns a human-friendly DSL into optimized expressions.
Describe a pattern in readable terms and get a correct, optimized regular expression out — so the intent stays legible long after the pattern is written.
Data
Storage and query engines.
Media
Image and media processing.
Open standards for the physical devices we all use, starting with the ones nobody has revisited in decades.
1
open proposal
0
open specifications
No hardware repositories yet — this division starts as proposals, and becomes code once a proposal finds enough support to build.