Project Logs

This section contains ongoing and completed projects I'm working on. Each project has its own dedicated space for its project logs with running notes, technical details, resources, references, and occasional interactive elements or visualizations for playing around. Think of these as long-term project specific micro-sites that are updated as I want to work on the different projects.

Hive

Active
Hive is a self-hosted agent harness written in Rust. It manages long-lived agents as durable processes, connects them to external communication channels, and enforces security boundaries between agents, data, and the outside world using kernel-level primitives rather than application-level trust.
Rust Tokio PostgreSQL WASM Axum