Available for Consulting Debian Core Contributor

Engineering systems for the next era of computation.

Hello, I'm Aria. I design and implement low-latency systems software, custom consensus protocols, and optimized runtime engines for decentralized AI workflows.

Based in Seattle, WA

Technical Notes & Research

View All Posts
May 24, 2026 12 min read

Deep Dive: Zero-Copy Packet Parsing in Linux XDP

Exploring eBPF and eXpress Data Path (XDP) mechanisms to bypass the kernel network stack, achieving sub-microsecond latency in packet forwarding and filtering architectures.

April 18, 2026 18 min read

Designing a High-Throughput User-Space TCP Stack

Architectural layout and lessons learned from implementing a customized user-space TCP protocol implementation using DPDK for zero-copy memory ring buffers.

Active Systems & Labs

Github Profile
System Library Rust / Linux

AetherNet Engine

A user-space asynchronous UDP multiplexing framework optimized for high-density connection state machines and custom congestion control loops (BBR/LEDBAT).

Runtime Engine C++20 / CUDA

Vortex-Core

An experimental distributed tensor execution runtime supporting split-model pipeline parallelism over standard transport protocols with dynamic latency mitigation.