close to the metal
Systems
Performance-minded work across memory, concurrency, and the kind of details you only notice when you are near the hardware.
I’m a software developer from Chile pursuing a Master of Science in Engineering. I enjoy building software across the stack, with a particular interest in low level programming using Rust, C, C++, and assembly. I’m also drawn to reverse engineering and understanding systems from the inside out :)
close to the metal
Performance-minded work across memory, concurrency, and the kind of details you only notice when you are near the hardware.
ship on the web
Modern frontend and full-stack delivery with strong types, clean interfaces, and an eye for how people actually use software.
learn by taking things apart
Reverse engineering, debugging, and reading unfamiliar systems until they stop feeling opaque and start feeling navigable.
run and automate the platform
Cloud infrastructure, edge deployment, and delivery pipelines that keep projects reproducible, automated, and easy to ship.
build in public with real tools
Contributions to projects used by developers every day, with experience navigating established codebases and shipping changes in public.
Next.js Cloudflare
Lessons from self-hosting a multi-app Next.js stack behind NGINX and improving performance with Cloudflare edge caching.
Read articlexv6-riscv installation
Guia rapida para instalar las dependencias de xv6-riscv y correr el kernel en Linux, WSL y macOS.
Linux hibernation
A practical guide to enabling hibernation on Arch Linux with an encrypted root partition and a swap file.
Gradient Descent
An intuitive introduction to gradient descent with worked examples from vector calculus and machine learning.
CMU 6
Initial notes and raw disassembly for phase 6 of the CMU bomb lab, capturing the structure before a full walkthrough.