Diego Trigo Araujo

Diego Trigo Araujo

Computer Science + Mathematics

Work index

Projects

This page collects selected research, software, hardware, and hackathon work. Most source code is available on GitHub.

ORBIT-Lab

Main project · 2026-present · Aerospace / Embedded Systems / Applied Mathematics

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:

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.

Source repository


Braess Paradox Computational Research

High school thesis · 2026 · Graph Theory / Optimization

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.

Source repository

Rosetta 6502

Systems programming · C · 2023

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.

Source repository

uRust

Embedded systems · Rust

An open-source runtime and tooling ecosystem for running Rust on ESP32 microcontrollers.

Source repository

Software Archaeology

Developer education · Rust

A collection of fictional legacy systems designed to be investigated through source code, documentation, logs, and Git history.

Source repository


Hackathons

  1. 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.
  2. 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.
  3. Devs de Impacto / NewHack, São Paulo
    Developed Lumen, a platform designed to help public services identify underserved communities. Project.
  4. 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.