Skip to content

Type to search articles, publications, projects, and more.

Projects

A mix of research tools and side projects I build and maintain.

JitaSpace

An EVE Online companion PWA. Shows market data, station logistics, and hauling route tools to help capsuleers plan their next trade run.

Next.js TypeScript Turborepo

ByzzBench

A benchmark framework for evaluating Byzantine fault tolerance testing algorithms — the tool behind my FMBC 2025 paper. It controls concurrency, network, and process faults to enforce specific protocol executions.

Java TypeScript

Rodrigues Neto Paintings

An online gallery of my grandfather Francisco Rodrigues Neto's paintings, built on Jekyll Multiverse — an open-source Jekyll theme I maintain.

Jekyll SCSS

procmap

A small C++ wrapper around /proc/self/maps for inspecting a process's own memory mappings at runtime.

C++