Work index
Projects
This page collects selected research, software, hardware, and hackathon work. Most source code is available on GitHub.
ORBIT-Lab
ORBIT-Lab is a low-cost, precise hardware-in-the-loop platform for testing the attitude-control systems of 1U CubeSats. Its purpose is to reproduce, at an educational and experimental scale, validation workflows that normally require expensive aerospace equipment.
The platform combines:
- mathematical and physical modeling;
- reaction-wheel attitude control and sensors;
- simulation and hardware-in-the-loop validation;
- a custom onboard-computer software stack;
- commercial components and accessible fabrication.
Current state: parts of the test CubeSat structure have been machined, frequency-calculation software is in development, and early work has started on the onboard-computer kernel.
Braess Paradox Computational Research
A traffic-assignment study investigating possible instances of Braess' paradox in São José dos Campos. The model uses a real road network with Dijkstra shortest paths, BPR travel costs, Frank-Wolfe optimization, OSMnx, and NetworkX.
Rosetta 6502
A cycle-accurate MOS 6502 virtual machine with modular memory and debugging support. I first built the project in 2023; it currently has more than 35 GitHub stars.
uRust
An open-source runtime and tooling ecosystem for running Rust on ESP32 microcontrollers.
Software Archaeology
A collection of fictional legacy systems designed to be investigated through source code, documentation, logs, and Git history.
Hackathons
- Qualcomm Edge AI Hackathon, Cubo Itaú, São Paulo
Built edge-AI agents for JVM core optimization; received the Best Use of AI award. Project. - NASA Space Apps Challenge, 2025
Developed TEMPO 11, an air-quality platform using NASA TEMPO data and profile-specific mathematical risk scores. Selected as a Global Nominee. Project. - Devs de Impacto / NewHack, São Paulo
Developed Lumen, a platform designed to help public services identify underserved communities. Project. - Devs de Impacto, Curitiba
Built a climate-impact platform using satellite data and a custom mathematical model to predict flood risk in Canoas, RS. Project.
More on GitHub
Additional work includes low-level systems, numerical computing, backend services, developer tooling, CUDA simulations, embedded operating systems, and open-source contributions. See all public repositories.