Bruno Rocha
  • @rochacbruno
  • Progress is the realization of utopia
  • Viana do Castelo, Portugal
  • he/him
fn main() {
    let name = "Bruno Rocha";
    let location = "Viana, Portugal";
    let work = "We are Red Hat";

    loop {
        println!("Preserve the nature, hydrate yourself, have fun!");
    }
}
Read more
Contact Me