Writing & Updates

Thoughts on systems programming, tooling experiments, and the projects I'm building.

What I'm Learning Now

  • Designing the Marrow-Lang compiler frontend and targeting Cortex-VM as the backend.
  • Profiling multithreaded arena designs to inform the next iteration of ReMem.
  • Compilers coursework focused on register allocation and IR optimization passes.

Latest Posts

Quick Notes

Drafting a post on benchmarking garbage collectors across low-power hardware.

Planning a write-up on building consistent build tooling for student-run projects.

Why a Blog?

This space gives me somewhere to unpack the technical choices behind my repos and track the experiments that don't yet deserve a full project page. Expect posts about systems programming, memory management, and the occasional learning note from school.