Hi!
I'm a freelance software engineer specialized in distributed systems, performance, and backend engineering; with solid experience in Go, Rust, Java, Python, and WASM. I'm also a peer atAlembic, where we build, grow, and tend to P2P systems.
Find out more at the work section.
You can also reach out to me for non-work things in any of the social links below.
Featured posts
Recommended Reads
A list of reads I recommend, in no particular order.
Cap'n Proto in Wasm
Why and how one should run Cap'n Proto in WebAssembly, based on our experience.
Design and implementation of a WASM-based process execution service for a distributed-systems middleware
Master's thesis presentation.
Recent Posts
Introduction to Performance, Benchmarking, and Profiling
Talk given at 0xDecode Deusto Summer School 2025.
Defer in Python
Implementing Go's defer through ExitStack.
Design and implementation of a distributed network of autonomous and heterogeneous services
Computer Engineering final project presentation.
Application acceleration using a heterogeneous MPSoC architecture with MPU and FPGA processors
Industrial Electronics and Automation Engineering final project presentation.
Building a configurable lexer from a deterministic finite automaton
Inefficient and unintuitive, as all software should be.